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.3.11, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr/local/php_apache --with-config-file-path=/usr/local/php_apache/etc --with-zlib-dir --with-freetype-dir --enable-mbstring --with-libxml-dir=/usr --enable-xmlreader --enable-xmlwriter --enable-soap --enable-calendar --with-curl --with-zlib --with-gd --with-pdo-sqlite --with-pdo-mysql --with-mysqli --with-mysql-sock --enable-mysqlnd --disable-rpath --enable-inline-optimization --with-bz2 --with-zlib --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --enable-exif --enable-bcmath --with-mhash --enable-zip --with-pcre-regex --with-jpeg-dir=/usr --with-png-dir=/usr --with-openssl --enable-ftp --with-kerberos --with-gettext --with-xmlrpc --with-xsl --with-apxs2=/usr/local/httpd/bin/apxs --disable-fileinfo ## --------- ## ## Platform. ## ## --------- ## hostname = wordpress uname -m = x86_64 uname -r = 3.10.0-1160.88.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Mar 7 15:41:52 UTC 2023 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3486: checking for grep that handles long lines and -e configure:3544: result: /usr/bin/grep configure:3549: checking for egrep configure:3611: result: /usr/bin/grep -E configure:3616: checking for a sed that does not truncate output configure:3680: result: /usr/bin/sed configure:3763: checking build system type configure:3777: result: x86_64-pc-linux-gnu configure:3797: checking host system type configure:3810: result: x86_64-pc-linux-gnu configure:3830: checking target system type configure:3843: result: x86_64-pc-linux-gnu configure:4004: checking for pkg-config configure:4022: found /usr/bin/pkg-config configure:4034: result: /usr/bin/pkg-config configure:4059: checking pkg-config is at least version 0.9.0 configure:4062: result: yes configure:4124: checking for cc configure:4140: found /usr/bin/cc configure:4151: result: cc configure:4182: checking for C compiler version configure:4191: cc --version >&5 cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4202: $? = 0 configure:4191: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:4202: $? = 0 configure:4191: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:4202: $? = 4 configure:4191: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:4202: $? = 4 configure:4222: checking whether the C compiler works configure:4244: cc conftest.c >&5 configure:4248: $? = 0 configure:4296: result: yes configure:4299: checking for C compiler default output file name configure:4301: result: a.out configure:4307: checking for suffix of executables configure:4314: cc -o conftest conftest.c >&5 configure:4318: $? = 0 configure:4340: result: configure:4362: checking whether we are cross compiling configure:4370: cc -o conftest conftest.c >&5 configure:4374: $? = 0 configure:4381: ./conftest configure:4385: $? = 0 configure:4400: result: no configure:4405: checking for suffix of object files configure:4427: cc -c conftest.c >&5 configure:4431: $? = 0 configure:4452: result: o configure:4456: checking whether we are using the GNU C compiler configure:4475: cc -c conftest.c >&5 configure:4475: $? = 0 configure:4484: result: yes configure:4493: checking whether cc accepts -g configure:4513: cc -c -g conftest.c >&5 configure:4513: $? = 0 configure:4554: result: yes configure:4571: checking for cc option to accept ISO C89 configure:4634: cc -c -g -O2 conftest.c >&5 configure:4634: $? = 0 configure:4647: result: none needed configure:4673: checking how to run the C preprocessor configure:4704: cc -E conftest.c configure:4704: $? = 0 configure:4718: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:4743: result: cc -E configure:4763: cc -E conftest.c configure:4763: $? = 0 configure:4777: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:4808: checking for icc configure:4817: result: no configure:4831: checking for suncc configure:4840: result: no configure:4855: checking for cc option to accept ISO C99 configure:5004: cc -c -g -O2 conftest.c >&5 conftest.c:59:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:113:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:113:18: error: 'newvar' undeclared (first use in this function) conftest.c:113:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:123:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:123:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5004: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5004: $? = 0 configure:5024: result: -std=gnu99 configure:5037: checking how to run the C preprocessor configure:5107: result: cc -E configure:5127: cc -E conftest.c configure:5127: $? = 0 configure:5141: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:5169: checking for ANSI C header files configure:5189: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5189: $? = 0 configure:5262: cc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:5262: $? = 0 configure:5262: ./conftest configure:5262: $? = 0 configure:5273: result: yes configure:5286: checking for sys/types.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for sys/stat.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for stdlib.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for string.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for memory.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for strings.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for inttypes.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for stdint.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5286: checking for unistd.h configure:5286: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5286: $? = 0 configure:5286: result: yes configure:5299: checking minix/config.h usability configure:5299: cc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5299: result: no configure:5299: checking minix/config.h presence configure:5299: cc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5299: result: no configure:5299: checking for minix/config.h configure:5299: result: no configure:5320: checking whether it is safe to define __EXTENSIONS__ configure:5338: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5338: $? = 0 configure:5345: result: yes configure:5359: checking whether ln -s works configure:5363: result: yes configure:5426: checking for system library directory configure:5441: result: lib configure:5450: checking whether to enable runpaths configure:5464: result: no configure:5471: checking if compiler supports -Wl,-rpath, configure:5490: cc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:5490: $? = 0 configure:5500: result: yes configure:5552: checking for gawk configure:5569: found /usr/bin/gawk configure:5580: result: gawk configure:5622: checking for bison configure:5638: found /usr/bin/bison configure:5649: result: bison configure:5662: checking for bison version configure:5705: result: 3.0.4 (ok) configure:5730: checking for re2c configure:5760: result: no configure:5822: checking for php configure:5838: found /usr/bin/php configure:5849: result: php configure:5859: checking for php version configure:5874: result: 8.3.4 (ok) configure:5886: checking whether to enable computed goto gcc extension with re2c configure:5900: result: no configure:5968: checking whether C compiler accepts -ffp-contract=off configure:5987: cc -std=gnu99 -c -g -O2 -ffp-contract=off conftest.c >&5 configure:5987: $? = 0 configure:5995: result: yes configure:6004: checking whether C compiler accepts -fvisibility=hidden configure:6023: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden conftest.c >&5 configure:6023: $? = 0 configure:6031: result: yes configure:6057: checking whether to force non-PIC code in shared modules configure:6071: result: no configure:6076: checking whether we are using musl libc configure:6086: result: no configure:6091: checking whether to use -D_GNU_SOURCE cflag configure:6094: result: yes configure:6114: checking for global register variables support configure:6168: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 configure:6168: $? = 0 configure:6184: result: yes configure:6187: checking whether __cpuid_count is available configure:6209: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 configure:6209: $? = 0 configure:6221: result: yes configure:6232: checking for pthreads_cflags configure:6262: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -kthread -D_GNU_SOURCE conftest.c >&5 cc: error: unrecognized command line option '-kthread' configure:6262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main(void) { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:6262: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE conftest.c >&5 configure:6262: $? = 0 configure:6283: result: -pthread configure:6286: checking for pthreads_lib configure:6316: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c -lpthread >&5 configure:6316: $? = 0 configure:6337: result: pthread configure:6407: result: configure:6409: result: Configuring SAPI modules configure:6442: checking for Apache 2 handler module support via DSO through APXS configure:7077: result: yes configure:7113: checking for setproctitle configure:7113: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 /tmp/ccxcBtWY.o: In function `main': /root/php-8.3.11/conftest.c:60: undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:7113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:7113: result: no configure:7125: checking sys/pstat.h usability configure:7125: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 conftest.c:59:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:7125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7125: result: no configure:7125: checking sys/pstat.h presence configure:7125: cc -E -D_GNU_SOURCE conftest.c conftest.c:26:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:7125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | /* end confdefs.h. */ | #include configure:7125: result: no configure:7125: checking for sys/pstat.h configure:7125: result: no configure:7136: checking for PS_STRINGS configure:7155: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 conftest.c:26:29: fatal error: machine/vmparam.h: No such file or directory #include ^ compilation terminated. configure:7155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:7163: result: no configure:7171: checking for CLI build configure:7333: result: yes configure:7360: checking for embedded SAPI library support configure:7567: result: no configure:7621: checking for FPM build configure:9527: result: no configure:9534: checking for clang fuzzer SAPI configure:10596: result: no configure:10602: checking for LiteSpeed support configure:10774: result: no configure:10783: checking for phpdbg support configure:10818: result: yes configure:10827: checking for phpdbg debug build configure:10841: result: no configure:10850: checking for phpdbg readline support configure:10864: result: no configure:10871: checking whether termios.h defines TIOCGWINSZ configure:10894: result: no configure:10898: checking whether sys/ioctl.h defines TIOCGWINSZ configure:10921: result: yes configure:10948: checking for phpdbg and readline integration configure:10963: result: disabled configure:10967: checking for userfaultfd faulting on write-protected memory support configure:10981: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 conftest.c:32:7: error: #error userfaults on write-protected memory not supported # error userfaults on write-protected memory not supported ^ configure:10981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | /* end confdefs.h. */ | | #include | #ifndef UFFDIO_WRITEPROTECT_MODE_WP | # error userfaults on write-protected memory not supported | #endif | configure:10988: result: no configure:11315: checking for CGI build configure:11318: result: yes configure:11321: checking for sun_len in sys/un.h configure:11336: result: no configure:11342: checking whether cross-process locking is required by accept() configure:11353: result: no configure:11506: checking for chosen SAPI module configure:11508: result: apache2handler configure:11511: checking for executable SAPI binaries configure:11514: result: cli phpdbg cgi configure:11565: result: configure:11567: result: Running system checks configure:11575: checking for sendmail configure:11594: found /usr/sbin/sendmail configure:11607: result: /usr/sbin/sendmail configure:11621: checking whether system uses EBCDIC configure:11640: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11640: $? = 0 configure:11640: ./conftest configure:11640: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:11654: result: no configure:11661: checking whether byte ordering is bigendian configure:11687: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11687: $? = 0 configure:11687: ./conftest configure:11687: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | /* end confdefs.h. */ | | int main(void) | { | short one = 1; | char *cp = (char *)&one; | | if (*cp == 0) { | return(0); | } else { | return(1); | } | } | configure:11698: result: no configure:11708: checking whether writing to stdout works configure:11744: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11744: $? = 0 configure:11744: ./conftest configure:11744: $? = 0 configure:11759: result: yes configure:11813: checking for socket configure:11813: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11813: $? = 0 configure:11813: result: yes configure:12120: checking for socketpair configure:12120: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12120: $? = 0 configure:12120: result: yes configure:12427: checking for htonl configure:12427: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12427: $? = 0 configure:12427: result: yes configure:12734: checking for gethostname configure:12734: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12734: $? = 0 configure:12734: result: yes configure:13041: checking for gethostbyaddr configure:13041: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:13041: $? = 0 configure:13041: result: yes configure:13348: checking for dlopen configure:13348: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 /tmp/ccshbhYQ.o: In function `main': /root/php-8.3.11/conftest.c:69: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13348: result: no configure:13352: checking for __dlopen configure:13352: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 /tmp/ccuKijuR.o: In function `main': /root/php-8.3.11/conftest.c:69: undefined reference to `__dlopen' collect2: error: ld returned 1 exit status configure:13352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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 | /* end confdefs.h. */ | /* Define __dlopen to an innocuous variant, in case declares __dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define __dlopen innocuous___dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dlopen | | /* 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 __dlopen (); | /* 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___dlopen || defined __stub_____dlopen | choke me | #endif | | int | main () | { | return __dlopen (); | ; | return 0; | } configure:13352: result: no configure:13375: checking for dlopen in -ldl configure:13400: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -ldl -lpthread >&5 configure:13400: $? = 0 configure:13409: result: yes configure:13473: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread -ldl >&5 configure:13473: $? = 0 configure:13473: ./conftest configure:13473: $? = 0 configure:13655: checking for dlsym configure:13655: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -ldl -lpthread >&5 configure:13655: $? = 0 configure:13655: result: yes configure:13962: checking for sin in -lm configure:13987: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c:46:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:13987: $? = 0 configure:13996: result: yes configure:14188: checking for inet_aton configure:14188: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14549: checking for stdint.h configure:14549: result: yes configure:14549: checking for dirent.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/param.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/types.h configure:14549: result: yes configure:14549: checking for sys/time.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for netinet/in.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for alloca.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for arpa/inet.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for arpa/nameser.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for crypt.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for dns.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:69:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for fcntl.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for grp.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for ieeefp.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:71:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for langinfo.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for linux/filter.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for linux/sock_diag.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for malloc.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for os/signpost.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:75:25: fatal error: os/signpost.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for poll.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for pty.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for pwd.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for resolv.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for strings.h configure:14549: result: yes configure:14549: checking for syslog.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sysexits.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/ioctl.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/file.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/mman.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/mount.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/poll.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/procctl.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:87:25: fatal error: sys/procctl.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for sys/resource.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/select.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/socket.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/stat.h configure:14549: result: yes configure:14549: checking for sys/statfs.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/statvfs.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/vfs.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/sysexits.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:94:26: fatal error: sys/sysexits.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for sys/uio.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/wait.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/loadavg.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:96:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for unistd.h configure:14549: result: yes configure:14549: checking for unix.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:97:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for utime.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/utsname.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for sys/ipc.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for dlfcn.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14549: checking for tmmintrin.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 In file included from conftest.c:101:0: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/tmmintrin.h:31:3: error: #error "SSSE3 instruction set not enabled" # error "SSSE3 instruction set not enabled" ^ configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for nmmintrin.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 In file included from conftest.c:101:0: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/nmmintrin.h:31:3: error: #error "SSE4.2 instruction set not enabled" # error "SSE4.2 instruction set not enabled" ^ configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for wmmintrin.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 In file included from conftest.c:101:0: /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled" # error "AES/PCLMUL instructions not enabled" ^ configure:14549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:14549: result: no configure:14549: checking for immintrin.h configure:14549: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14549: $? = 0 configure:14549: result: yes configure:14578: checking for fopencookie configure:14578: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14578: $? = 0 configure:14578: result: yes configure:14599: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:85:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:14599: $? = 0 configure:14653: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c:85:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:14653: $? = 0 configure:14653: ./conftest configure:14653: $? = 0 configure:14711: checking for broken getcwd configure:14722: result: no configure:14728: checking for broken gcc optimize-strlen configure:14759: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14759: $? = 0 configure:14759: ./conftest configure:14759: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 | #include | #include | struct s | { | int i; | char c[1]; | }; | int main(void) | { | struct s *s = malloc(sizeof(struct s) + 3); | s->i = 3; | strcpy(s->c, "foo"); | return strlen(s->c+1) == 2; | } | configure:14773: result: no configure:14782: checking whether struct tm is in sys/time.h or time.h configure:14802: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14802: $? = 0 configure:14809: result: time.h configure:14817: checking for struct tm.tm_zone configure:14817: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14817: $? = 0 configure:14817: result: yes configure:14886: checking whether localtime_r is declared configure:14886: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14886: $? = 0 configure:14886: result: yes configure:14896: checking whether gmtime_r is declared configure:14896: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14896: $? = 0 configure:14896: result: yes configure:14906: checking whether asctime_r is declared configure:14906: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14906: $? = 0 configure:14906: result: yes configure:14916: checking whether ctime_r is declared configure:14916: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14916: $? = 0 configure:14916: result: yes configure:14926: checking whether strtok_r is declared configure:14926: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14926: $? = 0 configure:14926: result: yes configure:14938: checking for fclose declaration configure:14951: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14951: $? = 0 configure:14956: result: ok configure:14971: checking for struct flock configure:14990: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14990: $? = 0 configure:15002: result: yes configure:15011: checking for socklen_t configure:15011: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15011: $? = 0 configure:15011: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:103:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15011: result: yes configure:15031: checking size of intmax_t configure:15068: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15068: $? = 0 configure:15068: ./conftest configure:15068: $? = 0 configure:15102: result: 8 configure:15106: checking size of ssize_t configure:15143: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15143: $? = 0 configure:15143: ./conftest configure:15143: $? = 0 configure:15177: result: 8 configure:15181: checking size of ptrdiff_t configure:15218: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15218: $? = 0 configure:15218: ./conftest configure:15218: $? = 0 configure:15252: result: 8 configure:15261: checking size of short configure:15266: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15266: $? = 0 configure:15266: ./conftest configure:15266: $? = 0 configure:15280: result: 2 configure:15294: checking size of int configure:15299: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15299: $? = 0 configure:15299: ./conftest configure:15299: $? = 0 configure:15313: result: 4 configure:15327: checking size of long configure:15332: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15332: $? = 0 configure:15332: ./conftest configure:15332: $? = 0 configure:15346: result: 8 configure:15360: checking size of long long configure:15365: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15365: $? = 0 configure:15365: ./conftest configure:15365: $? = 0 configure:15379: result: 8 configure:15393: checking size of size_t configure:15398: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15398: $? = 0 configure:15398: ./conftest configure:15398: $? = 0 configure:15412: result: 8 configure:15426: checking size of off_t configure:15431: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15431: $? = 0 configure:15431: ./conftest configure:15431: $? = 0 configure:15445: result: 8 configure:15458: checking for __builtin_expect configure:15474: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15474: $? = 0 configure:15477: result: yes configure:15497: checking for __builtin_clz configure:15513: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15513: $? = 0 configure:15516: result: yes configure:15536: checking for __builtin_clzl configure:15552: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15552: $? = 0 configure:15555: result: yes configure:15575: checking for __builtin_clzll configure:15591: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15591: $? = 0 configure:15594: result: yes configure:15614: checking for __builtin_ctzl configure:15630: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15630: $? = 0 configure:15633: result: yes configure:15653: checking for __builtin_ctzll configure:15669: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15669: $? = 0 configure:15672: result: yes configure:15692: checking for __builtin_smull_overflow configure:15709: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:116:5: warning: implicit declaration of function '__builtin_smull_overflow' [-Wimplicit-function-declaration] return __builtin_smull_overflow(3, 7, &tmpvar); ^ /tmp/cc7fY8CL.o: In function `main': /root/php-8.3.11/conftest.c:116: undefined reference to `__builtin_smull_overflow' collect2: error: ld returned 1 exit status configure:15709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 | /* end confdefs.h. */ | | int | main () | { | | long tmpvar; | return __builtin_smull_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15718: result: no configure:15732: checking for __builtin_smulll_overflow configure:15749: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:117:5: warning: implicit declaration of function '__builtin_smulll_overflow' [-Wimplicit-function-declaration] return __builtin_smulll_overflow(3, 7, &tmpvar); ^ /tmp/cc9yPymR.o: In function `main': /root/php-8.3.11/conftest.c:117: undefined reference to `__builtin_smulll_overflow' collect2: error: ld returned 1 exit status configure:15749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | /* end confdefs.h. */ | | int | main () | { | | long long tmpvar; | return __builtin_smulll_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15758: result: no configure:15772: checking for __builtin_saddl_overflow configure:15789: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:118:5: warning: implicit declaration of function '__builtin_saddl_overflow' [-Wimplicit-function-declaration] return __builtin_saddl_overflow(3, 7, &tmpvar); ^ /tmp/ccP10TSW.o: In function `main': /root/php-8.3.11/conftest.c:118: undefined reference to `__builtin_saddl_overflow' collect2: error: ld returned 1 exit status configure:15789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | /* end confdefs.h. */ | | int | main () | { | | long tmpvar; | return __builtin_saddl_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15798: result: no configure:15812: checking for __builtin_saddll_overflow configure:15829: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:119:5: warning: implicit declaration of function '__builtin_saddll_overflow' [-Wimplicit-function-declaration] return __builtin_saddll_overflow(3, 7, &tmpvar); ^ /tmp/ccXONLy1.o: In function `main': /root/php-8.3.11/conftest.c:119: undefined reference to `__builtin_saddll_overflow' collect2: error: ld returned 1 exit status configure:15829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | /* end confdefs.h. */ | | int | main () | { | | long long tmpvar; | return __builtin_saddll_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15838: result: no configure:15852: checking for __builtin_usub_overflow configure:15869: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:120:5: warning: implicit declaration of function '__builtin_usub_overflow' [-Wimplicit-function-declaration] return __builtin_usub_overflow(3, 7, &tmpvar); ^ /tmp/ccRri5l2.o: In function `main': /root/php-8.3.11/conftest.c:120: undefined reference to `__builtin_usub_overflow' collect2: error: ld returned 1 exit status configure:15869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | /* end confdefs.h. */ | | int | main () | { | | unsigned int tmpvar; | return __builtin_usub_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15878: result: no configure:15892: checking for __builtin_ssubl_overflow configure:15909: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:121:5: warning: implicit declaration of function '__builtin_ssubl_overflow' [-Wimplicit-function-declaration] return __builtin_ssubl_overflow(3, 7, &tmpvar); ^ /tmp/ccBBw8S7.o: In function `main': /root/php-8.3.11/conftest.c:121: undefined reference to `__builtin_ssubl_overflow' collect2: error: ld returned 1 exit status configure:15909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | /* end confdefs.h. */ | | int | main () | { | | long tmpvar; | return __builtin_ssubl_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15918: result: no configure:15932: checking for __builtin_ssubll_overflow configure:15949: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:122:5: warning: implicit declaration of function '__builtin_ssubll_overflow' [-Wimplicit-function-declaration] return __builtin_ssubll_overflow(3, 7, &tmpvar); ^ /tmp/ccVx2lDd.o: In function `main': /root/php-8.3.11/conftest.c:122: undefined reference to `__builtin_ssubll_overflow' collect2: error: ld returned 1 exit status configure:15949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | /* end confdefs.h. */ | | int | main () | { | | long long tmpvar; | return __builtin_ssubll_overflow(3, 7, &tmpvar); | | ; | return 0; | } configure:15958: result: no configure:15972: checking for __builtin_cpu_init configure:15988: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15988: $? = 0 configure:15991: result: yes configure:16011: checking for __builtin_cpu_supports configure:16027: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16027: $? = 0 configure:16030: result: yes configure:16050: checking for __builtin_frame_address configure:16066: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16066: $? = 0 configure:16069: result: yes configure:16089: checking for prctl configure:16103: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16103: $? = 0 configure:16108: result: yes configure:16120: checking for procctl configure:16134: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:121:25: fatal error: sys/procctl.h: No such file or directory #include ^ compilation terminated. configure:16134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | procctl(0, 0, 0, 0); | ; | return 0; | } configure:16144: result: no configure:16151: checking for avx512 supports in compiler configure:16167: cc -std=gnu99 -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 cc: error: unrecognized command line option '-mavx512f' cc: error: unrecognized command line option '-mavx512cd' cc: error: unrecognized command line option '-mavx512vl' cc: error: unrecognized command line option '-mavx512dq' cc: error: unrecognized command line option '-mavx512bw' configure:16167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #include | int main(void) { | __m512i mask = _mm512_set1_epi32(0x1); | char out[32]; | _mm512_storeu_si512(out, _mm512_shuffle_epi8(mask, mask)); | return 0; | } configure:16176: result: no configure:16192: checking for avx512 vbmi supports in compiler configure:16207: cc -std=gnu99 -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -mavx512vbmi -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 cc: error: unrecognized command line option '-mavx512f' cc: error: unrecognized command line option '-mavx512cd' cc: error: unrecognized command line option '-mavx512vl' cc: error: unrecognized command line option '-mavx512dq' cc: error: unrecognized command line option '-mavx512bw' cc: error: unrecognized command line option '-mavx512vbmi' configure:16207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | /* end confdefs.h. */ | | #include | int main(void) { | __m512i mask = _mm512_set1_epi32(0x1); | char out[32]; | _mm512_storeu_si512(out, _mm512_permutexvar_epi8(mask, mask)); | return 0; | } configure:16216: result: no configure:16230: checking whether the compiler supports __alignof__ configure:16250: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16250: $? = 0 configure:16261: result: yes configure:16269: checking for struct tm.tm_gmtoff configure:16269: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16269: $? = 0 configure:16269: result: yes configure:16280: checking for struct stat.st_blksize configure:16280: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16280: $? = 0 configure:16280: result: yes configure:16289: checking for struct stat.st_rdev configure:16289: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16289: $? = 0 configure:16289: result: yes configure:16300: checking for struct stat.st_blocks configure:16300: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16300: $? = 0 configure:16300: result: yes configure:16322: checking for size_t configure:16322: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16322: $? = 0 configure:16322: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:165:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:16322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16322: result: yes configure:16333: checking for uid_t in sys/types.h configure:16352: result: yes configure:16365: checking for struct sockaddr_storage configure:16382: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16382: $? = 0 configure:16390: result: yes configure:16397: checking for field sa_len in struct sockaddr configure:16415: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:135:44: error: 'struct sockaddr' has no member named 'sa_len' static struct sockaddr sa; int n = (int) sa.sa_len; return n; ^ configure:16415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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 | /* end confdefs.h. */ | #include | #include | int | main () | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ; | return 0; | } configure:16423: result: no configure:16440: checking for __attribute__((ifunc)) configure:16463: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16463: $? = 0 configure:16476: result: yes configure:16492: checking for __attribute__((target)) configure:16513: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16513: $? = 0 configure:16526: result: yes configure:16542: checking for IPv6 support configure:16560: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16560: $? = 0 configure:16568: result: yes configure:16636: checking for alphasort configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for asctime_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for chroot configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for ctime_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for explicit_memset configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/cc09hmmq.o: In function `main': /root/php-8.3.11/conftest.c:170: undefined reference to `explicit_memset' collect2: error: ld returned 1 exit status configure:16636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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 declares explicit_memset. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return explicit_memset (); | ; | return 0; | } configure:16636: result: no configure:16636: checking for fdatasync configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for flock configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for ftok configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for funopen configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccFYNPTJ.o: In function `main': /root/php-8.3.11/conftest.c:173: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:16636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:16636: result: no configure:16636: checking for gai_strerror configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getcwd configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getloadavg configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getlogin configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getprotobyname configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getprotobynumber configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getservbyname configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getservbyport configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getrusage configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for gettimeofday configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for gmtime_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getpwnam_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getgrnam_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getpwuid_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for getwd configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccKtj6HL.o: In function `main': /root/php-8.3.11/conftest.c:187: warning: the `getwd' function is dangerous and should not be used. configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for glob configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for inet_ntoa configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for inet_ntop configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for inet_pton configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for localtime_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for lchown configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for memcntl configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccU4pUCo.o: In function `main': /root/php-8.3.11/conftest.c:194: undefined reference to `memcntl' collect2: error: ld returned 1 exit status configure:16636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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 declares memcntl. | For example, HP-UX 11i declares gettimeofday. */ | #define memcntl innocuous_memcntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memcntl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return memcntl (); | ; | return 0; | } configure:16636: result: no configure:16636: checking for memmove configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c:183:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for mkstemp configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for mmap configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for nice configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for nl_langinfo configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for poll configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for pthread_jit_write_protect_np configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/cczkqZhP.o: In function `main': /root/php-8.3.11/conftest.c:200: undefined reference to `pthread_jit_write_protect_np' collect2: error: ld returned 1 exit status configure:16636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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 declares pthread_jit_write_protect_np. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return pthread_jit_write_protect_np (); | ; | return 0; | } configure:16636: result: no configure:16636: checking for putenv configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for scandir configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for setitimer configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for setenv configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for shutdown configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for sigprocmask configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for statfs configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for statvfs configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for std_syslog configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccTsqdQx.o: In function `main': /root/php-8.3.11/conftest.c:208: undefined reference to `std_syslog' collect2: error: ld returned 1 exit status configure:16636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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 declares std_syslog. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return std_syslog (); | ; | return 0; | } configure:16636: result: no configure:16636: checking for strcasecmp configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 conftest.c:197:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for strnlen configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for strptime configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for strtok_r configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for symlink configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for tzset configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for unsetenv configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for usleep configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for utime configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for vasprintf configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for asprintf configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for nanosleep configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for memmem configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16636: checking for memrchr configure:16636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16636: $? = 0 configure:16636: result: yes configure:16646: checking whether strerror_r is declared configure:16646: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16646: $? = 0 configure:16646: result: yes configure:16659: checking for strerror_r configure:16659: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16659: $? = 0 configure:16659: result: yes configure:16668: checking whether strerror_r returns char * configure:16692: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16692: $? = 0 configure:16730: result: yes configure:16747: checking how many arguments gethostbyname_r() takes configure:16782: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:197:13: error: too few arguments to function 'gethostbyname_r' (void)gethostbyname_r(name) /* ; */ ^ In file included from conftest.c:191:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:16782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:16812: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16812: $? = 0 configure:16912: result: six configure:16948: checking for nanosleep in -lrt configure:16973: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:16973: $? = 0 configure:16982: result: yes configure:17046: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread -lrt >&5 configure:17046: $? = 0 configure:17046: ./conftest configure:17046: $? = 0 configure:17089: checking for setsockopt in -lnetwork configure:17114: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lnetwork -lrt -lm -ldl -lpthread >&5 /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status configure:17114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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. */ | #ifdef __cplusplus | extern "C" | #endif | char setsockopt (); | int | main () | { | return setsockopt (); | ; | return 0; | } configure:17123: result: no configure:17129: checking for __setsockopt in -lnetwork configure:17154: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lnetwork -lrt -lm -ldl -lpthread >&5 /usr/bin/ld: cannot find -lnetwork collect2: error: ld returned 1 exit status configure:17154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __setsockopt (); | int | main () | { | return __setsockopt (); | ; | return 0; | } configure:17163: result: no configure:17225: checking for getaddrinfo configure:17241: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17241: $? = 0 configure:17297: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17297: $? = 0 configure:17297: ./conftest configure:17297: $? = 0 configure:17312: result: yes configure:17320: checking for copy_file_range configure:17351: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:205:1: warning: implicit declaration of function 'copy_file_range' [-Wimplicit-function-declaration] (void)copy_file_range(-1, 0, -1, 0, 0, 0); ^ conftest.c:207:2: error: #error "kernel too old" #error "kernel too old" ^ configure:17351: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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 | #include | | 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:17362: result: no configure:17371: checking for strlcat configure:17371: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccZztyGe.o: In function `main': /root/php-8.3.11/conftest.c:230: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:17371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:17371: result: no configure:17384: checking for strlcpy configure:17384: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccf1V5ej.o: In function `main': /root/php-8.3.11/conftest.c:230: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:17384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:17384: result: no configure:17397: checking for explicit_bzero configure:17397: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccpgbOUo.o: In function `main': /root/php-8.3.11/conftest.c:230: undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status configure:17397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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. */ | /* Define explicit_bzero to an innocuous variant, in case declares explicit_bzero. | For example, HP-UX 11i declares gettimeofday. */ | #define explicit_bzero innocuous_explicit_bzero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char explicit_bzero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef explicit_bzero | | /* 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_bzero (); | /* 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_bzero || defined __stub___explicit_bzero | choke me | #endif | | int | main () | { | return explicit_bzero (); | ; | return 0; | } configure:17397: result: no configure:17410: checking for getopt configure:17410: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17410: $? = 0 configure:17410: result: yes configure:17426: checking for working alloca.h configure:17443: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17443: $? = 0 configure:17451: result: yes configure:17459: checking for alloca configure:17496: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17496: $? = 0 configure:17504: result: yes configure:17611: checking for type of reentrant time-related functions configure:17640: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:208:3: warning: assignment makes integer from pointer without a cast [enabled by default] s = gmtime_r(&old, &t); ^ conftest.c:209:1: error: too many arguments to function 'asctime_r' r = (int) asctime_r(&t, buf, 26); ^ In file included from conftest.c:200:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ conftest.c:209:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] r = (int) asctime_r(&t, buf, 26); ^ configure:17640: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #include | | int main(void) { | 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:17667: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 conftest.c: In function 'main': conftest.c:207:3: error: too many arguments to function 'asctime_r' p = asctime_r(&t, buf, 26); ^ In file included from conftest.c:200:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ configure:17667: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #include | int main(void) { | 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:17688: result: POSIX configure:17700: checking for in_addr_t configure:17723: result: yes configure:17732: checking for aarch64 CRC32 API configure:17748: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 conftest.c:199:22: fatal error: arm_acle.h: No such file or directory #include ^ compilation terminated. configure:17748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | int | main () | { | __crc32d(0, 0); | ; | return 0; | } configure:17756: result: no configure:17764: checking for asm goto configure:17807: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17807: $? = 0 configure:17807: ./conftest configure:17807: $? = 0 configure:17817: result: yes configure:17829: checking whether to enable valgrind support configure:17844: result: no configure:17979: checking for openpty configure:17979: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccXQEShT.o: In function `main': /root/php-8.3.11/conftest.c:234: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:17979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return openpty (); | ; | return 0; | } configure:17979: result: no configure:17983: checking for __openpty configure:17983: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccv2DoZX.o: In function `main': /root/php-8.3.11/conftest.c:234: undefined reference to `__openpty' collect2: error: ld returned 1 exit status configure:17983: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | /* end confdefs.h. */ | /* Define __openpty to an innocuous variant, in case declares __openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define __openpty innocuous___openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return __openpty (); | ; | return 0; | } configure:17983: result: no configure:18006: checking for openpty in -lutil configure:18031: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:18031: $? = 0 configure:18040: result: yes configure:18104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread -lutil >&5 configure:18104: $? = 0 configure:18104: ./conftest configure:18104: $? = 0 configure:18283: result: configure:18285: result: General settings configure:18300: checking whether to include gcov symbols configure:18314: result: no configure:18357: checking whether to include debugging symbols configure:18371: result: no configure:18405: checking whether to enable debug assertions in release mode configure:18419: result: no configure:18450: checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY configure:18464: result: no configure:18479: checking layout of installed files configure:18494: result: PHP configure:18512: checking path to configuration file configure:18527: result: /usr/local/php_apache/etc configure:18544: checking where to scan for configuration files configure:18571: result: configure:18579: checking whether to enable PHP's own SIGCHLD handler configure:18593: result: no configure:18612: checking whether to explicitly link against libgcc configure:18626: result: no configure:18689: checking whether to enable short tags by default configure:18703: result: yes configure:18722: checking whether to enable dmalloc configure:18736: result: no configure:18807: checking whether to enable IPv6 support configure:18821: result: yes configure:18836: checking whether to enable DTrace support configure:18850: result: no configure:18981: checking how big to make fd sets configure:19013: result: using system default configure:19108: result: configure:19110: result: Configuring extensions configure:19125: checking io.h usability configure:19125: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:239:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:19125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19125: result: no configure:19125: checking io.h presence configure:19125: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c conftest.c:206:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:19125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include configure:19125: result: no configure:19125: checking for io.h configure:19125: result: no configure:19139: checking for strtoll configure:19139: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:19139: $? = 0 configure:19139: result: yes configure:19139: checking for atoll configure:19139: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:19139: $? = 0 configure:19139: result: yes configure:19149: checking whether C compiler accepts -Wno-implicit-fallthrough configure:19168: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wno-implicit-fallthrough -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:19168: $? = 0 configure:19176: result: yes configure:19564: checking whether to build with LIBXML support configure:19600: result: yes configure:19613: checking for libxml-2.0 >= 2.9.0 configure:19620: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0" configure:19623: $? = 0 configure:19637: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0" configure:19640: $? = 0 configure:19698: result: yes configure:20136: checking for OpenSSL support configure:20172: result: yes configure:20181: checking for Kerberos support configure:20196: result: yes configure:20205: checking whether to use system default cipher list instead of hardcoded value configure:20220: result: no configure:20491: checking for krb5-gssapi krb5 configure:20498: $PKG_CONFIG --exists --print-errors "krb5-gssapi krb5" configure:20501: $? = 0 configure:20515: $PKG_CONFIG --exists --print-errors "krb5-gssapi krb5" configure:20518: $? = 0 configure:20576: result: yes configure:20727: checking for openssl >= 1.0.2 configure:20734: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:20737: $? = 0 configure:20751: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:20754: $? = 0 configure:20812: result: yes configure:20970: checking for RAND_egd configure:20970: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto >&5 configure:20970: $? = 0 configure:20970: result: yes configure:21587: checking for PCRE library to use configure:21589: result: bundled configure:21599: checking whether C compiler accepts -Wno-implicit-fallthrough configure:21626: result: yes configure:21643: checking whether to enable PCRE JIT functionality configure:21649: result: yes configure:21652: checking whether Intel CET is enabled configure:21667: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:219:13: error: #error CET is not enabled # error CET is not enabled ^ configure:21667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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:21682: result: no configure:21988: checking whether to enable the SQLite3 extension configure:22024: result: yes configure:22033: checking for sqlite3 >= 3.7.7 configure:22040: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7" configure:22043: $? = 0 configure:22057: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7" configure:22060: $? = 0 configure:22118: result: yes configure:22371: checking for sqlite3_errstr in -lsqlite3 configure:22396: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsqlite3 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 >&5 configure:22396: $? = 0 configure:22405: result: yes configure:22532: checking for sqlite3_expanded_sql in -lsqlite3 configure:22557: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsqlite3 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 >&5 /tmp/ccSw7PI8.o: In function `main': /root/php-8.3.11/conftest.c:229: undefined reference to `sqlite3_expanded_sql' collect2: error: ld returned 1 exit status configure:22557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char sqlite3_expanded_sql (); | int | main () | { | return sqlite3_expanded_sql (); | ; | return 0; | } configure:22566: result: no configure:22694: checking for sqlite3_load_extension in -lsqlite3 configure:22719: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsqlite3 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 >&5 configure:22719: $? = 0 configure:22728: result: yes configure:23016: checking for ZLIB support configure:23052: result: yes configure:23061: checking for zlib >= 1.2.0.4 configure:23068: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4" configure:23071: $? = 0 configure:23085: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4" configure:23088: $? = 0 configure:23146: result: yes configure:23563: checking whether to enable bc style precision math functions configure:23598: result: yes configure:23894: checking for BZip2 support configure:23930: result: yes configure:23940: checking for BZip2 in default path configure:23945: result: found in /usr configure:24065: checking for BZ2_bzerror in -lbz2 configure:24090: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz >&5 configure:24090: $? = 0 configure:24099: result: yes configure:24519: checking whether to enable calendar conversion support configure:24554: result: yes configure:24829: checking whether to enable ctype functions configure:24864: result: yes configure:25139: checking for cURL support configure:25175: result: yes configure:25184: checking for libcurl >= 7.29.0 configure:25191: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0" configure:25194: $? = 0 configure:25208: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0" configure:25211: $? = 0 configure:25269: result: yes configure:25278: $PKG_CONFIG --exists --print-errors "libcurl" configure:25281: $? = 0 configure:25437: checking for SSL support in libcurl configure:25442: result: yes configure:25456: checking for libcurl linked against old openssl configure:25494: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -lcurl conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl >&5 configure:25494: $? = 0 configure:25494: ./conftest configure:25494: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | /* end confdefs.h. */ | | #include | #include | | 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:25747: result: no configure:25869: checking for curl_easy_perform in -lcurl configure:25894: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -lcurl conftest.c -lcurl -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl >&5 configure:25894: $? = 0 configure:25903: result: yes configure:26802: checking for QDBM support configure:26813: result: no configure:27147: checking for GDBM support configure:27158: result: no configure:27478: checking for NDBM support configure:27489: result: no configure:27836: checking for TCADB support configure:27847: result: no configure:28194: checking for LMDB support configure:28205: result: no configure:28525: checking for Berkeley DB4 support configure:28536: result: no configure:28845: checking for Berkeley DB3 support configure:28856: result: no configure:29165: checking for Berkeley DB2 support configure:29176: result: no configure:29409: checking for DB1 support configure:29420: result: no configure:29784: checking for DBM support configure:29795: result: no configure:30193: checking for CDB support configure:30204: result: no configure:30224: checking for INI File support configure:30235: result: no configure:30255: checking for FlatFile support configure:30266: result: no configure:30272: checking whether to enable DBA interface configure:30561: result: no configure:30571: checking whether to enable dl-test extension configure:30606: result: no configure:30878: checking whether to enable DOM support configure:30913: result: yes configure:30928: checking for libxml-2.0 >= 2.9.0 configure:31013: result: yes configure:31509: checking whether to build with Enchant support configure:31545: result: no configure:32604: checking whether to enable EXIF (metadata from images) support configure:32639: result: yes configure:32914: checking for FFI support configure:32950: result: no configure:33717: checking for fileinfo support configure:33752: result: no configure:34112: checking whether to enable input filter support configure:34147: result: yes configure:34460: checking whether to enable FTP support configure:34495: result: yes configure:34504: checking whether to explicitly enable FTP SSL support configure:34519: result: no configure:34795: checking for openssl >= 1.0.2 configure:34880: result: yes configure:35044: checking for GD support configure:35079: result: no configure:35088: checking for external libgd configure:35103: result: no configure:35113: checking for libavif configure:35128: result: no configure:35139: checking for libwebp configure:35154: result: no configure:35165: checking for libjpeg configure:35180: result: no configure:35190: checking for libXpm configure:35205: result: no configure:35214: checking for FreeType 2 configure:35229: result: no configure:35238: checking whether to enable JIS-mapped Japanese font support in GD configure:35252: result: no configure:38931: checking for GNU gettext support configure:38967: result: yes configure:38987: checking for bindtextdomain in -lintl configure:39012: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lintl -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:39012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 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. */ | #ifdef __cplusplus | extern "C" | #endif | char bindtextdomain (); | int | main () | { | return bindtextdomain (); | ; | return 0; | } configure:39021: result: no configure:39030: checking for bindtextdomain in -lc configure:39055: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lc -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:39055: $? = 0 configure:39064: result: yes configure:39379: checking for ngettext in -lc configure:39404: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lc -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:39404: $? = 0 configure:39414: result: yes configure:39423: checking for dngettext in -lc configure:39448: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lc -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:39448: $? = 0 configure:39458: result: yes configure:39467: checking for dcngettext in -lc configure:39492: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lc -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:39492: $? = 0 configure:39502: result: yes configure:39511: checking for bind_textdomain_codeset in -lc configure:39536: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -L/usr/lib conftest.c -lc -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:39536: $? = 0 configure:39546: result: yes configure:39663: checking for GNU MP support configure:39699: result: no configure:40475: checking for mhash support configure:40511: result: yes configure:40535: checking size of long configure:40554: result: 8 configure:40564: checking if we're at 64-bit platform configure:40575: result: yes configure:40583: checking whether C compiler accepts -Wno-implicit-fallthrough configure:40610: result: yes configure:40929: checking for iconv support configure:40965: result: yes configure:40980: checking for iconv configure:40980: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:40980: $? = 0 configure:40980: result: yes configure:41510: checking if iconv is glibc's configure:41523: cc -std=gnu99 -o conftest -I/root/php-8.3.11/ext/date/lib -I/usr/include/libxml2 -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:41523: $? = 0 configure:41525: result: yes configure:41673: checking if iconv supports errno configure:41702: cc -std=gnu99 -o conftest -I/root/php-8.3.11/ext/date/lib -I/usr/include/libxml2 -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:41702: $? = 0 configure:41702: ./conftest configure:41702: $? = 0 configure:41704: result: yes configure:41719: checking if iconv supports //IGNORE configure:41753: cc -std=gnu99 -o conftest -I/root/php-8.3.11/ext/date/lib -I/usr/include/libxml2 -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto >&5 configure:41753: $? = 0 configure:41753: ./conftest configure:41753: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | /* end confdefs.h. */ | | #include | #include | | int main(void) { | iconv_t cd = iconv_open( "UTF-8//IGNORE", "UTF-8" ); | if(cd == (iconv_t)-1) { | return 1; | } | char *in_p = "\xC3\xC3\xC3\xB8"; | size_t in_left = 4, out_left = 4096; | char *out = malloc(out_left); | char *out_p = out; | size_t result = iconv(cd, (char **) &in_p, &in_left, (char **) &out_p, &out_left); | if(result == (size_t)-1) { | return 1; | } | return 0; | } | configure:41763: result: no configure:42077: checking for IMAP support configure:42113: result: no configure:42122: checking for IMAP Kerberos support configure:42137: result: yes configure:42146: checking for IMAP SSL support configure:42161: result: no configure:43917: checking whether to enable internationalization support configure:43952: result: no configure:46783: checking for LDAP support configure:46819: result: no configure:46828: checking whether to build with LDAP Cyrus SASL support configure:46843: result: no configure:48236: checking whether to enable multibyte string support configure:48271: result: yes configure:48280: checking whether to enable multibyte regex support (requires oniguruma) configure:48294: result: yes configure:48314: checking for oniguruma configure:48321: $PKG_CONFIG --exists --print-errors "oniguruma" configure:48324: $? = 0 configure:48338: $PKG_CONFIG --exists --print-errors "oniguruma" configure:48341: $? = 0 configure:48399: result: yes configure:48643: checking if oniguruma has an invalid entry for KOI8 encoding configure:48660: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 conftest.c: In function 'main': conftest.c:249:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)(ONIG_ENCODING_KOI8 + 1); ^ /tmp/ccT8r6IJ.o: In function `main': /root/php-8.3.11/conftest.c:253: undefined reference to `OnigEncodingKOI8' /root/php-8.3.11/conftest.c:253: undefined reference to `OnigEncodingKOI8' collect2: error: ld returned 1 exit status configure:48660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | return (int)(ONIG_ENCODING_KOI8 + 1); | | ; | return 0; | } configure:48667: result: yes configure:49143: checking for MySQLi support configure:49179: result: yes configure:49188: checking for specified location of the MySQL UNIX socket configure:49203: result: yes configure:49217: checking for MySQL UNIX socket location configure:49253: result: /var/lib/mysql/mysql.sock configure:49615: checking for Oracle Database OCI8 support configure:49651: result: no configure:51363: checking for Adabas support configure:51520: result: no configure:51569: checking for SAP DB support configure:51656: result: no configure:51705: checking for Solid support configure:51796: result: no configure:51845: checking for IBM DB2 support configure:51912: result: no configure:51961: checking for Empress support configure:51990: result: no configure:52039: checking for Empress local access support configure:52084: result: no configure:52133: checking for a custom ODBC support configure:52151: result: no configure:52200: checking whether to build with iODBC support configure:52344: result: no configure:52393: checking for Easysoft ODBC-ODBC Bridge support configure:52411: result: no configure:52460: checking whether to build with unixODBC support configure:52616: result: no configure:52665: checking for DBMaker support configure:52789: result: no configure:53211: checking for any ODBC driver support configure:53213: result: no configure:53223: checking whether to enable Zend OPcache support configure:53258: result: yes configure:53267: checking whether to enable copying PHP CODE pages into HUGE PAGES configure:53281: result: yes configure:53290: checking whether to enable JIT configure:53304: result: yes configure:53625: checking for mprotect configure:53625: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:53625: $? = 0 configure:53625: result: yes configure:53625: checking for memfd_create configure:53625: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 /tmp/cc48rCTt.o: In function `main': /root/php-8.3.11/conftest.c:283: undefined reference to `memfd_create' collect2: error: ld returned 1 exit status configure:53625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define ODBCVER 0x0350 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_JIT 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define memfd_create to an innocuous variant, in case declares memfd_create. | For example, HP-UX 11i declares gettimeofday. */ | #define memfd_create innocuous_memfd_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memfd_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memfd_create | | /* 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 memfd_create (); | /* 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_memfd_create || defined __stub___memfd_create | choke me | #endif | | int | main () | { | return memfd_create (); | ; | return 0; | } configure:53625: result: no configure:53635: checking for sysvipc shared memory support configure:53708: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:53708: $? = 0 configure:53708: ./conftest configure:53708: $? = 0 configure:53722: result: yes configure:53725: checking for mmap() using MAP_ANON shared memory support configure:53789: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:53789: $? = 0 configure:53789: ./conftest configure:53789: $? = 0 configure:53803: result: yes configure:53811: checking for shm_open in -lrt configure:53836: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:53836: $? = 0 configure:53845: result: yes configure:53909: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lrt >&5 configure:53909: $? = 0 configure:53909: ./conftest configure:53909: $? = 0 configure:54083: checking for mmap() using shm_open() shared memory support configure:54155: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 /tmp/ccAwnJEq.o: In function `main': /root/php-8.3.11/conftest.c:276: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:54155: $? = 0 configure:54155: ./conftest configure:54155: $? = 0 configure:54273: checking for shm_unlink in -lrt configure:54298: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54298: $? = 0 configure:54307: result: yes configure:54347: result: yes configure:54350: checking whether C compiler accepts -Wno-implicit-fallthrough configure:54377: result: yes configure:54744: checking whether to enable pcntl support configure:54779: result: yes configure:54788: checking for fork configure:54788: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 conftest.c:278:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:54788: $? = 0 configure:54788: result: yes configure:54801: checking for waitpid configure:54801: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54801: $? = 0 configure:54801: result: yes configure:54814: checking for sigaction configure:54814: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54814: $? = 0 configure:54814: result: yes configure:54828: checking for getpriority configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for setpriority configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for wait3 configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for wait4 configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for sigwaitinfo configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for sigtimedwait configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for unshare configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 configure:54828: $? = 0 configure:54828: result: yes configure:54828: checking for rfork configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 /tmp/ccH7LxCR.o: In function `main': /root/php-8.3.11/conftest.c:299: undefined reference to `rfork' collect2: error: ld returned 1 exit status configure:54828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | /* end confdefs.h. */ | /* Define rfork to an innocuous variant, in case declares rfork. | For example, HP-UX 11i declares gettimeofday. */ | #define rfork innocuous_rfork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rfork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rfork | | /* 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 rfork (); | /* 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_rfork || defined __stub___rfork | choke me | #endif | | int | main () | { | return rfork (); | ; | return 0; | } configure:54828: result: no configure:54828: checking for forkx configure:54828: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig >&5 /tmp/ccrmWWX4.o: In function `main': /root/php-8.3.11/conftest.c:299: undefined reference to `forkx' collect2: error: ld returned 1 exit status configure:54828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | /* end confdefs.h. */ | /* Define forkx to an innocuous variant, in case declares forkx. | For example, HP-UX 11i declares gettimeofday. */ | #define forkx innocuous_forkx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char forkx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef forkx | | /* 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 forkx (); | /* 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_forkx || defined __stub___forkx | choke me | #endif | | int | main () | { | return forkx (); | ; | return 0; | } configure:54828: result: no configure:54838: checking for siginfo_t configure:54858: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:54858: $? = 0 configure:54860: result: yes configure:55137: checking whether to enable PDO support configure:55172: result: yes configure:55493: checking for PDO_DBLIB support via FreeTDS configure:55529: result: no configure:56328: checking for Firebird support for PDO configure:56364: result: no configure:57506: checking for MySQL support for PDO configure:57542: result: yes configure:57552: checking for the location of libz configure:57567: result: yes configure:57575: checking for MySQL UNIX socket location configure:57611: result: /var/lib/mysql/mysql.sock configure:57905: checking for PDO includes configure:57920: result: /root/php-8.3.11/ext configure:58274: checking Oracle OCI support for PDO configure:58310: result: no configure:60034: checking for ODBC v3 support for PDO configure:60070: result: no configure:61174: checking for PostgreSQL support for PDO configure:61210: result: no configure:61786: checking for sqlite 3 support for PDO configure:61822: result: yes configure:61835: checking for PDO includes configure:61850: result: /root/php-8.3.11/ext configure:61861: checking for sqlite3 >= 3.7.7 configure:61946: result: yes configure:62199: checking for sqlite3_close_v2 in -lsqlite3 configure:62224: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsqlite3 -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:62224: $? = 0 configure:62233: result: yes configure:62360: checking for sqlite3_column_table_name in -lsqlite3 configure:62385: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsqlite3 -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:62385: $? = 0 configure:62394: result: yes configure:62704: checking for PostgreSQL support configure:62740: result: no configure:63391: checking for phar archive support configure:63426: result: yes configure:63690: checking for phar openssl support configure:63697: result: yes configure:63784: checking whether to enable POSIX-like functions configure:63819: result: yes configure:64090: checking sys/mkdev.h usability configure:64090: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:305:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:64090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:64090: result: no configure:64090: checking sys/mkdev.h presence configure:64090: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c conftest.c:272:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:64090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include configure:64090: result: no configure:64090: checking for sys/mkdev.h configure:64090: result: no configure:64090: checking sys/sysmacros.h usability configure:64090: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:64090: $? = 0 configure:64090: result: yes configure:64090: checking sys/sysmacros.h presence configure:64090: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:64090: $? = 0 configure:64090: result: yes configure:64090: checking for sys/sysmacros.h configure:64090: result: yes configure:64104: checking for seteuid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for setegid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for setsid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for getsid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for getpgid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for ctermid configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for mkfifo configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for mknod configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for setrlimit configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for getrlimit configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for getgroups configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for makedev configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 /tmp/cc79Ef8U.o: In function `main': /root/php-8.3.11/conftest.c:318: undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:64104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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 declares makedev. | For example, HP-UX 11i declares gettimeofday. */ | #define makedev innocuous_makedev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char makedev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return makedev (); | ; | return 0; | } configure:64104: result: no configure:64104: checking for initgroups configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for getgrgid_r configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64104: checking for eaccess configure:64104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64104: $? = 0 configure:64104: result: yes configure:64120: checking for pathconf configure:64120: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64120: $? = 0 configure:64120: result: yes configure:64120: checking for fpathconf configure:64120: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64120: $? = 0 configure:64120: result: yes configure:64131: checking for working ttyname_r() implementation configure:64152: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:64152: $? = 0 configure:64152: ./conftest configure:64152: $? = 0 configure:64154: result: yes configure:64171: checking for utsname.domainname configure:64193: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:291:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:64193: $? = 0 configure:64205: result: yes configure:64220: checking for PSPELL support configure:64256: result: no configure:64938: checking whether arc4random_buf is declared configure:64938: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:331:10: error: 'arc4random_buf' undeclared (first use in this function) (void) arc4random_buf; ^ conftest.c:331:10: note: each undeclared identifier is reported only once for each function it appears in configure:64938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef arc4random_buf | #ifdef __cplusplus | (void) arc4random_buf; | #else | (void) arc4random_buf; | #endif | #endif | | ; | return 0; | } configure:64938: result: no configure:64952: checking for CommonCrypto/CommonRandom.h configure:64952: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:294:27: fatal error: Availability.h: No such file or directory #include ^ compilation terminated. configure:64952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | /* end confdefs.h. */ | | #include | #include | #include | | | #include configure:64952: result: no configure:65288: checking for libedit readline replacement configure:65324: result: no configure:65334: checking for readline support configure:65370: result: no configure:68189: checking whether to enable PHP sessions configure:68224: result: yes configure:68233: checking for mm support configure:68248: result: no configure:68256: checking whether pwrite works configure:68290: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:68290: $? = 0 configure:68290: ./conftest configure:68290: $? = 0 configure:68353: result: yes configure:68368: checking whether pread works configure:68402: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 >&5 configure:68402: $? = 0 configure:68402: ./conftest configure:68402: $? = 0 configure:68467: result: yes configure:68974: checking whether to enable shmop support configure:69009: result: no configure:69284: checking whether to enable SimpleXML support configure:69319: result: yes configure:69334: checking for libxml-2.0 >= 2.9.0 configure:69419: result: yes configure:69898: checking for SNMP support configure:69934: result: no configure:71071: checking whether to enable SOAP support configure:71106: result: yes configure:71121: checking for libxml-2.0 >= 2.9.0 configure:71206: result: yes configure:71629: checking whether to enable sockets support configure:71664: result: yes configure:71674: checking for hstrerror configure:71674: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:71674: $? = 0 configure:71674: result: yes configure:71674: checking for if_nametoindex configure:71674: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:71674: $? = 0 configure:71674: result: yes configure:71674: checking for if_indextoname configure:71674: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:71674: $? = 0 configure:71674: result: yes configure:71685: checking for sockatmark configure:71685: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:71685: $? = 0 configure:71685: result: yes configure:71697: checking netinet/tcp.h usability configure:71697: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71697: $? = 0 configure:71697: result: yes configure:71697: checking netinet/tcp.h presence configure:71697: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:71697: $? = 0 configure:71697: result: yes configure:71697: checking for netinet/tcp.h configure:71697: result: yes configure:71697: checking sys/un.h usability configure:71697: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71697: $? = 0 configure:71697: result: yes configure:71697: checking sys/un.h presence configure:71697: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:71697: $? = 0 configure:71697: result: yes configure:71697: checking for sys/un.h configure:71697: result: yes configure:71697: checking sys/sockio.h usability configure:71697: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:338:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:71697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71697: result: no configure:71697: checking sys/sockio.h presence configure:71697: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c conftest.c:305:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:71697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:71697: result: no configure:71697: checking for sys/sockio.h configure:71697: result: no configure:71697: checking for linux/filter.h configure:71697: result: yes configure:71711: checking for field ss_family in struct sockaddr_storage configure:71732: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71732: $? = 0 configure:71740: result: yes configure:71749: checking if getaddrinfo supports AI_V4MAPPED configure:71768: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71768: $? = 0 configure:71776: result: yes configure:71785: checking if getaddrinfo supports AI_ALL configure:71804: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71804: $? = 0 configure:71812: result: yes configure:71821: checking if getaddrinfo supports AI_IDN configure:71840: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71840: $? = 0 configure:71848: result: yes configure:71857: checking if ancillary credentials uses ucred configure:71879: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:71879: $? = 0 configure:71887: result: yes configure:71896: checking if ancillary credentials uses cmsgcred configure:71915: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:318:8: error: variable 'c' has initializer but incomplete type struct cmsgcred c = {0}; ^ conftest.c:318:8: warning: excess elements in struct initializer [enabled by default] conftest.c:318:8: warning: (near initialization for 'c') [enabled by default] conftest.c:318:17: error: storage size of 'c' isn't known struct cmsgcred c = {0}; ^ configure:71915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct cmsgcred c = {0}; | ; | return 0; | } configure:71923: result: no configure:72222: checking for sodium support configure:72258: result: no configure:73140: checking whether flush should be called explicitly after a buffered io configure:73193: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccSfcWP9.o: In function `main': /root/php-8.3.11/conftest.c:322: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:73193: $? = 0 configure:73193: ./conftest configure:73193: $? = 0 configure:73207: result: no configure:73218: checking for external libcrypt or libxcrypt configure:73233: result: no configure:74133: checking whether the compiler supports aligned attribute configure:74153: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:74153: $? = 0 configure:74164: result: yes configure:74181: checking for working POSIX fnmatch configure:74214: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:74214: $? = 0 configure:74214: ./conftest configure:74214: $? = 0 configure:74224: result: yes configure:74238: checking for fork configure:74238: result: yes configure:74254: checking if your OS can spawn processes with inherited handles configure:74257: result: yes configure:74300: checking for res_nsearch configure:74300: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccdZRk5s.o: In function `main': /root/php-8.3.11/conftest.c:351: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:74300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 | /* end confdefs.h. */ | /* Define res_nsearch to an innocuous variant, in case declares res_nsearch. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return res_nsearch (); | ; | return 0; | } configure:74300: result: no configure:74304: checking for __res_nsearch configure:74304: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: /tmp/ccxQs8aC.o: undefined reference to symbol '__res_nsearch@@GLIBC_2.2.5' //usr/lib64/libresolv.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:74304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 | /* end confdefs.h. */ | /* Define __res_nsearch to an innocuous variant, in case declares __res_nsearch. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return __res_nsearch (); | ; | return 0; | } configure:74304: result: no configure:74327: checking for res_nsearch in -lresolv configure:74352: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccb8qwAM.o: In function `main': /root/php-8.3.11/conftest.c:328: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:74352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char res_nsearch (); | int | main () | { | return res_nsearch (); | ; | return 0; | } configure:74361: result: no configure:74367: checking for __res_nsearch in -lresolv configure:74392: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:74392: $? = 0 configure:74401: result: yes configure:74425: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 -lresolv >&5 configure:74425: $? = 0 configure:74425: ./conftest configure:74425: $? = 0 configure:74744: checking for res_ndestroy configure:74744: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/cc1cy2If.o: In function `main': /root/php-8.3.11/conftest.c:353: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:74744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define res_ndestroy to an innocuous variant, in case declares res_ndestroy. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return res_ndestroy (); | ; | return 0; | } configure:74744: result: no configure:74748: checking for __res_ndestroy configure:74748: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/cc0JCqpi.o: In function `main': /root/php-8.3.11/conftest.c:353: undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:74748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define __res_ndestroy to an innocuous variant, in case declares __res_ndestroy. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return __res_ndestroy (); | ; | return 0; | } configure:74748: result: no configure:74771: checking for res_ndestroy in -lresolv configure:74796: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccwj9A8u.o: In function `main': /root/php-8.3.11/conftest.c:330: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:74796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (); | int | main () | { | return res_ndestroy (); | ; | return 0; | } configure:74805: result: no configure:74811: checking for __res_ndestroy in -lresolv configure:74836: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/cc2N6hKE.o: In function `main': /root/php-8.3.11/conftest.c:330: undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:74836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (); | int | main () | { | return __res_ndestroy (); | ; | return 0; | } configure:74845: result: no configure:74905: checking for res_ndestroy in -lbind configure:74930: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbind -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:74930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (); | int | main () | { | return res_ndestroy (); | ; | return 0; | } configure:74939: result: no configure:74945: checking for __res_ndestroy in -lbind configure:74970: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbind -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:74970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (); | int | main () | { | return __res_ndestroy (); | ; | return 0; | } configure:74979: result: no configure:75039: checking for res_ndestroy in -lsocket configure:75064: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:75064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (); | int | main () | { | return res_ndestroy (); | ; | return 0; | } configure:75073: result: no configure:75079: checking for __res_ndestroy in -lsocket configure:75104: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:75104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (); | int | main () | { | return __res_ndestroy (); | ; | return 0; | } configure:75113: result: no configure:75188: checking for dns_search configure:75188: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccSvlZg4.o: In function `main': /root/php-8.3.11/conftest.c:353: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:75188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define dns_search to an innocuous variant, in case declares dns_search. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return dns_search (); | ; | return 0; | } configure:75188: result: no configure:75192: checking for __dns_search configure:75192: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccyPzfJh.o: In function `main': /root/php-8.3.11/conftest.c:353: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:75192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define __dns_search to an innocuous variant, in case declares __dns_search. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return __dns_search (); | ; | return 0; | } configure:75192: result: no configure:75215: checking for dns_search in -lresolv configure:75240: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccKXpsKq.o: In function `main': /root/php-8.3.11/conftest.c:330: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:75240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:75249: result: no configure:75255: checking for __dns_search in -lresolv configure:75280: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccbGg0Or.o: In function `main': /root/php-8.3.11/conftest.c:330: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:75280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:75289: result: no configure:75349: checking for dns_search in -lbind configure:75374: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbind -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:75374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:75383: result: no configure:75389: checking for __dns_search in -lbind configure:75414: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lbind -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:75414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:75423: result: no configure:75483: checking for dns_search in -lsocket configure:75508: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:75508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:75517: result: no configure:75523: checking for __dns_search in -lsocket configure:75548: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:75548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:75557: result: no configure:75632: checking for dn_expand configure:75632: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/cclQqs4U.o: In function `main': /root/php-8.3.11/conftest.c:353: undefined reference to `dn_expand' collect2: error: ld returned 1 exit status configure:75632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define dn_expand to an innocuous variant, in case declares dn_expand. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_expand innocuous_dn_expand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_expand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_expand | | /* 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_expand (); | /* 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_expand || defined __stub___dn_expand | choke me | #endif | | int | main () | { | return dn_expand (); | ; | return 0; | } configure:75632: result: no configure:75636: checking for __dn_expand configure:75636: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:75636: $? = 0 configure:75636: result: yes configure:76076: checking for dn_skipname configure:76076: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccTGS8je.o: In function `main': /root/php-8.3.11/conftest.c:354: undefined reference to `dn_skipname' collect2: error: ld returned 1 exit status configure:76076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | /* end confdefs.h. */ | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return dn_skipname (); | ; | return 0; | } configure:76076: result: no configure:76080: checking for __dn_skipname configure:76080: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:76080: $? = 0 configure:76080: result: yes configure:76522: checking for res_search configure:76522: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccOfXB1t.o: In function `main': /root/php-8.3.11/conftest.c:355: undefined reference to `res_search' collect2: error: ld returned 1 exit status configure:76522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | /* end confdefs.h. */ | /* Define res_search to an innocuous variant, in case declares res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define res_search innocuous_res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_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 res_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_res_search || defined __stub___res_search | choke me | #endif | | int | main () | { | return res_search (); | ; | return 0; | } configure:76522: result: no configure:76526: checking for __res_search configure:76526: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:76526: $? = 0 configure:76526: result: yes configure:76967: checking for posix_spawn_file_actions_addchdir_np configure:76967: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccs49kpM.o: In function `main': /root/php-8.3.11/conftest.c:356: undefined reference to `posix_spawn_file_actions_addchdir_np' collect2: error: ld returned 1 exit status configure:76967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | /* end confdefs.h. */ | /* Define posix_spawn_file_actions_addchdir_np to an innocuous variant, in case declares posix_spawn_file_actions_addchdir_np. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_spawn_file_actions_addchdir_np innocuous_posix_spawn_file_actions_addchdir_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_spawn_file_actions_addchdir_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_spawn_file_actions_addchdir_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 posix_spawn_file_actions_addchdir_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_posix_spawn_file_actions_addchdir_np || defined __stub___posix_spawn_file_actions_addchdir_np | choke me | #endif | | int | main () | { | return posix_spawn_file_actions_addchdir_np (); | ; | return 0; | } configure:76967: result: no configure:76971: checking for __posix_spawn_file_actions_addchdir_np configure:76971: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 /tmp/ccWCT8hZ.o: In function `main': /root/php-8.3.11/conftest.c:356: undefined reference to `__posix_spawn_file_actions_addchdir_np' collect2: error: ld returned 1 exit status configure:76971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | /* end confdefs.h. */ | /* Define __posix_spawn_file_actions_addchdir_np to an innocuous variant, in case declares __posix_spawn_file_actions_addchdir_np. | For example, HP-UX 11i declares gettimeofday. */ | #define __posix_spawn_file_actions_addchdir_np innocuous___posix_spawn_file_actions_addchdir_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __posix_spawn_file_actions_addchdir_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __posix_spawn_file_actions_addchdir_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 __posix_spawn_file_actions_addchdir_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___posix_spawn_file_actions_addchdir_np || defined __stub_____posix_spawn_file_actions_addchdir_np | choke me | #endif | | int | main () | { | return __posix_spawn_file_actions_addchdir_np (); | ; | return 0; | } configure:76971: result: no configure:76992: checking whether strptime() declaration fails configure:77018: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:333:5: error: conflicting types for 'strptime' int strptime(const char *s, const char *format, struct tm *tm); ^ In file included from conftest.c:323:0: /usr/include/time.h:213:14: note: previous declaration of 'strptime' was here extern char *strptime (const char *__restrict __s, ^ configure:77018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #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:77029: result: yes configure:77040: checking for Argon2 support configure:77076: result: no configure:77303: checking for net/if.h configure:77303: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:77303: $? = 0 configure:77303: result: yes configure:77319: checking for usable getifaddrs configure:77340: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 >&5 configure:77340: $? = 0 configure:77351: result: yes configure:77697: checking whether to enable System V IPC support configure:77732: result: no configure:78017: checking whether to enable System V semaphore support configure:78052: result: yes configure:78319: checking for union semun configure:78339: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:334:13: error: storage size of 'x' isn't known union semun x; ^ configure:78339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun x; | ; | return 0; | } configure:78351: result: no configure:78370: checking whether to enable System V shared memory support configure:78405: result: yes configure:78680: checking for TIDY support configure:78716: result: no configure:79657: checking whether to enable tokenizer support configure:79692: result: yes configure:79970: checking whether to enable XML support configure:80005: result: yes configure:80014: checking whether to build with expat support configure:80029: result: no configure:80046: checking for libxml-2.0 >= 2.9.0 configure:80131: result: yes configure:80832: checking whether to enable XMLReader support configure:80867: result: yes configure:80882: checking for libxml-2.0 >= 2.9.0 configure:80967: result: yes configure:81409: checking whether to enable XMLWriter support configure:81444: result: yes configure:81459: checking for libxml-2.0 >= 2.9.0 configure:81544: result: yes configure:81967: checking whether to build with XSL support configure:82003: result: yes configure:82021: checking for libxslt >= 1.1.0 configure:82028: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0" configure:82031: $? = 0 configure:82045: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0" configure:82048: $? = 0 configure:82106: result: yes configure:82253: checking for libexslt configure:82260: $PKG_CONFIG --exists --print-errors "libexslt" configure:82263: $? = 0 configure:82277: $PKG_CONFIG --exists --print-errors "libexslt" configure:82280: $? = 0 configure:82318: result: yes configure:82775: checking whether to enable zend-test extension configure:82810: result: no configure:83082: checking for zip archive read/write support configure:83118: result: no configure:84619: checking whether to enable mysqlnd configure:84654: result: yes configure:84663: checking whether to enable compressed protocol support in mysqlnd configure:84677: result: yes configure:84695: checking for zlib configure:84780: result: yes configure:84940: checking for openssl >= 1.0.2 configure:85025: result: yes configure:85474: checking linker support for -zcommon-page-size=2097152 configure:85492: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT -Wl,-zcommon-page-size=2097152 -Wl,-zmax-page-size=2097152 conftest.c -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lz -ldl -lm -lxml2 -lexslt -lxslt -lz -lm -lgcrypt -ldl -lgpg-error -lxml2 -lz -lssl -lcrypto >&5 configure:85492: $? = 0 configure:85492: ./conftest configure:85492: $? = 0 configure:85503: result: yes configure:85592: result: configure:85594: result: Configuring PEAR configure:85609: checking whether to install PEAR configure:85645: result: no configure:85692: result: configure:85694: result: Configuring Zend configure:85791: checking whether syscall to create shadow stack exists configure:85816: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85816: $? = 0 configure:85816: ./conftest configure:85816: $? = 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.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 MYSQLND_COMPRESSION_ENABLED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define MYSQLND_HAVE_SSL 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | /* test if syscall 451, i.e., map_shadow_stack is available */ | void* base = (void *)syscall(451, 0, 0x20000, 0x1); | if (base != (void*)-1) { | munmap(base, 0x20000); | return 0; | } | else | return 1; | } | configure:85827: result: no configure:85840: checking for fiber switching context configure:85891: result: x86_64_sysv_elf_gas configure:85920: checking cpuid.h usability configure:85920: cc -std=gnu99 -c -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85920: $? = 0 configure:85920: result: yes configure:85920: checking cpuid.h presence configure:85920: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:85920: $? = 0 configure:85920: result: yes configure:85920: checking for cpuid.h configure:85920: result: yes configure:85936: checking for getpid configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85936: $? = 0 configure:85936: result: yes configure:85936: checking for kill configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85936: $? = 0 configure:85936: result: yes configure:85936: checking for sigsetjmp configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccZVrnxt.o: In function `main': /root/php-8.3.11/conftest.c:377: undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:85936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:85936: result: no configure:85936: checking for pthread_getattr_np configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85936: $? = 0 configure:85936: result: yes configure:85936: checking for pthread_attr_get_np configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccd9ly9G.o: In function `main': /root/php-8.3.11/conftest.c:378: undefined reference to `pthread_attr_get_np' collect2: error: ld returned 1 exit status configure:85936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_attr_get_np to an innocuous variant, in case declares pthread_attr_get_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_get_np innocuous_pthread_attr_get_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_get_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_get_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_attr_get_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_attr_get_np || defined __stub___pthread_attr_get_np | choke me | #endif | | int | main () | { | return pthread_attr_get_np (); | ; | return 0; | } configure:85936: result: no configure:85936: checking for pthread_get_stackaddr_np configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccYBQshA.o: In function `main': /root/php-8.3.11/conftest.c:378: undefined reference to `pthread_get_stackaddr_np' collect2: error: ld returned 1 exit status configure:85936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_get_stackaddr_np to an innocuous variant, in case declares pthread_get_stackaddr_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stackaddr_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_get_stackaddr_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_get_stackaddr_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_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np | choke me | #endif | | int | main () | { | return pthread_get_stackaddr_np (); | ; | return 0; | } configure:85936: result: no configure:85936: checking for pthread_attr_getstack configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85936: $? = 0 configure:85936: result: yes configure:85936: checking for pthread_stackseg_np configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccyCI8vO.o: In function `main': /root/php-8.3.11/conftest.c:379: undefined reference to `pthread_stackseg_np' collect2: error: ld returned 1 exit status configure:85936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define pthread_stackseg_np to an innocuous variant, in case declares pthread_stackseg_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_stackseg_np innocuous_pthread_stackseg_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_stackseg_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_stackseg_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_stackseg_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_stackseg_np || defined __stub___pthread_stackseg_np | choke me | #endif | | int | main () | { | return pthread_stackseg_np (); | ; | return 0; | } configure:85936: result: no configure:85936: checking for gettid configure:85936: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccQYi7KS.o: In function `main': /root/php-8.3.11/conftest.c:379: undefined reference to `gettid' collect2: error: ld returned 1 exit status configure:85936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define gettid to an innocuous variant, in case declares gettid. | For example, HP-UX 11i declares gettimeofday. */ | #define gettid innocuous_gettid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettid | | /* 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 gettid (); | /* 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_gettid || defined __stub___gettid | choke me | #endif | | int | main () | { | return gettid (); | ; | return 0; | } configure:85936: result: no configure:85946: checking whether the stack grows downwards configure:85975: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85975: $? = 0 configure:85975: ./conftest configure:85975: $? = 0 configure:85980: result: yes configure:85995: checking for usable _FPU_SETCW configure:86021: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86021: $? = 0 configure:86032: result: yes configure:86039: checking for usable fpsetprec configure:86064: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:348:32: fatal error: machine/ieeefp.h: No such file or directory #include ^ compilation terminated. configure:86064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | 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:86078: result: no configure:86082: checking for usable _controlfp configure:86107: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:359:5: warning: implicit declaration of function '_controlfp' [-Wimplicit-function-declaration] fpu_oldcw = _controlfp(0, 0); ^ conftest.c:360:16: error: '_PC_53' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ conftest.c:360:16: note: each undeclared identifier is reported only once for each function it appears in conftest.c:360:24: error: '_MCW_PC' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ configure:86107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | 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:86121: result: no configure:86125: checking for usable _controlfp_s configure:86151: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:359:5: warning: implicit declaration of function '_controlfp_s' [-Wimplicit-function-declaration] _controlfp_s(&fpu_cw, 0, 0); ^ conftest.c:361:27: error: '_PC_53' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ conftest.c:361:27: note: each undeclared identifier is reported only once for each function it appears in conftest.c:361:35: error: '_MCW_PC' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ configure:86151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | 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:86165: result: no configure:86169: checking whether FPU control word can be manipulated by inline assembler configure:86197: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86197: $? = 0 configure:86208: result: yes configure:86218: checking for dlfcn.h configure:86218: result: yes configure:86229: checking whether dlsym() requires a leading underscore in symbol names configure:86297: cc -std=gnu99 -o conftest -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccKY9P8k.o: In function `main': /root/php-8.3.11/configure:86281: undefined reference to `dlopen' /root/php-8.3.11/configure:86286: undefined reference to `dlsym' /root/php-8.3.11/configure:86291: undefined reference to `dlerror' /root/php-8.3.11/configure:86287: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:86300: $? = 1 configure:86324: result: no configure:86334: checking whether to enable thread-safety configure:86336: result: yes configure:86339: checking whether to enable Zend debugging configure:86341: result: no configure:86359: checking whether C compiler accepts -Wno-clobbered configure:86378: cc -std=gnu99 -c -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wno-clobbered -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86378: $? = 0 configure:86386: result: yes configure:86394: checking whether C compiler accepts -Wimplicit-fallthrough=1 configure:86413: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wimplicit-fallthrough=1 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 cc: error: unrecognized command line option '-Wimplicit-fallthrough=1' configure:86413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:86421: result: no configure:86429: checking whether C compiler accepts -Wduplicated-cond configure:86448: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wduplicated-cond -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 cc: error: unrecognized command line option '-Wduplicated-cond' configure:86448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:86456: result: no configure:86464: checking whether C compiler accepts -Wlogical-op configure:86483: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wlogical-op -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86483: $? = 0 configure:86491: result: yes configure:86499: checking whether C compiler accepts -Wformat-truncation configure:86518: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wformat-truncation -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 cc: error: unrecognized command line option '-Wformat-truncation' configure:86518: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:86526: result: no configure:86534: checking whether C compiler accepts -Wstrict-prototypes configure:86553: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -Wstrict-prototypes -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:352:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^ cc1: all warnings being treated as errors configure:86553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:86561: result: no configure:86569: checking whether C compiler accepts -fno-common configure:86588: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -Werror -fno-common -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86588: $? = 0 configure:86596: result: yes configure:86614: checking for inline configure:86630: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86630: $? = 0 configure:86638: result: inline configure:86657: checking target system is Darwin configure:86666: result: no configure:86670: checking for MM alignment and log values configure:86723: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86723: $? = 0 configure:86723: ./conftest configure:86723: $? = 0 configure:86750: result: done configure:86755: checking for mremap configure:86755: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:86755: $? = 0 configure:86755: result: yes configure:86775: checking for sigaction configure:86775: result: yes configure:86795: checking whether to enable zend signal handling configure:86797: result: yes configure:86820: checking for timer_create configure:86820: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/cc5xAUzG.o: In function `main': /root/php-8.3.11/conftest.c:391: undefined reference to `timer_create' collect2: error: ld returned 1 exit status configure:86820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZTS 1 | #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_MREMAP 1 | #define HAVE_SIGACTION 1 | #define ZEND_SIGNALS 1 | /* end confdefs.h. */ | /* Define timer_create to an innocuous variant, in case declares timer_create. | For example, HP-UX 11i declares gettimeofday. */ | #define timer_create innocuous_timer_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timer_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timer_create | | /* 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 timer_create (); | /* 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_timer_create || defined __stub___timer_create | choke me | #endif | | int | main () | { | return timer_create (); | ; | return 0; | } configure:86820: result: no configure:86824: checking for __timer_create configure:86824: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/cctPGUEL.o: In function `main': /root/php-8.3.11/conftest.c:391: undefined reference to `__timer_create' collect2: error: ld returned 1 exit status configure:86824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.11" | #define PACKAGE_STRING "PHP 8.3.11" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_CPUID_COUNT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #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_LIBDL 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_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_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_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 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 0 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 | #define PHP_HAVE_BUILTIN_CPU_INIT 1 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #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_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 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_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define ZTS 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_RAND_EGD 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_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define PHP_MHASH_BC 1 | #define SIZEOF_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_BROKEN_IGNORE 1 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #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 HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define HAVE_UNSHARE 1 | #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" | #define PDO_USE_MYSQLND 1 | #define HAVE_PDO_SQLITELIB 1 | #define HAVE_SQLITE3_CLOSE_V2 1 | #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 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_SOCKATMARK 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_AI_ALL 1 | #define HAVE_AI_IDN 1 | #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZTS 1 | #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_MREMAP 1 | #define HAVE_SIGACTION 1 | #define ZEND_SIGNALS 1 | /* end confdefs.h. */ | /* Define __timer_create to an innocuous variant, in case declares __timer_create. | For example, HP-UX 11i declares gettimeofday. */ | #define __timer_create innocuous___timer_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __timer_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __timer_create | | /* 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 __timer_create (); | /* 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___timer_create || defined __stub_____timer_create | choke me | #endif | | int | main () | { | return __timer_create (); | ; | return 0; | } configure:86824: result: no configure:86847: checking for timer_create in -lrt configure:86872: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt >&5 configure:86872: $? = 0 configure:86881: result: yes configure:86945: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt >&5 configure:86945: $? = 0 configure:86945: ./conftest configure:86945: $? = 0 configure:86996: checking whether to enable zend max execution timers configure:86998: result: yes configure:87015: result: configure:87017: result: Configuring TSRM configure:87023: checking for pthreads_cflags configure:87074: result: -pthread configure:87077: checking for pthreads_lib configure:87128: result: pthread configure:87144: checking for POSIX threads configure:87146: result: yes configure:87835: result: configure:87837: result: Configuring libtool configure:87917: checking for a sed that does not truncate output configure:87971: result: /usr/bin/sed configure:87985: checking for ld used by cc -std=gnu99 configure:88052: result: /usr/bin/ld configure:88059: checking if the linker (/usr/bin/ld) is GNU ld configure:88074: result: yes configure:88079: checking for /usr/bin/ld option to reload object files configure:88086: result: -r configure:88104: checking for BSD-compatible nm configure:88153: result: /usr/bin/nm -B configure:88157: checking how to recognize dependent libraries configure:88343: result: pass_all configure:88428: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:88431: $? = 0 configure:88703: checking the maximum length of command line arguments configure:88815: result: 1572864 configure:88827: checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object configure:88932: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:88935: $? = 0 configure:88939: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:88942: $? = 0 configure:88994: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c conftstm.o >&5 configure:88997: $? = 0 configure:89035: result: ok configure:89039: checking for objdir configure:89054: result: .libs configure:89146: checking for ar configure:89162: found /usr/bin/ar configure:89173: result: ar configure:89238: checking for ranlib configure:89254: found /usr/bin/ranlib configure:89265: result: ranlib configure:89330: checking for strip configure:89346: found /usr/bin/strip configure:89357: result: strip configure:89925: checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions configure:89943: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:89947: $? = 0 configure:89960: result: no configure:89975: checking for cc -std=gnu99 option to produce PIC configure:90215: result: -fPIC configure:90223: checking if cc -std=gnu99 PIC flag -fPIC works configure:90241: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread -fPIC -DPIC conftest.c >&5 configure:90245: $? = 0 configure:90258: result: yes configure:90286: checking if cc -std=gnu99 static flag -static works configure:90314: result: no configure:90324: checking if cc -std=gnu99 supports -c -o file.o configure:90345: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread -o out/conftest2.o conftest.c >&5 configure:90349: $? = 0 configure:90371: result: yes configure:90397: checking whether the cc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:91325: result: yes configure:91346: checking whether -lc should be explicitly linked in configure:91351: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -ffp-contract=off -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:91354: $? = 0 configure:91369: cc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:91372: $? = 0 configure:91384: result: no configure:91392: checking dynamic linker characteristics configure:92001: result: GNU/Linux ld.so configure:92025: checking how to hardcode library paths into programs configure:92050: result: immediate configure:92064: checking whether stripping libraries is possible configure:92069: result: yes configure:92580: checking if libtool supports shared libraries configure:92582: result: yes configure:92585: checking whether to build shared libraries configure:92606: result: yes configure:92609: checking whether to build static libraries configure:92613: result: yes configure:92708: result: creating libtool configure:96200: result: configure:96202: result: Generating files configure:96824: patching main/php_config.h.in configure:96835: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PHP config.status 8.3.11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on wordpress config.status:1379: creating main/build-defs.h config.status:1379: creating scripts/phpize config.status:1379: creating scripts/man1/phpize.1 config.status:1379: creating scripts/php-config config.status:1379: creating scripts/man1/php-config.1 config.status:1379: creating sapi/cli/php.1 config.status:1379: creating sapi/phpdbg/phpdbg.1 config.status:1379: creating sapi/cgi/php-cgi.1 config.status:1379: creating ext/phar/phar.1 config.status:1379: creating ext/phar/phar.phar.1 config.status:1379: creating main/php_config.h config.status:1563: executing default commands configure:98075: WARNING: unrecognized options: --with-freetype-dir, --with-libxml-dir, --with-gd, --enable-inline-optimization, --enable-zip, --with-pcre-regex, --with-jpeg-dir, --with-png-dir, --with-xmlrpc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv__asm_goto=yes ac_cv_alignof_exists=yes ac_cv_attribute_aligned=yes ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cmsgcred=no ac_cv_common_page_size=yes ac_cv_copy_file_range=no ac_cv_cpuid_count_available=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_PHP_EXTRA_VERSION_set= ac_cv_env_PHP_EXTRA_VERSION_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_flush_io=no ac_cv_func_RAND_egd=yes ac_cv_func___crc32d=no ac_cv_func___dlopen=no ac_cv_func___dn_expand=yes ac_cv_func___dn_skipname=yes ac_cv_func___dns_search=no ac_cv_func___openpty=no ac_cv_func___posix_spawn_file_actions_addchdir_np=no ac_cv_func___res_ndestroy=no ac_cv_func___res_nsearch=no ac_cv_func___res_search=yes ac_cv_func___timer_create=no 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_eaccess=yes ac_cv_func_explicit_bzero=no ac_cv_func_explicit_memset=no ac_cv_func_fdatasync=yes ac_cv_func_flock=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_forkx=no ac_cv_func_fpathconf=yes ac_cv_func_ftok=yes ac_cv_func_funopen=no 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_getpriority=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_gettid=no 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_iconv=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_localtime_r=yes ac_cv_func_makedev=no ac_cv_func_memcntl=no ac_cv_func_memfd_create=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=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openpty=yes ac_cv_func_pathconf=yes ac_cv_func_poll=yes ac_cv_func_posix_spawn_file_actions_addchdir_np=no ac_cv_func_pthread_attr_get_np=no ac_cv_func_pthread_attr_getstack=yes ac_cv_func_pthread_get_stackaddr_np=no ac_cv_func_pthread_getattr_np=yes ac_cv_func_pthread_jit_write_protect_np=no ac_cv_func_pthread_stackseg_np=no ac_cv_func_putenv=yes ac_cv_func_res_ndestroy=no ac_cv_func_res_nsearch=yes ac_cv_func_res_search=yes ac_cv_func_rfork=no 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_setpriority=yes ac_cv_func_setproctitle=no 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=no ac_cv_func_sigtimedwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_sockatmark=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_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no 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_timer_create=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_unshare=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_vasprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_which_gethostbyname_r=six ac_cv_gai_ai_all=yes ac_cv_gai_ai_idn=yes ac_cv_gai_ai_v4mapped=yes ac_cv_have_broken_gcc_strlen_opt=no ac_cv_have_decl_arc4random_buf=no ac_cv_have_decl_asctime_r=yes ac_cv_have_decl_ctime_r=yes ac_cv_have_decl_gmtime_r=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_pcre2_intel_cet=no ac_cv_have_utsname_domainname=yes ac_cv_header_CommonCrypto_CommonRandom_h=no ac_cv_header_alloca_h=yes 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=yes 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=no 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=yes ac_cv_header_linux_sock_diag_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes 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=no ac_cv_header_os_signpost_h=no ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_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_procctl_h=no 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=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysexits_h=no ac_cv_header_sys_sysmacros_h=yes 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=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tmmintrin_h=no ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_wmmintrin_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_ipv6_support=yes ac_cv_lib_bind___dns_search=no ac_cv_lib_bind___res_ndestroy=no ac_cv_lib_bind_dns_search=no ac_cv_lib_bind_res_ndestroy=no ac_cv_lib_bz2_BZ2_bzerror=yes ac_cv_lib_c___bind_textdomain_codeset=yes ac_cv_lib_c___dcngettext=yes ac_cv_lib_c___dngettext=yes ac_cv_lib_c___ngettext=yes ac_cv_lib_c_bindtextdomain=yes ac_cv_lib_curl_curl_easy_perform=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_intl_bindtextdomain=no ac_cv_lib_m_sin=yes ac_cv_lib_network___setsockopt=no ac_cv_lib_network_setsockopt=no ac_cv_lib_resolv___dns_search=no ac_cv_lib_resolv___res_ndestroy=no ac_cv_lib_resolv___res_nsearch=yes ac_cv_lib_resolv_dns_search=no ac_cv_lib_resolv_res_ndestroy=no ac_cv_lib_resolv_res_nsearch=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_rt_shm_open=yes ac_cv_lib_rt_shm_unlink=yes ac_cv_lib_rt_timer_create=yes ac_cv_lib_socket___dns_search=no ac_cv_lib_socket___res_ndestroy=no ac_cv_lib_socket_dns_search=no ac_cv_lib_socket_res_ndestroy=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_load_extension=yes ac_cv_lib_util_openpty=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/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_phpdbg_userfaultfd_writefault=no ac_cv_pread=yes ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_PHP=php ac_cv_prog_YACC=bison ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_pthreads_cflags=-pthread ac_cv_pthreads_lib=pthread ac_cv_pwrite=yes ac_cv_safe_to_define___extensions__=yes 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=no 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_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_syscall_shadow_stack_exists=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_time_r_type=POSIX ac_cv_type_in_addr_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_ucred=yes ac_cv_working_alloca_h=yes 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=yes ax_cv_check_cflags__Werror__Wno_clobbered=yes ax_cv_check_cflags__Werror__Wno_implicit_fallthrough=yes ax_cv_check_cflags__Werror__Wstrict_prototypes=no ax_cv_check_cflags__Werror__fno_common=yes ax_cv_check_cflags___ffp_contract_off=yes ax_cv_check_cflags___fvisibility_hidden=yes ax_cv_have_func_attribute_ifunc=yes ax_cv_have_func_attribute_target=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_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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 /usr/lib64//bind9-export/ /usr/lib64/dyninst /usr/lib64/mysql ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.8.5 /usr/lib64 /lib64' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_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.3.11/ext php_cv_cc_rpath=yes php_cv_semun=no php_cv_sizeof_intmax_t=8 php_cv_sizeof_ptrdiff_t=8 php_cv_sizeof_ssize_t=8 pkg_cv_CURL_CFLAGS=' ' pkg_cv_CURL_FEATURES='"SSL IPv6 unix-sockets libz AsynchDNS IDN NTLM NTLM_WB"' pkg_cv_CURL_LIBS='-lcurl ' pkg_cv_EXSLT_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_EXSLT_LIBS='-lexslt -lxslt -lz -lm -lgcrypt -ldl -lgpg-error -lxml2 ' pkg_cv_KERBEROS_CFLAGS=' ' pkg_cv_KERBEROS_LIBS='-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_ONIG_CFLAGS=' ' pkg_cv_ONIG_LIBS='-lonig ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' pkg_cv_SQLITE_CFLAGS=' ' pkg_cv_SQLITE_LIBS='-lsqlite3 ' pkg_cv_XSL_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_XSL_LIBS='-lxslt -lz -ldl -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='gawk' BUILD_CC='cc -std=gnu99' CAPSTONE_CFLAGS='' CAPSTONE_LIBS='' CC='cc -std=gnu99' CFLAGS='$(CFLAGS_CLEAN) ' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/php_apache'\'' '\''--with-config-file-path=/usr/local/php_apache/etc'\'' '\''--with-zlib-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-mbstring'\'' '\''--with-libxml-dir=/usr'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--enable-soap'\'' '\''--enable-calendar'\'' '\''--with-curl'\'' '\''--with-gd'\'' '\''--with-pdo-sqlite'\'' '\''--with-pdo-mysql'\'' '\''--with-mysqli'\'' '\''--with-mysql-sock'\'' '\''--enable-mysqlnd'\'' '\''--disable-rpath'\'' '\''--enable-inline-optimization'\'' '\''--with-bz2'\'' '\''--with-zlib'\'' '\''--enable-sockets'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-pcntl'\'' '\''--enable-mbregex'\'' '\''--enable-exif'\'' '\''--enable-bcmath'\'' '\''--with-mhash'\'' '\''--enable-zip'\'' '\''--with-pcre-regex'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--with-openssl'\'' '\''--enable-ftp'\'' '\''--with-kerberos'\'' '\''--with-gettext'\'' '\''--with-xmlrpc'\'' '\''--with-xsl'\'' '\''--with-apxs2=/usr/local/httpd/bin/apxs'\'' '\''--disable-fileinfo'\''' CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/php_apache'\'' '\''--with-config-file-path=/usr/local/php_apache/etc'\'' '\''--with-zlib-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-mbstring'\'' '\''--with-libxml-dir=/usr'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--enable-soap'\'' '\''--enable-calendar'\'' '\''--with-curl'\'' '\''--with-gd'\'' '\''--with-pdo-sqlite'\'' '\''--with-pdo-mysql'\'' '\''--with-mysqli'\'' '\''--with-mysql-sock'\'' '\''--enable-mysqlnd'\'' '\''--disable-rpath'\'' '\''--enable-inline-optimization'\'' '\''--with-bz2'\'' '\''--with-zlib'\'' '\''--enable-sockets'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-pcntl'\'' '\''--enable-mbregex'\'' '\''--enable-exif'\'' '\''--enable-bcmath'\'' '\''--with-mhash'\'' '\''--enable-zip'\'' '\''--with-pcre-regex'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--with-openssl'\'' '\''--enable-ftp'\'' '\''--with-kerberos'\'' '\''--with-gettext'\'' '\''--with-xmlrpc'\'' '\''--with-xsl'\'' '\''--with-apxs2=/usr/local/httpd/bin/apxs'\'' '\''--disable-fileinfo'\''' CPP='cc -E' CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT -pthread' CURL_CFLAGS=' ' CURL_FEATURES='"SSL IPv6 unix-sockets libz AsynchDNS IDN NTLM NTLM_WB"' CURL_LIBS='-lcurl ' CXX='' CXXCPP='' CXXFLAGS=' -pthread $(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='' ENCHANT2_LIBS='' ENCHANT_CFLAGS='' ENCHANT_LIBS='' EXEEXT='' EXPANDED_BINDIR='/usr/local/php_apache/bin' EXPANDED_DATADIR='/usr/local/php_apache/share/php' EXPANDED_EXTENSION_DIR='/usr/local/php_apache/lib/php/extensions/no-debug-zts-20230831' EXPANDED_LIBDIR='/usr/local/php_apache/lib/php' EXPANDED_LOCALSTATEDIR='/usr/local/php_apache/var' EXPANDED_MANDIR='/usr/local/php_apache/php/man' EXPANDED_PEAR_INSTALLDIR='' EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/php_apache/etc' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SBINDIR='/usr/local/php_apache/sbin' EXPANDED_SYSCONFDIR='/usr/local/php_apache/etc' EXPAT_CFLAGS='' EXPAT_LIBS='' EXSLT_CFLAGS='-I/usr/include/libxml2 ' EXSLT_LIBS='-lexslt -lxslt -lz -lm -lgcrypt -ldl -lgpg-error -lxml2 ' EXTENSION_DIR='/usr/local/php_apache/lib/php/extensions/no-debug-zts-20230831' EXTRA_INCLUDES='' EXTRA_LDFLAGS=' -avoid-version -module ' EXTRA_LDFLAGS_PROGRAM=' -Wl,-zcommon-page-size=2097152 -Wl,-zmax-page-size=2097152 ' EXTRA_LIBS=' -lresolv -lrt -lbz2 -lutil -lrt -lm -ldl -lpthread -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lssl -lcrypto -lonig -lsqlite3 -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lz -ldl -lm -lxml2 -lexslt -lxslt -lz -lm -lgcrypt -ldl -lgpg-error -lxml2 -lz -lssl -lcrypto ' FB_CONFIG='' FFI_CFLAGS='' FFI_LIBS='' FREETYPE2_CFLAGS='' FREETYPE2_LIBS='' GDLIB_CFLAGS='' GDLIB_LIBS='' GREP='/usr/bin/grep' HAVE_CXX11='' HAVE_CXX17='' ICU_CFLAGS='' ICU_LIBS='' INCLUDES=' -I/root/php-8.3.11/ext/date/lib -I/usr/include/libxml2 -I/root/php-8.3.11/ext/mbstring/libmbfl -I/root/php-8.3.11/ext/mbstring/libmbfl/mbfl -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' INCLUDE_PATH='.:' INSTALL_IT='$(mkinstalldirs) '\''$(INSTALL_ROOT)/usr/local/httpd/modules'\'' && $(mkinstalldirs) '\''$(INSTALL_ROOT)/usr/local/httpd/conf'\'' && /usr/local/httpd/bin/apxs -S LIBEXECDIR='\''$(INSTALL_ROOT)/usr/local/httpd/modules'\'' -S SYSCONFDIR='\''$(INSTALL_ROOT)/usr/local/httpd/conf'\'' -i -a -n php libphp.la' JPEG_CFLAGS='' JPEG_LIBS='' KERBEROS_CFLAGS=' ' KERBEROS_LIBS='-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err ' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}explicit_bzero$U.o' LIBS='' LIBSODIUM_CFLAGS='' LIBSODIUM_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIBZIP_CFLAGS='' LIBZIP_LIBS='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}explicit_bzero$U.lo' NATIVE_RPATHS='' NMEDIT='' OBJEXT='o' OCI8_DIR='' OCI8_ORACLE_VERSION='' OCI8_SHARED_LIBADD='' ODBC_CFLAGS='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='' ONIG_CFLAGS=' ' ONIG_LIBS='-lonig ' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' PACKAGE_BUGREPORT='https://github.com/php/php-src/issues' PACKAGE_NAME='PHP' PACKAGE_STRING='PHP 8.3.11' PACKAGE_TARNAME='php' PACKAGE_URL='https://www.php.net' PACKAGE_VERSION='8.3.11' 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_EXTRA_VERSION='' PHP_INSTALLED_SAPIS=' apache2handler cli phpdbg cgi' PHP_LDFLAGS='' PHP_LIBS='' PHP_VERSION='8.3.11' PHP_VERSION_ID='80311' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PNG_CFLAGS='' PNG_LIBS='' PROG_SENDMAIL='/usr/sbin/sendmail' RANLIB='ranlib' RE2C='exit 0;' SASL_CFLAGS='' SASL_LIBS='' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' SQLITE_CFLAGS=' ' SQLITE_LIBS='-lsqlite3 ' STRIP='strip' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' WEBP_CFLAGS='' WEBP_LIBS='' XPM_CFLAGS='' XPM_LIBS='' XSL_CFLAGS='-I/usr/include/libxml2 ' XSL_LIBS='-lxslt -lz -ldl -lm -lxml2 ' YACC='bison' YFLAGS='-Wall' ZEND_EXTRA_LIBS='-lrt ' ZLIB_CFLAGS=' ' ZLIB_LIBS='-lz ' abs_builddir='/root/php-8.3.11' abs_srcdir='/root/php-8.3.11' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}/php' datarootdir='/usr/local/php_apache/php' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' 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/php_apache' 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-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PHP" #define PACKAGE_TARNAME "php" #define PACKAGE_VERSION "8.3.11" #define PACKAGE_STRING "PHP 8.3.11" #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" #define PACKAGE_URL "https://www.php.net" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_GCC_GLOBAL_REGS 1 #define HAVE_CPUID_COUNT 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_PHPDBG 1 #define PHPDBG_DEBUG 0 #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_LIBDL 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_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_SOCK_DIAG_H 1 #define HAVE_MALLOC_H 1 #define HAVE_POLL_H 1 #define HAVE_PTY_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_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_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_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 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 0 #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0 #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0 #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 0 #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 0 #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 0 #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 0 #define PHP_HAVE_BUILTIN_CPU_INIT 1 #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1 #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 #define HAVE_PRCTL 1 #define PHP_HAVE_AVX512_SUPPORTS 0 #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 #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_FUNC_ATTRIBUTE_IFUNC 1 #define HAVE_FUNC_ATTRIBUTE_TARGET 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_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_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 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_GETOPT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ASM_GOTO 1 #define HAVE_OPENPTY 1 #define HAVE_LIBUTIL 1 #define ZTS 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_RAND_EGD 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_ZLIB 1 #define HAVE_BCMATH 1 #define HAVE_BZ2 1 #define HAVE_CALENDAR 1 #define HAVE_CTYPE 1 #define HAVE_CURL 1 #define HAVE_LIBXML 1 #define HAVE_DOM 1 #define HAVE_EXIF 1 #define HAVE_FTP 1 #define HAVE_FTP_SSL 1 #define HAVE_LIBINTL 1 #define HAVE_NGETTEXT 1 #define HAVE_DNGETTEXT 1 #define HAVE_DCNGETTEXT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define PHP_MHASH_BC 1 #define SIZEOF_LONG 8 #define HAVE_ICONV 1 #define HAVE_GLIBC_ICONV 1 #define PHP_ICONV_IMPL "glibc" #define ICONV_BROKEN_IGNORE 1 #define HAVE_JSON 1 #define HAVE_MBSTRING 1 #define PHP_ONIG_BAD_KOI8_ENTRY 1 #define HAVE_MBREGEX 1 #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" #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 HAVE_FORK 1 #define HAVE_WAITPID 1 #define HAVE_SIGACTION 1 #define HAVE_GETPRIORITY 1 #define HAVE_SETPRIORITY 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SIGTIMEDWAIT 1 #define HAVE_UNSHARE 1 #define PHP_MYSQL_UNIX_SOCK_ADDR "/var/lib/mysql/mysql.sock" #define PDO_USE_MYSQLND 1 #define HAVE_PDO_SQLITELIB 1 #define HAVE_SQLITE3_CLOSE_V2 1 #define HAVE_SQLITE3_COLUMN_TABLE_NAME 1 #define PHAR_HAVE_OPENSSL 1 #define HAVE_POSIX 1 #define HAVE_SYS_SYSMACROS_H 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_EACCESS 1 #define HAVE_PATHCONF 1 #define HAVE_FPATHCONF 1 #define HAVE_TTYNAME_R 1 #define HAVE_UTSNAME_DOMAINNAME 1 #define HAVE_DECL_ARC4RANDOM_BUF 0 #define HAVE_PWRITE 1 #define HAVE_PREAD 1 #define HAVE_PHP_SESSION 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_SOCKATMARK 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_SOCKETS 1 #define HAVE_SA_SS_FAMILY 1 #define HAVE_AI_V4MAPPED 1 #define HAVE_AI_ALL 1 #define HAVE_AI_IDN 1 #define ANC_CREDS_UCRED 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 HAVE_RES_NSEARCH 1 #define HAVE_LIBRESOLV 1 #define HAVE_DN_EXPAND 1 #define HAVE_DN_SKIPNAME 1 #define HAVE_RES_SEARCH 1 #define HAVE_STRPTIME_DECL_FAILS 1 #define HAVE_NET_IF_H 1 #define HAVE_GETIFADDRS 1 #define HAVE_SYSVSEM 1 #define HAVE_SEMUN 0 #define HAVE_SYSVSHM 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 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_PTHREAD_GETATTR_NP 1 #define HAVE_PTHREAD_ATTR_GETSTACK 1 #define ZEND_CHECK_STACK_LIMIT 1 #define HAVE__FPU_SETCW 1 #define HAVE_FPU_INLINE_ASM_X86 1 #define HAVE_DLFCN_H 1 #define ZEND_DEBUG 0 #define ZTS 1 #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_MREMAP 1 #define HAVE_SIGACTION 1 #define ZEND_SIGNALS 1 #define HAVE_TIMER_CREATE 1 #define HAVE_LIBRT 1 #define ZEND_MAX_EXECUTION_TIMERS 1 #define PTHREADS 1 #define PHP_UNAME "Linux wordpress 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux" #define PHP_OS "Linux" #define PHP_BUILD_SYSTEM "Linux wordpress 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux" #define HAVE_BUILD_DEFS_H 1 configure: exit 0