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.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr/local/new_php_apache --with-config-file-path=/usr/local/new_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:3485: checking for grep that handles long lines and -e configure:3543: result: /usr/bin/grep configure:3548: checking for egrep configure:3610: result: /usr/bin/grep -E configure:3615: checking for a sed that does not truncate output configure:3679: result: /usr/bin/sed configure:3762: checking build system type configure:3776: result: x86_64-pc-linux-gnu configure:3796: checking host system type configure:3809: result: x86_64-pc-linux-gnu configure:3829: checking target system type configure:3842: result: x86_64-pc-linux-gnu configure:4003: checking for pkg-config configure:4021: found /usr/bin/pkg-config configure:4033: result: /usr/bin/pkg-config configure:4058: checking pkg-config is at least version 0.9.0 configure:4061: result: yes configure:4123: checking for cc configure:4139: found /usr/bin/cc configure:4150: result: cc configure:4181: checking for C compiler version configure:4190: 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:4201: $? = 0 configure:4190: 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:4201: $? = 0 configure:4190: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:4201: $? = 4 configure:4190: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:4201: $? = 4 configure:4221: checking whether the C compiler works configure:4243: cc conftest.c >&5 configure:4247: $? = 0 configure:4295: result: yes configure:4298: checking for C compiler default output file name configure:4300: result: a.out configure:4306: checking for suffix of executables configure:4313: cc -o conftest conftest.c >&5 configure:4317: $? = 0 configure:4339: result: configure:4361: checking whether we are cross compiling configure:4369: cc -o conftest conftest.c >&5 configure:4373: $? = 0 configure:4380: ./conftest configure:4384: $? = 0 configure:4399: result: no configure:4404: checking for suffix of object files configure:4426: cc -c conftest.c >&5 configure:4430: $? = 0 configure:4451: result: o configure:4455: checking whether we are using the GNU C compiler configure:4474: cc -c conftest.c >&5 configure:4474: $? = 0 configure:4483: result: yes configure:4492: checking whether cc accepts -g configure:4512: cc -c -g conftest.c >&5 configure:4512: $? = 0 configure:4553: result: yes configure:4570: checking for cc option to accept ISO C89 configure:4633: cc -c -g -O2 conftest.c >&5 configure:4633: $? = 0 configure:4646: result: none needed configure:4672: checking how to run the C preprocessor configure:4703: cc -E conftest.c configure:4703: $? = 0 configure:4717: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:4742: result: cc -E configure:4762: cc -E conftest.c configure:4762: $? = 0 configure:4776: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:4807: checking for icc configure:4816: result: no configure:4830: checking for suncc configure:4839: result: no configure:4854: checking for cc option to accept ISO C99 configure:5003: 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:5003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:5003: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5003: $? = 0 configure:5023: result: -std=gnu99 configure:5036: checking how to run the C preprocessor configure:5106: result: cc -E configure:5126: cc -E conftest.c configure:5126: $? = 0 configure:5140: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:5168: checking for ANSI C header files configure:5188: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5188: $? = 0 configure:5261: cc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:5261: $? = 0 configure:5261: ./conftest configure:5261: $? = 0 configure:5272: result: yes configure:5285: checking for sys/types.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for sys/stat.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for stdlib.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for string.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for memory.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for strings.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for inttypes.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for stdint.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5285: checking for unistd.h configure:5285: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: result: yes configure:5298: checking minix/config.h usability configure:5298: 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:5298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:5298: result: no configure:5298: checking minix/config.h presence configure:5298: cc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:5298: result: no configure:5298: checking for minix/config.h configure:5298: result: no configure:5319: checking whether it is safe to define __EXTENSIONS__ configure:5337: cc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5337: $? = 0 configure:5344: result: yes configure:5358: checking whether ln -s works configure:5362: result: yes configure:5425: checking for system library directory configure:5440: result: lib configure:5449: checking whether to enable runpaths configure:5463: result: no configure:5470: checking if compiler supports -Wl,-rpath, configure:5489: cc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:5489: $? = 0 configure:5499: result: yes configure:5551: checking for gawk configure:5568: found /usr/bin/gawk configure:5579: result: gawk configure:5621: checking for bison configure:5637: found /usr/bin/bison configure:5648: result: bison configure:5661: checking for bison version configure:5704: result: 3.0.4 (ok) configure:5729: checking for re2c configure:5759: result: no configure:5821: checking for php configure:5837: found /usr/bin/php configure:5848: result: php configure:5858: checking for php version configure:5873: result: 8.0.28 (ok) configure:5885: checking whether to enable computed goto gcc extension with re2c configure:5899: result: no configure:5967: checking whether C compiler accepts -fvisibility=hidden configure:5986: cc -std=gnu99 -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:5986: $? = 0 configure:5994: result: yes configure:6020: checking whether to force non-PIC code in shared modules configure:6034: result: no configure:6039: checking whether we are using musl libc configure:6049: result: no configure:6054: checking whether to use -D_GNU_SOURCE cflag configure:6057: result: yes configure:6077: checking for global register variables support configure:6131: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 configure:6131: $? = 0 configure:6147: result: yes configure:6150: checking whether __cpuid_count is available configure:6172: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 configure:6172: $? = 0 configure:6184: result: yes configure:6195: checking for pthreads_cflags configure:6225: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -kthread -D_GNU_SOURCE conftest.c >&5 cc: error: unrecognized command line option '-kthread' configure:6225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:6225: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE conftest.c >&5 configure:6225: $? = 0 configure:6246: result: -pthread configure:6249: checking for pthreads_lib configure:6279: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lpthread >&5 configure:6279: $? = 0 configure:6300: result: pthread configure:6370: result: configure:6372: result: Configuring SAPI modules configure:6405: checking for Apache 2 handler module support via DSO through APXS configure:7040: result: yes configure:7076: checking for setproctitle configure:7076: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5 /tmp/ccVwbmjb.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:60: undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:7076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:7076: result: no configure:7088: checking sys/pstat.h usability configure:7088: cc -std=gnu99 -c -g -O2 -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:7088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:7088: result: no configure:7088: checking sys/pstat.h presence configure:7088: 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:7088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:7088: result: no configure:7088: checking for sys/pstat.h configure:7088: result: no configure:7099: checking for PS_STRINGS configure:7118: cc -std=gnu99 -o conftest -g -O2 -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:7118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:7126: result: no configure:7134: checking for CLI build configure:7296: result: yes configure:7323: checking for embedded SAPI library support configure:7530: result: no configure:7584: checking for FPM build configure:9490: result: no configure:9497: checking for clang fuzzer SAPI configure:10559: result: no configure:10565: checking for LiteSpeed support configure:10737: result: no configure:10746: checking for phpdbg support configure:10781: result: yes configure:10790: checking for phpdbg debug build configure:10804: result: no configure:10813: checking for phpdbg readline support configure:10827: result: no configure:10834: checking whether termios.h defines TIOCGWINSZ configure:10857: result: no configure:10861: checking whether sys/ioctl.h defines TIOCGWINSZ configure:10884: result: yes configure:10911: checking for phpdbg and readline integration configure:10926: result: disabled configure:10930: checking for userfaultfd faulting on write-protected memory support configure:10944: cc -std=gnu99 -c -g -O2 -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:10944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:10951: result: no configure:11278: checking for CGI build configure:11281: result: yes configure:11284: checking for sun_len in sys/un.h configure:11299: result: no configure:11305: checking whether cross-process locking is required by accept() configure:11316: result: no configure:11469: checking for chosen SAPI module configure:11471: result: apache2handler configure:11474: checking for executable SAPI binaries configure:11477: result: cli phpdbg cgi configure:11528: result: configure:11530: result: Running system checks configure:11538: checking for sendmail configure:11557: found /usr/sbin/sendmail configure:11570: result: /usr/sbin/sendmail configure:11584: checking whether system uses EBCDIC configure:11603: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11603: $? = 0 configure:11603: ./conftest configure:11603: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:11617: result: no configure:11624: checking whether byte ordering is bigendian configure:11650: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11650: $? = 0 configure:11650: ./conftest configure:11650: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:11661: result: no configure:11671: checking whether writing to stdout works configure:11707: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11707: $? = 0 configure:11707: ./conftest configure:11707: $? = 0 configure:11722: result: yes configure:11776: checking for socket configure:11776: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:11776: $? = 0 configure:11776: result: yes configure:12083: checking for socketpair configure:12083: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12083: $? = 0 configure:12083: result: yes configure:12390: checking for htonl configure:12390: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12390: $? = 0 configure:12390: result: yes configure:12697: checking for gethostname configure:12697: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:12697: $? = 0 configure:12697: result: yes configure:13004: checking for gethostbyaddr configure:13004: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:13004: $? = 0 configure:13004: result: yes configure:13311: checking for dlopen configure:13311: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 /tmp/ccuBrzsj.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:69: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:13311: result: no configure:13315: checking for __dlopen configure:13315: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 /tmp/ccsGIgfo.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:69: undefined reference to `__dlopen' collect2: error: ld returned 1 exit status configure:13315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:13315: result: no configure:13338: checking for dlopen in -ldl configure:13363: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -ldl -lpthread >&5 configure:13363: $? = 0 configure:13372: result: yes configure:13436: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread -ldl >&5 configure:13436: $? = 0 configure:13436: ./conftest configure:13436: $? = 0 configure:13618: checking for dlsym configure:13618: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -ldl -lpthread >&5 configure:13618: $? = 0 configure:13618: result: yes configure:13925: checking for sin in -lm configure:13950: cc -std=gnu99 -o conftest -g -O2 -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:13950: $? = 0 configure:13959: result: yes configure:14151: checking for inet_aton configure:14151: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14151: $? = 0 configure:14151: result: yes configure:14512: checking for stdint.h configure:14512: result: yes configure:14512: checking for dirent.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/param.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/types.h configure:14512: result: yes configure:14512: checking for sys/time.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for netinet/in.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for alloca.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for arpa/inet.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for arpa/nameser.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for crypt.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for dns.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for fcntl.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for grp.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for ieeefp.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for langinfo.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for linux/filter.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for linux/sock_diag.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for malloc.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for os/signpost.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for poll.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for pty.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for pwd.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for resolv.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for strings.h configure:14512: result: yes configure:14512: checking for syslog.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sysexits.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/ioctl.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/file.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/mman.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/mount.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/poll.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/procctl.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for sys/resource.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/select.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/socket.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/stat.h configure:14512: result: yes configure:14512: checking for sys/statfs.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/statvfs.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/vfs.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/sysexits.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for sys/uio.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/wait.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/loadavg.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for unistd.h configure:14512: result: yes configure:14512: checking for unix.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for utime.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/utsname.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for sys/ipc.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for dlfcn.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14512: checking for tmmintrin.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for nmmintrin.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for wmmintrin.h configure:14512: cc -std=gnu99 -c -g -O2 -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:14512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14512: result: no configure:14512: checking for immintrin.h configure:14512: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14512: $? = 0 configure:14512: result: yes configure:14541: checking for fopencookie configure:14541: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14541: $? = 0 configure:14541: result: yes configure:14562: cc -std=gnu99 -c -g -O2 -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:14562: $? = 0 configure:14616: cc -std=gnu99 -o conftest -g -O2 -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:14616: $? = 0 configure:14616: ./conftest configure:14616: $? = 0 configure:14674: checking for broken getcwd configure:14685: result: no configure:14691: checking for broken gcc optimize-strlen configure:14722: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:14722: $? = 0 configure:14722: ./conftest configure:14722: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:14736: result: no configure:14745: checking whether struct tm is in sys/time.h or time.h configure:14765: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14765: $? = 0 configure:14772: result: time.h configure:14780: checking for struct tm.tm_zone configure:14780: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14780: $? = 0 configure:14780: result: yes configure:14849: checking for missing declarations of reentrant functions configure:14862: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14862: $? = 0 configure:14885: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14885: $? = 0 configure:14908: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14908: $? = 0 configure:14931: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14931: $? = 0 configure:14954: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14954: $? = 0 configure:14966: result: done configure:14970: checking for fclose declaration configure:14983: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:14983: $? = 0 configure:14988: result: ok configure:15003: checking for struct flock configure:15022: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15022: $? = 0 configure:15034: result: yes configure:15043: checking for socklen_t configure:15043: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15043: $? = 0 configure:15043: cc -std=gnu99 -c -g -O2 -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:15043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15043: result: yes configure:15063: checking size of intmax_t configure:15100: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15100: $? = 0 configure:15100: ./conftest configure:15100: $? = 0 configure:15134: result: 8 configure:15138: checking size of ssize_t configure:15175: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15175: $? = 0 configure:15175: ./conftest configure:15175: $? = 0 configure:15209: result: 8 configure:15213: checking size of ptrdiff_t configure:15250: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:15250: $? = 0 configure:15250: ./conftest configure:15250: $? = 0 configure:15284: result: 8 configure:15293: checking size of short configure:15298: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15298: $? = 0 configure:15298: ./conftest configure:15298: $? = 0 configure:15312: result: 2 configure:15326: checking size of int configure:15331: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15331: $? = 0 configure:15331: ./conftest configure:15331: $? = 0 configure:15345: result: 4 configure:15359: checking size of long configure:15364: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15364: $? = 0 configure:15364: ./conftest configure:15364: $? = 0 configure:15378: result: 8 configure:15392: checking size of long long configure:15397: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15397: $? = 0 configure:15397: ./conftest configure:15397: $? = 0 configure:15411: result: 8 configure:15425: checking size of size_t configure:15430: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15430: $? = 0 configure:15430: ./conftest configure:15430: $? = 0 configure:15444: result: 8 configure:15458: checking size of off_t configure:15463: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15463: $? = 0 configure:15463: ./conftest configure:15463: $? = 0 configure:15477: result: 8 configure:15490: checking for __builtin_expect configure:15506: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15506: $? = 0 configure:15509: result: yes configure:15529: checking for __builtin_clz configure:15545: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15545: $? = 0 configure:15548: result: yes configure:15568: checking for __builtin_clzl configure:15584: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15584: $? = 0 configure:15587: result: yes configure:15607: checking for __builtin_clzll configure:15623: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15623: $? = 0 configure:15626: result: yes configure:15646: checking for __builtin_ctzl configure:15662: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15662: $? = 0 configure:15665: result: yes configure:15685: checking for __builtin_ctzll configure:15701: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:15701: $? = 0 configure:15704: result: yes configure:15724: checking for __builtin_smull_overflow configure:15741: cc -std=gnu99 -o conftest -g -O2 -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/ccS3evAc.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:116: undefined reference to `__builtin_smull_overflow' collect2: error: ld returned 1 exit status configure:15741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15750: result: no configure:15764: checking for __builtin_smulll_overflow configure:15781: cc -std=gnu99 -o conftest -g -O2 -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/cc6Ijfqh.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:117: undefined reference to `__builtin_smulll_overflow' collect2: error: ld returned 1 exit status configure:15781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15790: result: no configure:15804: checking for __builtin_saddl_overflow configure:15821: cc -std=gnu99 -o conftest -g -O2 -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/cciWvfSl.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:118: undefined reference to `__builtin_saddl_overflow' collect2: error: ld returned 1 exit status configure:15821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15830: result: no configure:15844: checking for __builtin_saddll_overflow configure:15861: cc -std=gnu99 -o conftest -g -O2 -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/ccmkUJjq.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:119: undefined reference to `__builtin_saddll_overflow' collect2: error: ld returned 1 exit status configure:15861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15870: result: no configure:15884: checking for __builtin_usub_overflow configure:15901: cc -std=gnu99 -o conftest -g -O2 -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/ccLlEKGm.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:120: undefined reference to `__builtin_usub_overflow' collect2: error: ld returned 1 exit status configure:15901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15910: result: no configure:15924: checking for __builtin_ssubl_overflow configure:15941: cc -std=gnu99 -o conftest -g -O2 -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/cclgt79v.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:121: undefined reference to `__builtin_ssubl_overflow' collect2: error: ld returned 1 exit status configure:15941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15950: result: no configure:15964: checking for __builtin_ssubll_overflow configure:15981: cc -std=gnu99 -o conftest -g -O2 -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/cc7lZGDz.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:122: undefined reference to `__builtin_ssubll_overflow' collect2: error: ld returned 1 exit status configure:15981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:15990: result: no configure:16004: checking for __builtin_cpu_init configure:16020: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16020: $? = 0 configure:16023: result: yes configure:16043: checking for __builtin_cpu_supports configure:16059: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16059: $? = 0 configure:16062: result: yes configure:16082: checking for __builtin_frame_address configure:16098: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16098: $? = 0 configure:16101: result: yes configure:16121: checking for prctl configure:16135: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16135: $? = 0 configure:16140: result: yes configure:16152: checking for procctl configure:16166: cc -std=gnu99 -c -g -O2 -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:16166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16176: result: no configure:16183: checking for avx512 supports in compiler configure:16199: cc -std=gnu99 -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -g -O2 -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:16199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16208: result: no configure:16224: checking for avx512 vbmi supports in compiler configure:16239: cc -std=gnu99 -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -mavx512vbmi -g -O2 -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:16239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16248: result: no configure:16262: checking whether the compiler supports __alignof__ configure:16282: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16282: $? = 0 configure:16293: result: yes configure:16301: checking for struct tm.tm_gmtoff configure:16301: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16301: $? = 0 configure:16301: result: yes configure:16312: checking for struct stat.st_blksize configure:16312: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16312: $? = 0 configure:16312: result: yes configure:16321: checking for struct stat.st_rdev configure:16321: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16321: $? = 0 configure:16321: result: yes configure:16332: checking for struct stat.st_blocks configure:16332: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16332: $? = 0 configure:16332: result: yes configure:16354: checking for size_t configure:16354: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16354: $? = 0 configure:16354: cc -std=gnu99 -c -g -O2 -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:16354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16354: result: yes configure:16365: checking for uid_t in sys/types.h configure:16384: result: yes configure:16397: checking for struct sockaddr_storage configure:16414: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16414: $? = 0 configure:16422: result: yes configure:16429: checking for field sa_len in struct sockaddr configure:16447: cc -std=gnu99 -c -g -O2 -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:16447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16455: result: no configure:16472: checking for __attribute__((ifunc)) configure:16495: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16495: $? = 0 configure:16508: result: yes configure:16524: checking for __attribute__((target)) configure:16545: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16545: $? = 0 configure:16558: result: yes configure:16574: checking for IPv6 support configure:16592: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16592: $? = 0 configure:16600: result: yes configure:16668: checking for alphasort configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for asctime_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for chroot configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for ctime_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for explicit_memset configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccWzyhXe.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:170: undefined reference to `explicit_memset' collect2: error: ld returned 1 exit status configure:16668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16668: result: no configure:16668: checking for fdatasync configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for flock configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for ftok configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for funopen configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccwOf8CE.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:173: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:16668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16668: result: no configure:16668: checking for gai_strerror configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getcwd configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getloadavg configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getlogin configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getprotobyname configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getprotobynumber configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getservbyname configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getservbyport configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getrusage configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for gettimeofday configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for gmtime_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getpwnam_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getgrnam_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getpwuid_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for getwd configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/cca6QLHQ.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:187: warning: the `getwd' function is dangerous and should not be used. configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for glob configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for inet_ntoa configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for inet_ntop configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for inet_pton configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for localtime_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for lchown configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for memcntl configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/cc0ck2hv.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:194: undefined reference to `memcntl' collect2: error: ld returned 1 exit status configure:16668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16668: result: no configure:16668: checking for memmove configure:16668: cc -std=gnu99 -o conftest -g -O2 -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:16668: $? = 0 configure:16668: result: yes configure:16668: checking for mkstemp configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for mmap configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for nice configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for nl_langinfo configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for poll configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for pthread_jit_write_protect_np configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/cclhbEn3.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:200: undefined reference to `pthread_jit_write_protect_np' collect2: error: ld returned 1 exit status configure:16668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16668: result: no configure:16668: checking for putenv configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for scandir configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for setitimer configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for setenv configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for shutdown configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for sigprocmask configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for statfs configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for statvfs configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for std_syslog configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 /tmp/ccek4iDN.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:208: undefined reference to `std_syslog' collect2: error: ld returned 1 exit status configure:16668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16668: result: no configure:16668: checking for strcasecmp configure:16668: cc -std=gnu99 -o conftest -g -O2 -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:16668: $? = 0 configure:16668: result: yes configure:16668: checking for strnlen configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for strptime configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for strtok_r configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for symlink configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for tzset configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for unsetenv configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for usleep configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for utime configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for vasprintf configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for asprintf configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for nanosleep configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for memmem configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16668: checking for memrchr configure:16668: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16668: $? = 0 configure:16668: result: yes configure:16678: checking whether strerror_r is declared configure:16678: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16678: $? = 0 configure:16678: result: yes configure:16691: checking for strerror_r configure:16691: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread >&5 configure:16691: $? = 0 configure:16691: result: yes configure:16700: checking whether strerror_r returns char * configure:16724: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16724: $? = 0 configure:16762: result: yes configure:16779: checking how many arguments gethostbyname_r() takes configure:16814: cc -std=gnu99 -c -g -O2 -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:16814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:16844: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:16844: $? = 0 configure:16944: result: six configure:16980: checking for nanosleep in -lrt configure:17005: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17005: $? = 0 configure:17014: result: yes configure:17078: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lm -ldl -lpthread -lrt >&5 configure:17078: $? = 0 configure:17078: ./conftest configure:17078: $? = 0 configure:17121: checking for setsockopt in -lnetwork configure:17146: cc -std=gnu99 -o conftest -g -O2 -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:17146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17155: result: no configure:17161: checking for __setsockopt in -lnetwork configure:17186: cc -std=gnu99 -o conftest -g -O2 -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:17186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17195: result: no configure:17257: checking for getaddrinfo configure:17273: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17273: $? = 0 configure:17329: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17329: $? = 0 configure:17329: ./conftest configure:17329: $? = 0 configure:17344: result: yes configure:17352: checking for copy_file_range configure:17383: cc -std=gnu99 -o conftest -g -O2 -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:17383: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17394: result: no configure:17403: checking for strlcat configure:17403: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccgdC0qZ.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:230: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:17403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17403: result: no configure:17416: checking for strlcpy configure:17416: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccEjdcH3.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:230: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:17416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17416: result: no configure:17429: checking for explicit_bzero configure:17429: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/cc4XbkY7.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:230: undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status configure:17429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17429: result: no configure:17442: checking for getopt configure:17442: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17442: $? = 0 configure:17442: result: yes configure:17458: checking for working alloca.h configure:17475: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17475: $? = 0 configure:17483: result: yes configure:17491: checking for alloca configure:17528: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17528: $? = 0 configure:17536: result: yes configure:17643: checking for type of reentrant time-related functions configure:17672: cc -std=gnu99 -o conftest -g -O2 -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:17672: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17699: cc -std=gnu99 -o conftest -g -O2 -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:17699: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17720: result: POSIX configure:17732: checking for in_addr_t configure:17755: result: yes configure:17764: checking for aarch64 CRC32 API configure:17780: cc -std=gnu99 -o conftest -g -O2 -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:17780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:17788: result: no configure:17796: checking for asm goto configure:17839: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 configure:17839: $? = 0 configure:17839: ./conftest configure:17839: $? = 0 configure:17849: result: yes configure:17861: checking whether to enable valgrind support configure:17876: result: no configure:18011: checking for openpty configure:18011: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccc7qVlK.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:234: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:18011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:18011: result: no configure:18015: checking for __openpty configure:18015: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread >&5 /tmp/ccQxJ1MO.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:234: undefined reference to `__openpty' collect2: error: ld returned 1 exit status configure:18015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:18015: result: no configure:18038: checking for openpty in -lutil configure:18063: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:18063: $? = 0 configure:18072: result: yes configure:18136: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt -lm -ldl -lpthread -lutil >&5 configure:18136: $? = 0 configure:18136: ./conftest configure:18136: $? = 0 configure:18315: result: configure:18317: result: General settings configure:18332: checking whether to include gcov symbols configure:18346: result: no configure:18389: checking whether to include debugging symbols configure:18403: result: no configure:18437: checking whether to enable debug assertions in release mode configure:18451: result: no configure:18482: checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY configure:18496: result: no configure:18511: checking layout of installed files configure:18526: result: PHP configure:18544: checking path to configuration file configure:18559: result: /usr/local/new_php_apache/etc configure:18576: checking where to scan for configuration files configure:18603: result: configure:18611: checking whether to enable PHP's own SIGCHLD handler configure:18625: result: no configure:18644: checking whether to explicitly link against libgcc configure:18658: result: no configure:18721: checking whether to enable short tags by default configure:18735: result: yes configure:18754: checking whether to enable dmalloc configure:18768: result: no configure:18839: checking whether to enable IPv6 support configure:18853: result: yes configure:18868: checking whether to enable DTrace support configure:18882: result: no configure:19013: checking how big to make fd sets configure:19045: result: using system default configure:19140: result: configure:19142: result: Configuring extensions configure:19157: checking io.h usability configure:19157: cc -std=gnu99 -c -g -O2 -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:19157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:19157: result: no configure:19157: checking io.h presence configure:19157: 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:19157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:19157: result: no configure:19157: checking for io.h configure:19157: result: no configure:19171: checking for strtoll configure:19171: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:19171: $? = 0 configure:19171: result: yes configure:19171: checking for atoll configure:19171: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c -lutil -lrt -lm -ldl -lpthread >&5 configure:19171: $? = 0 configure:19171: result: yes configure:19560: checking whether to build with LIBXML support configure:19596: result: yes configure:19609: checking for libxml-2.0 >= 2.9.0 configure:19616: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0" configure:19619: $? = 0 configure:19633: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0" configure:19636: $? = 0 configure:19694: result: yes configure:20132: checking for OpenSSL support configure:20168: result: yes configure:20177: checking for Kerberos support configure:20192: result: yes configure:20201: checking whether to use system default cipher list instead of hardcoded value configure:20216: result: no configure:20487: checking for krb5-gssapi krb5 configure:20494: $PKG_CONFIG --exists --print-errors "krb5-gssapi krb5" configure:20497: $? = 0 configure:20511: $PKG_CONFIG --exists --print-errors "krb5-gssapi krb5" configure:20514: $? = 0 configure:20572: result: yes configure:20723: checking for openssl >= 1.0.2 configure:20730: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:20733: $? = 0 configure:20747: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:20750: $? = 0 configure:20808: result: yes configure:20966: checking for RAND_egd configure:20966: cc -std=gnu99 -o conftest -g -O2 -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:20966: $? = 0 configure:20966: result: yes configure:21583: checking for PCRE library to use configure:21585: result: bundled configure:21602: checking whether to enable PCRE JIT functionality configure:21608: result: yes configure:21611: checking whether Intel CET is enabled configure:21626: cc -std=gnu99 -c -g -O2 -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:21626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:21641: result: no configure:21947: checking whether to enable the SQLite3 extension configure:21983: result: yes configure:21992: checking for sqlite3 >= 3.7.7 configure:21999: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7" configure:22002: $? = 0 configure:22016: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7" configure:22019: $? = 0 configure:22077: result: yes configure:22330: checking for sqlite3_errstr in -lsqlite3 configure:22355: cc -std=gnu99 -o conftest -g -O2 -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:22355: $? = 0 configure:22364: result: yes configure:22491: checking for sqlite3_expanded_sql in -lsqlite3 configure:22516: cc -std=gnu99 -o conftest -g -O2 -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/cc9M1P2g.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:229: undefined reference to `sqlite3_expanded_sql' collect2: error: ld returned 1 exit status configure:22516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:22525: result: no configure:22653: checking for sqlite3_load_extension in -lsqlite3 configure:22678: cc -std=gnu99 -o conftest -g -O2 -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:22678: $? = 0 configure:22687: result: yes configure:22975: checking for ZLIB support configure:23011: result: yes configure:23020: checking for zlib >= 1.2.0.4 configure:23027: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4" configure:23030: $? = 0 configure:23044: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.0.4" configure:23047: $? = 0 configure:23105: result: yes configure:23522: checking whether to enable bc style precision math functions configure:23557: result: yes configure:23853: checking for BZip2 support configure:23889: result: yes configure:23899: checking for BZip2 in default path configure:23904: result: found in /usr configure:24024: checking for BZ2_bzerror in -lbz2 configure:24049: cc -std=gnu99 -o conftest -g -O2 -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:24049: $? = 0 configure:24058: result: yes configure:24478: checking whether to enable calendar conversion support configure:24513: result: yes configure:24788: checking whether to enable ctype functions configure:24823: result: yes configure:25098: checking for cURL support configure:25134: result: yes configure:25143: checking for libcurl >= 7.29.0 configure:25150: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0" configure:25153: $? = 0 configure:25167: $PKG_CONFIG --exists --print-errors "libcurl >= 7.29.0" configure:25170: $? = 0 configure:25228: result: yes configure:25237: $PKG_CONFIG --exists --print-errors "libcurl" configure:25240: $? = 0 configure:25396: checking for SSL support in libcurl configure:25401: result: yes configure:25415: checking for libcurl linked against old openssl configure:25453: cc -std=gnu99 -o conftest -g -O2 -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:25453: $? = 0 configure:25453: ./conftest configure:25453: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:25706: result: no configure:25828: checking for curl_easy_perform in -lcurl configure:25853: cc -std=gnu99 -o conftest -g -O2 -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:25853: $? = 0 configure:25862: result: yes configure:26761: checking for QDBM support configure:26772: result: no configure:27106: checking for GDBM support configure:27117: result: no configure:27437: checking for NDBM support configure:27448: result: no configure:27795: checking for TCADB support configure:27806: result: no configure:28153: checking for LMDB support configure:28164: result: no configure:28484: checking for Berkeley DB4 support configure:28495: result: no configure:28804: checking for Berkeley DB3 support configure:28815: result: no configure:29124: checking for Berkeley DB2 support configure:29135: result: no configure:29368: checking for DB1 support configure:29379: result: no configure:29743: checking for DBM support configure:29754: result: no configure:30152: checking for CDB support configure:30163: result: no configure:30183: checking for INI File support configure:30194: result: no configure:30214: checking for FlatFile support configure:30225: result: no configure:30231: checking whether to enable DBA interface configure:30520: result: no configure:30530: checking whether to enable dl-test extension configure:30565: result: no configure:30837: checking whether to enable DOM support configure:30872: result: yes configure:30887: checking for libxml-2.0 >= 2.9.0 configure:30972: result: yes configure:31468: checking whether to build with Enchant support configure:31504: result: no configure:32563: checking whether to enable EXIF (metadata from images) support configure:32598: result: yes configure:32873: checking for FFI support configure:32909: result: no configure:33676: checking for fileinfo support configure:33711: result: no configure:34071: checking whether to enable input filter support configure:34106: result: yes configure:34419: checking whether to enable FTP support configure:34454: result: yes configure:34463: checking whether to explicitly enable FTP SSL support configure:34478: result: no configure:34754: checking for openssl >= 1.0.2 configure:34839: result: yes configure:35003: checking for GD support configure:35038: result: no configure:35047: checking for external libgd configure:35062: result: no configure:35072: checking for libavif configure:35087: result: no configure:35098: checking for libwebp configure:35113: result: no configure:35124: checking for libjpeg configure:35139: result: no configure:35149: checking for libXpm configure:35164: result: no configure:35173: checking for FreeType 2 configure:35188: result: no configure:35197: checking whether to enable JIS-mapped Japanese font support in GD configure:35211: result: no configure:38869: checking for GNU gettext support configure:38905: result: yes configure:38925: checking for bindtextdomain in -lintl configure:38950: cc -std=gnu99 -o conftest -g -O2 -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:38950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:38959: result: no configure:38968: checking for bindtextdomain in -lc configure:38993: cc -std=gnu99 -o conftest -g -O2 -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:38993: $? = 0 configure:39002: result: yes configure:39317: checking for ngettext in -lc configure:39342: cc -std=gnu99 -o conftest -g -O2 -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:39342: $? = 0 configure:39352: result: yes configure:39361: checking for dngettext in -lc configure:39386: cc -std=gnu99 -o conftest -g -O2 -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:39386: $? = 0 configure:39396: result: yes configure:39405: checking for dcngettext in -lc configure:39430: cc -std=gnu99 -o conftest -g -O2 -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:39430: $? = 0 configure:39440: result: yes configure:39449: checking for bind_textdomain_codeset in -lc configure:39474: cc -std=gnu99 -o conftest -g -O2 -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:39474: $? = 0 configure:39484: result: yes configure:39601: checking for GNU MP support configure:39637: result: no configure:40413: checking for mhash support configure:40449: result: yes configure:40473: checking size of long configure:40492: result: 8 configure:40502: checking if we're at 64-bit platform configure:40513: result: yes configure:40830: checking for iconv support configure:40866: result: yes configure:40881: checking for iconv configure:40881: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:40881: $? = 0 configure:40881: result: yes configure:41411: checking if iconv is glibc's configure:41424: cc -std=gnu99 -o conftest -I/usr/local/src/php-8.3.4/ext/date/lib -I/usr/include/libxml2 -g -O2 -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:41424: $? = 0 configure:41426: result: yes configure:41574: checking if iconv supports errno configure:41603: cc -std=gnu99 -o conftest -I/usr/local/src/php-8.3.4/ext/date/lib -I/usr/include/libxml2 -g -O2 -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:41603: $? = 0 configure:41603: ./conftest configure:41603: $? = 0 configure:41605: result: yes configure:41620: checking if iconv supports //IGNORE configure:41654: cc -std=gnu99 -o conftest -I/usr/local/src/php-8.3.4/ext/date/lib -I/usr/include/libxml2 -g -O2 -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:41654: $? = 0 configure:41654: ./conftest configure:41654: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:41664: result: no configure:41978: checking for IMAP support configure:42014: result: no configure:42023: checking for IMAP Kerberos support configure:42038: result: yes configure:42047: checking for IMAP SSL support configure:42062: result: no configure:43818: checking whether to enable internationalization support configure:43853: result: no configure:45825: checking for LDAP support configure:45861: result: no configure:45870: checking whether to build with LDAP Cyrus SASL support configure:45885: result: no configure:47278: checking whether to enable multibyte string support configure:47313: result: yes configure:47322: checking whether to enable multibyte regex support (requires oniguruma) configure:47336: result: yes configure:47356: checking for oniguruma configure:47363: $PKG_CONFIG --exists --print-errors "oniguruma" configure:47366: $? = 0 configure:47380: $PKG_CONFIG --exists --print-errors "oniguruma" configure:47383: $? = 0 configure:47441: result: yes configure:47685: checking if oniguruma has an invalid entry for KOI8 encoding configure:47702: cc -std=gnu99 -o conftest -g -O2 -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/cctZzVqo.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:253: undefined reference to `OnigEncodingKOI8' /usr/local/src/php-8.3.4/conftest.c:253: undefined reference to `OnigEncodingKOI8' collect2: error: ld returned 1 exit status configure:47702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:47709: result: yes configure:48185: checking for MySQLi support configure:48221: result: yes configure:48230: checking for specified location of the MySQL UNIX socket configure:48245: result: yes configure:48259: checking for MySQL UNIX socket location configure:48295: result: /var/lib/mysql/mysql.sock configure:48657: checking for Oracle Database OCI8 support configure:48693: result: no configure:50405: checking for Adabas support configure:50562: result: no configure:50611: checking for SAP DB support configure:50698: result: no configure:50747: checking for Solid support configure:50838: result: no configure:50887: checking for IBM DB2 support configure:50954: result: no configure:51003: checking for Empress support configure:51032: result: no configure:51081: checking for Empress local access support configure:51126: result: no configure:51175: checking for a custom ODBC support configure:51193: result: no configure:51242: checking whether to build with iODBC support configure:51386: result: no configure:51435: checking for Easysoft ODBC-ODBC Bridge support configure:51453: result: no configure:51502: checking whether to build with unixODBC support configure:51658: result: no configure:51707: checking for DBMaker support configure:51831: result: no configure:52253: checking for any ODBC driver support configure:52255: result: no configure:52265: checking whether to enable Zend OPcache support configure:52300: result: yes configure:52309: checking whether to enable copying PHP CODE pages into HUGE PAGES configure:52323: result: yes configure:52332: checking whether to enable JIT configure:52346: result: yes configure:52667: checking for mprotect configure:52667: cc -std=gnu99 -o conftest -g -O2 -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:52667: $? = 0 configure:52667: result: yes configure:52667: checking for memfd_create configure:52667: cc -std=gnu99 -o conftest -g -O2 -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/ccpVrKIu.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:283: undefined reference to `memfd_create' collect2: error: ld returned 1 exit status configure:52667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:52667: result: no configure:52677: checking for sysvipc shared memory support configure:52750: cc -std=gnu99 -o conftest -g -O2 -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:52750: $? = 0 configure:52750: ./conftest configure:52750: $? = 0 configure:52764: result: yes configure:52767: checking for mmap() using MAP_ANON shared memory support configure:52831: cc -std=gnu99 -o conftest -g -O2 -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:52831: $? = 0 configure:52831: ./conftest configure:52831: $? = 0 configure:52845: result: yes configure:52853: checking for shm_open in -lrt configure:52878: cc -std=gnu99 -o conftest -g -O2 -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:52878: $? = 0 configure:52887: result: yes configure:52951: cc -std=gnu99 -o conftest -g -O2 -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:52951: $? = 0 configure:52951: ./conftest configure:52951: $? = 0 configure:53125: checking for mmap() using shm_open() shared memory support configure:53197: cc -std=gnu99 -o conftest -g -O2 -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/cc72lH7E.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:276: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:53197: $? = 0 configure:53197: ./conftest configure:53197: $? = 0 configure:53315: checking for shm_unlink in -lrt configure:53340: cc -std=gnu99 -o conftest -g -O2 -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:53340: $? = 0 configure:53349: result: yes configure:53389: result: yes configure:53750: checking whether to enable pcntl support configure:53785: result: yes configure:53794: checking for fork configure:53794: cc -std=gnu99 -o conftest -g -O2 -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:53794: $? = 0 configure:53794: result: yes configure:53807: checking for waitpid configure:53807: cc -std=gnu99 -o conftest -g -O2 -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:53807: $? = 0 configure:53807: result: yes configure:53820: checking for sigaction configure:53820: cc -std=gnu99 -o conftest -g -O2 -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:53820: $? = 0 configure:53820: result: yes configure:53834: checking for getpriority configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for setpriority configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for wait3 configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for wait4 configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for sigwaitinfo configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for sigtimedwait configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for unshare configure:53834: cc -std=gnu99 -o conftest -g -O2 -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:53834: $? = 0 configure:53834: result: yes configure:53834: checking for rfork configure:53834: cc -std=gnu99 -o conftest -g -O2 -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/ccBkQPja.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:299: undefined reference to `rfork' collect2: error: ld returned 1 exit status configure:53834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:53834: result: no configure:53834: checking for forkx configure:53834: cc -std=gnu99 -o conftest -g -O2 -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/ccLAuSOq.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:299: undefined reference to `forkx' collect2: error: ld returned 1 exit status configure:53834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:53834: result: no configure:53844: checking for siginfo_t configure:53864: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:53864: $? = 0 configure:53866: result: yes configure:54143: checking whether to enable PDO support configure:54178: result: yes configure:54499: checking for PDO_DBLIB support via FreeTDS configure:54535: result: no configure:55334: checking for Firebird support for PDO configure:55370: result: no configure:56512: checking for MySQL support for PDO configure:56548: result: yes configure:56558: checking for the location of libz configure:56573: result: yes configure:56581: checking for MySQL UNIX socket location configure:56617: result: /var/lib/mysql/mysql.sock configure:56911: checking for PDO includes configure:56926: result: /usr/local/src/php-8.3.4/ext configure:57280: checking Oracle OCI support for PDO configure:57316: result: no configure:59040: checking for ODBC v3 support for PDO configure:59076: result: no configure:60180: checking for PostgreSQL support for PDO configure:60216: result: no configure:60792: checking for sqlite 3 support for PDO configure:60828: result: yes configure:60841: checking for PDO includes configure:60856: result: /usr/local/src/php-8.3.4/ext configure:60867: checking for sqlite3 >= 3.7.7 configure:60952: result: yes configure:61205: checking for sqlite3_close_v2 in -lsqlite3 configure:61230: cc -std=gnu99 -o conftest -g -O2 -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:61230: $? = 0 configure:61239: result: yes configure:61366: checking for sqlite3_column_table_name in -lsqlite3 configure:61391: cc -std=gnu99 -o conftest -g -O2 -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:61391: $? = 0 configure:61400: result: yes configure:61710: checking for PostgreSQL support configure:61746: result: no configure:62397: checking for phar archive support configure:62432: result: yes configure:62696: checking for phar openssl support configure:62703: result: yes configure:62790: checking whether to enable POSIX-like functions configure:62825: result: yes configure:63096: checking sys/mkdev.h usability configure:63096: cc -std=gnu99 -c -g -O2 -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:63096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:63096: result: no configure:63096: checking sys/mkdev.h presence configure:63096: 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:63096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:63096: result: no configure:63096: checking for sys/mkdev.h configure:63096: result: no configure:63096: checking sys/sysmacros.h usability configure:63096: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:63096: $? = 0 configure:63096: result: yes configure:63096: checking sys/sysmacros.h presence configure:63096: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:63096: $? = 0 configure:63096: result: yes configure:63096: checking for sys/sysmacros.h configure:63096: result: yes configure:63110: checking for seteuid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for setegid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for setsid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for getsid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for getpgid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for ctermid configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for mkfifo configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for mknod configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for setrlimit configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for getrlimit configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for getgroups configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for makedev configure:63110: cc -std=gnu99 -o conftest -g -O2 -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/cckOUl4J.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:318: undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:63110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:63110: result: no configure:63110: checking for initgroups configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for getgrgid_r configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63110: checking for eaccess configure:63110: cc -std=gnu99 -o conftest -g -O2 -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:63110: $? = 0 configure:63110: result: yes configure:63126: checking for pathconf configure:63126: cc -std=gnu99 -o conftest -g -O2 -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:63126: $? = 0 configure:63126: result: yes configure:63126: checking for fpathconf configure:63126: cc -std=gnu99 -o conftest -g -O2 -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:63126: $? = 0 configure:63126: result: yes configure:63137: checking for working ttyname_r() implementation configure:63158: cc -std=gnu99 -o conftest -g -O2 -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:63158: $? = 0 configure:63158: ./conftest configure:63158: $? = 0 configure:63160: result: yes configure:63177: checking for utsname.domainname configure:63199: cc -std=gnu99 -c -g -O2 -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:63199: $? = 0 configure:63211: result: yes configure:63226: checking for PSPELL support configure:63262: result: no configure:63944: checking whether arc4random_buf is declared configure:63944: cc -std=gnu99 -c -g -O2 -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:63944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:63944: result: no configure:63958: checking for CommonCrypto/CommonRandom.h configure:63958: cc -std=gnu99 -c -g -O2 -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:63958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:63958: result: no configure:64294: checking for libedit readline replacement configure:64330: result: no configure:64340: checking for readline support configure:64376: result: no configure:67195: checking whether to enable PHP sessions configure:67230: result: yes configure:67239: checking for mm support configure:67254: result: no configure:67262: checking whether pwrite works configure:67296: cc -std=gnu99 -o conftest -g -O2 -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:67296: $? = 0 configure:67296: ./conftest configure:67296: $? = 0 configure:67359: result: yes configure:67374: checking whether pread works configure:67408: cc -std=gnu99 -o conftest -g -O2 -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:67408: $? = 0 configure:67408: ./conftest configure:67408: $? = 0 configure:67473: result: yes configure:67980: checking whether to enable shmop support configure:68015: result: no configure:68290: checking whether to enable SimpleXML support configure:68325: result: yes configure:68340: checking for libxml-2.0 >= 2.9.0 configure:68425: result: yes configure:68904: checking for SNMP support configure:68940: result: no configure:70077: checking whether to enable SOAP support configure:70112: result: yes configure:70127: checking for libxml-2.0 >= 2.9.0 configure:70212: result: yes configure:70635: checking whether to enable sockets support configure:70670: result: yes configure:70680: checking for hstrerror configure:70680: cc -std=gnu99 -o conftest -g -O2 -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:70680: $? = 0 configure:70680: result: yes configure:70680: checking for if_nametoindex configure:70680: cc -std=gnu99 -o conftest -g -O2 -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:70680: $? = 0 configure:70680: result: yes configure:70680: checking for if_indextoname configure:70680: cc -std=gnu99 -o conftest -g -O2 -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:70680: $? = 0 configure:70680: result: yes configure:70691: checking for sockatmark configure:70691: cc -std=gnu99 -o conftest -g -O2 -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:70691: $? = 0 configure:70691: result: yes configure:70703: checking netinet/tcp.h usability configure:70703: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70703: $? = 0 configure:70703: result: yes configure:70703: checking netinet/tcp.h presence configure:70703: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:70703: $? = 0 configure:70703: result: yes configure:70703: checking for netinet/tcp.h configure:70703: result: yes configure:70703: checking sys/un.h usability configure:70703: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70703: $? = 0 configure:70703: result: yes configure:70703: checking sys/un.h presence configure:70703: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:70703: $? = 0 configure:70703: result: yes configure:70703: checking for sys/un.h configure:70703: result: yes configure:70703: checking sys/sockio.h usability configure:70703: cc -std=gnu99 -c -g -O2 -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:70703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:70703: result: no configure:70703: checking sys/sockio.h presence configure:70703: 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:70703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:70703: result: no configure:70703: checking for sys/sockio.h configure:70703: result: no configure:70703: checking for linux/filter.h configure:70703: result: yes configure:70717: checking for field ss_family in struct sockaddr_storage configure:70738: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70738: $? = 0 configure:70746: result: yes configure:70755: checking if getaddrinfo supports AI_V4MAPPED configure:70774: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70774: $? = 0 configure:70782: result: yes configure:70791: checking if getaddrinfo supports AI_ALL configure:70810: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70810: $? = 0 configure:70818: result: yes configure:70827: checking if getaddrinfo supports AI_IDN configure:70846: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70846: $? = 0 configure:70854: result: yes configure:70863: checking if ancillary credentials uses ucred configure:70885: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:70885: $? = 0 configure:70893: result: yes configure:70902: checking if ancillary credentials uses cmsgcred configure:70921: cc -std=gnu99 -c -g -O2 -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:70921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:70929: result: no configure:71228: checking for sodium support configure:71264: result: no configure:72146: checking whether flush should be called explicitly after a buffered io configure:72199: cc -std=gnu99 -o conftest -g -O2 -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/ccA7tGbK.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:322: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:72199: $? = 0 configure:72199: ./conftest configure:72199: $? = 0 configure:72213: result: no configure:72224: checking for external libcrypt or libxcrypt configure:72239: result: no configure:73139: checking whether the compiler supports aligned attribute configure:73159: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:73159: $? = 0 configure:73170: result: yes configure:73187: checking for working POSIX fnmatch configure:73220: cc -std=gnu99 -o conftest -g -O2 -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:73220: $? = 0 configure:73220: ./conftest configure:73220: $? = 0 configure:73230: result: yes configure:73244: checking for fork configure:73244: result: yes configure:73260: checking if your OS can spawn processes with inherited handles configure:73263: result: yes configure:73306: checking for res_nsearch configure:73306: cc -std=gnu99 -o conftest -g -O2 -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/ccm5eIIk.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:351: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:73306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73306: result: no configure:73310: checking for __res_nsearch configure:73310: cc -std=gnu99 -o conftest -g -O2 -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/cc3SXGnp.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:73310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73310: result: no configure:73333: checking for res_nsearch in -lresolv configure:73358: cc -std=gnu99 -o conftest -g -O2 -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/ccXeWlBz.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:328: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:73358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73367: result: no configure:73373: checking for __res_nsearch in -lresolv configure:73398: cc -std=gnu99 -o conftest -g -O2 -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:73398: $? = 0 configure:73407: result: yes configure:73431: cc -std=gnu99 -o conftest -g -O2 -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:73431: $? = 0 configure:73431: ./conftest configure:73431: $? = 0 configure:73750: checking for res_ndestroy configure:73750: cc -std=gnu99 -o conftest -g -O2 -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/ccDabvUe.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:353: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:73750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73750: result: no configure:73754: checking for __res_ndestroy configure:73754: cc -std=gnu99 -o conftest -g -O2 -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/ccfjiKHA.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:353: undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:73754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73754: result: no configure:73777: checking for res_ndestroy in -lresolv configure:73802: cc -std=gnu99 -o conftest -g -O2 -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/ccEhXcvE.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:330: undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:73802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73811: result: no configure:73817: checking for __res_ndestroy in -lresolv configure:73842: cc -std=gnu99 -o conftest -g -O2 -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/ccqAXKNQ.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:330: undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:73842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73851: result: no configure:73911: checking for res_ndestroy in -lbind configure:73936: cc -std=gnu99 -o conftest -g -O2 -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:73936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73945: result: no configure:73951: checking for __res_ndestroy in -lbind configure:73976: cc -std=gnu99 -o conftest -g -O2 -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:73976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:73985: result: no configure:74045: checking for res_ndestroy in -lsocket configure:74070: cc -std=gnu99 -o conftest -g -O2 -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:74070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74079: result: no configure:74085: checking for __res_ndestroy in -lsocket configure:74110: cc -std=gnu99 -o conftest -g -O2 -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:74110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74119: result: no configure:74194: checking for dns_search configure:74194: cc -std=gnu99 -o conftest -g -O2 -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/ccmGiern.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:353: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:74194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74194: result: no configure:74198: checking for __dns_search configure:74198: cc -std=gnu99 -o conftest -g -O2 -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/ccgTBLoD.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:353: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:74198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74198: result: no configure:74221: checking for dns_search in -lresolv configure:74246: cc -std=gnu99 -o conftest -g -O2 -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/ccFCaVeK.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:330: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:74246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74255: result: no configure:74261: checking for __dns_search in -lresolv configure:74286: cc -std=gnu99 -o conftest -g -O2 -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/ccvdRyjX.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:330: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:74286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74295: result: no configure:74355: checking for dns_search in -lbind configure:74380: cc -std=gnu99 -o conftest -g -O2 -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:74380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74389: result: no configure:74395: checking for __dns_search in -lbind configure:74420: cc -std=gnu99 -o conftest -g -O2 -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:74420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74429: result: no configure:74489: checking for dns_search in -lsocket configure:74514: cc -std=gnu99 -o conftest -g -O2 -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:74514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74523: result: no configure:74529: checking for __dns_search in -lsocket configure:74554: cc -std=gnu99 -o conftest -g -O2 -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:74554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74563: result: no configure:74638: checking for dn_expand configure:74638: cc -std=gnu99 -o conftest -g -O2 -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/ccvatcKp.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:353: undefined reference to `dn_expand' collect2: error: ld returned 1 exit status configure:74638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:74638: result: no configure:74642: checking for __dn_expand configure:74642: cc -std=gnu99 -o conftest -g -O2 -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:74642: $? = 0 configure:74642: result: yes configure:75082: checking for dn_skipname configure:75082: cc -std=gnu99 -o conftest -g -O2 -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/ccSbmHpP.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:354: undefined reference to `dn_skipname' collect2: error: ld returned 1 exit status configure:75082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:75082: result: no configure:75086: checking for __dn_skipname configure:75086: cc -std=gnu99 -o conftest -g -O2 -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:75086: $? = 0 configure:75086: result: yes configure:75528: checking for res_search configure:75528: cc -std=gnu99 -o conftest -g -O2 -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/cc2UPJue.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:355: undefined reference to `res_search' collect2: error: ld returned 1 exit status configure:75528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:75528: result: no configure:75532: checking for __res_search configure:75532: cc -std=gnu99 -o conftest -g -O2 -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:75532: $? = 0 configure:75532: result: yes configure:75973: checking for posix_spawn_file_actions_addchdir_np configure:75973: cc -std=gnu99 -o conftest -g -O2 -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/ccuzF9rD.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:356: undefined reference to `posix_spawn_file_actions_addchdir_np' collect2: error: ld returned 1 exit status configure:75973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:75973: result: no configure:75977: checking for __posix_spawn_file_actions_addchdir_np configure:75977: cc -std=gnu99 -o conftest -g -O2 -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/cc0AK0DP.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:356: undefined reference to `__posix_spawn_file_actions_addchdir_np' collect2: error: ld returned 1 exit status configure:75977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:75977: result: no configure:75998: checking whether strptime() declaration fails configure:76024: cc -std=gnu99 -c -g -O2 -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:76024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:76035: result: yes configure:76046: checking for Argon2 support configure:76082: result: no configure:76309: checking for net/if.h configure:76309: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:76309: $? = 0 configure:76309: result: yes configure:76325: checking for usable getifaddrs configure:76346: cc -std=gnu99 -o conftest -g -O2 -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:76346: $? = 0 configure:76357: result: yes configure:76703: checking whether to enable System V IPC support configure:76738: result: no configure:77023: checking whether to enable System V semaphore support configure:77058: result: yes configure:77325: checking for union semun configure:77345: cc -std=gnu99 -c -g -O2 -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:77345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:77357: result: no configure:77376: checking whether to enable System V shared memory support configure:77411: result: yes configure:77686: checking for TIDY support configure:77722: result: no configure:78663: checking whether to enable tokenizer support configure:78698: result: yes configure:78976: checking whether to enable XML support configure:79011: result: yes configure:79020: checking whether to build with expat support configure:79035: result: no configure:79052: checking for libxml-2.0 >= 2.9.0 configure:79137: result: yes configure:79838: checking whether to enable XMLReader support configure:79873: result: yes configure:79888: checking for libxml-2.0 >= 2.9.0 configure:79973: result: yes configure:80415: checking whether to enable XMLWriter support configure:80450: result: yes configure:80465: checking for libxml-2.0 >= 2.9.0 configure:80550: result: yes configure:80973: checking whether to build with XSL support configure:81009: result: yes configure:81027: checking for libxslt >= 1.1.0 configure:81034: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0" configure:81037: $? = 0 configure:81051: $PKG_CONFIG --exists --print-errors "libxslt >= 1.1.0" configure:81054: $? = 0 configure:81112: result: yes configure:81259: checking for libexslt configure:81266: $PKG_CONFIG --exists --print-errors "libexslt" configure:81269: $? = 0 configure:81283: $PKG_CONFIG --exists --print-errors "libexslt" configure:81286: $? = 0 configure:81324: result: yes configure:81762: checking whether to enable zend-test extension configure:81797: result: no configure:82069: checking for zip archive read/write support configure:82105: result: no configure:83606: checking whether to enable mysqlnd configure:83641: result: yes configure:83650: checking whether to enable compressed protocol support in mysqlnd configure:83664: result: yes configure:83682: checking for zlib configure:83767: result: yes configure:83927: checking for openssl >= 1.0.2 configure:84012: result: yes configure:84461: checking linker support for -zcommon-page-size=2097152 configure:84472: cc -std=gnu99 -o conftest -g -O2 -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:84472: $? = 0 configure:84472: ./conftest configure:84472: $? = 0 configure:84483: result: yes configure:84565: result: configure:84567: result: Configuring PEAR configure:84582: checking whether to install PEAR configure:84618: result: no configure:84665: result: configure:84667: result: Configuring Zend configure:84764: checking whether syscall to create shadow stack exists configure:84789: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84789: $? = 0 configure:84789: ./conftest configure:84789: $? = 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.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84800: result: no configure:84813: checking for fiber switching context configure:84864: result: x86_64_sysv_elf_gas configure:84893: checking cpuid.h usability configure:84893: cc -std=gnu99 -c -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84893: $? = 0 configure:84893: result: yes configure:84893: checking cpuid.h presence configure:84893: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c configure:84893: $? = 0 configure:84893: result: yes configure:84893: checking for cpuid.h configure:84893: result: yes configure:84909: checking for getpid configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84909: $? = 0 configure:84909: result: yes configure:84909: checking for kill configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84909: $? = 0 configure:84909: result: yes configure:84909: checking for sigsetjmp configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccgjqIRD.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:377: undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:84909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84909: result: no configure:84909: checking for pthread_getattr_np configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84909: $? = 0 configure:84909: result: yes configure:84909: checking for pthread_attr_get_np configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccSp7RUP.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:378: undefined reference to `pthread_attr_get_np' collect2: error: ld returned 1 exit status configure:84909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84909: result: no configure:84909: checking for pthread_get_stackaddr_np configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccyqsVOX.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:378: undefined reference to `pthread_get_stackaddr_np' collect2: error: ld returned 1 exit status configure:84909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84909: result: no configure:84909: checking for pthread_attr_getstack configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84909: $? = 0 configure:84909: result: yes configure:84909: checking for pthread_stackseg_np configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccLHOGX2.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:379: undefined reference to `pthread_stackseg_np' collect2: error: ld returned 1 exit status configure:84909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84909: result: no configure:84909: checking for gettid configure:84909: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/cc31tkh6.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:379: undefined reference to `gettid' collect2: error: ld returned 1 exit status configure:84909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:84909: result: no configure:84919: checking whether the stack grows downwards configure:84948: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84948: $? = 0 configure:84948: ./conftest configure:84948: $? = 0 configure:84953: result: yes configure:84968: checking for usable _FPU_SETCW configure:84994: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:84994: $? = 0 configure:85005: result: yes configure:85012: checking for usable fpsetprec configure:85037: cc -std=gnu99 -o conftest -g -O2 -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:85037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85051: result: no configure:85055: checking for usable _controlfp configure:85080: cc -std=gnu99 -o conftest -g -O2 -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:85080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85094: result: no configure:85098: checking for usable _controlfp_s configure:85124: cc -std=gnu99 -o conftest -g -O2 -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:85124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85138: result: no configure:85142: checking whether FPU control word can be manipulated by inline assembler configure:85170: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85170: $? = 0 configure:85181: result: yes configure:85191: checking for dlfcn.h configure:85191: result: yes configure:85202: checking whether dlsym() requires a leading underscore in symbol names configure:85270: cc -std=gnu99 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/cc11v9UI.o: In function `main': /usr/local/src/php-8.3.4/configure:85254: undefined reference to `dlopen' /usr/local/src/php-8.3.4/configure:85259: undefined reference to `dlsym' /usr/local/src/php-8.3.4/configure:85264: undefined reference to `dlerror' /usr/local/src/php-8.3.4/configure:85260: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:85273: $? = 1 configure:85297: result: no configure:85307: checking whether to enable thread-safety configure:85309: result: yes configure:85312: checking whether to enable Zend debugging configure:85314: result: no configure:85332: checking whether C compiler accepts -Wno-clobbered configure:85351: cc -std=gnu99 -c -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -Werror -Wno-clobbered -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85351: $? = 0 configure:85359: result: yes configure:85367: checking whether C compiler accepts -Wimplicit-fallthrough=1 configure:85386: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -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:85386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85394: result: no configure:85402: checking whether C compiler accepts -Wduplicated-cond configure:85421: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -Werror -Wduplicated-cond -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 cc: error: unrecognized command line option '-Wduplicated-cond' configure:85421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85429: result: no configure:85437: checking whether C compiler accepts -Wlogical-op configure:85456: cc -std=gnu99 -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -Werror -Wlogical-op -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85456: $? = 0 configure:85464: result: yes configure:85472: checking whether C compiler accepts -Wformat-truncation configure:85491: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -Werror -Wformat-truncation -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 cc: error: unrecognized command line option '-Wformat-truncation' configure:85491: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85499: result: no configure:85507: checking whether C compiler accepts -Wstrict-prototypes configure:85526: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -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:85526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85534: result: no configure:85542: checking whether C compiler accepts -fno-common configure:85561: cc -std=gnu99 -c -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -Werror -fno-common -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85561: $? = 0 configure:85569: result: yes configure:85587: checking for inline configure:85603: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85603: $? = 0 configure:85611: result: inline configure:85630: checking target system is Darwin configure:85639: result: no configure:85643: checking for MM alignment and log values configure:85696: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85696: $? = 0 configure:85696: ./conftest configure:85696: $? = 0 configure:85723: result: done configure:85728: checking for mremap configure:85728: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:85728: $? = 0 configure:85728: result: yes configure:85748: checking for sigaction configure:85748: result: yes configure:85768: checking whether to enable zend signal handling configure:85770: result: yes configure:85793: checking for timer_create configure:85793: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/cc8vJUMd.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:391: undefined reference to `timer_create' collect2: error: ld returned 1 exit status configure:85793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85793: result: no configure:85797: checking for __timer_create configure:85797: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 /tmp/ccOlRLlj.o: In function `main': /usr/local/src/php-8.3.4/conftest.c:391: undefined reference to `__timer_create' collect2: error: ld returned 1 exit status configure:85797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.4" | #define PACKAGE_STRING "PHP 8.3.4" | #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:85797: result: no configure:85820: checking for timer_create in -lrt configure:85845: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt >&5 configure:85845: $? = 0 configure:85854: result: yes configure:85918: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -D_GNU_SOURCE -D_REENTRANT conftest.c -lrt >&5 configure:85918: $? = 0 configure:85918: ./conftest configure:85918: $? = 0 configure:85969: checking whether to enable zend max execution timers configure:85971: result: yes configure:85988: result: configure:85990: result: Configuring TSRM configure:85996: checking for pthreads_cflags configure:86047: result: -pthread configure:86050: checking for pthreads_lib configure:86101: result: pthread configure:86117: checking for POSIX threads configure:86119: result: yes configure:86808: result: configure:86810: result: Configuring libtool configure:86890: checking for a sed that does not truncate output configure:86944: result: /usr/bin/sed configure:86958: checking for ld used by cc -std=gnu99 configure:87025: result: /usr/bin/ld configure:87032: checking if the linker (/usr/bin/ld) is GNU ld configure:87047: result: yes configure:87052: checking for /usr/bin/ld option to reload object files configure:87059: result: -r configure:87077: checking for BSD-compatible nm configure:87126: result: /usr/bin/nm -B configure:87130: checking how to recognize dependent libraries configure:87316: result: pass_all configure:87401: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:87404: $? = 0 configure:87676: checking the maximum length of command line arguments configure:87788: result: 1572864 configure:87800: checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object configure:87905: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:87908: $? = 0 configure:87912: /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:87915: $? = 0 configure:87967: cc -std=gnu99 -o conftest -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c conftstm.o >&5 configure:87970: $? = 0 configure:88008: result: ok configure:88012: checking for objdir configure:88027: result: .libs configure:88119: checking for ar configure:88135: found /usr/bin/ar configure:88146: result: ar configure:88211: checking for ranlib configure:88227: found /usr/bin/ranlib configure:88238: result: ranlib configure:88303: checking for strip configure:88319: found /usr/bin/strip configure:88330: result: strip configure:88898: checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions configure:88916: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -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:88920: $? = 0 configure:88933: result: no configure:88948: checking for cc -std=gnu99 option to produce PIC configure:89188: result: -fPIC configure:89196: checking if cc -std=gnu99 PIC flag -fPIC works configure:89214: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread -fPIC -DPIC conftest.c >&5 configure:89218: $? = 0 configure:89231: result: yes configure:89259: checking if cc -std=gnu99 static flag -static works configure:89287: result: no configure:89297: checking if cc -std=gnu99 supports -c -o file.o configure:89318: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread -o out/conftest2.o conftest.c >&5 configure:89322: $? = 0 configure:89344: result: yes configure:89370: checking whether the cc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:90298: result: yes configure:90319: checking whether -lc should be explicitly linked in configure:90324: cc -std=gnu99 -c -fno-common -Wlogical-op -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -pthread -DZTS -DZEND_SIGNALS -DZEND_MAX_EXECUTION_TIMERS -D_GNU_SOURCE -D_REENTRANT -pthread conftest.c >&5 configure:90327: $? = 0 configure:90342: cc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:90345: $? = 0 configure:90357: result: no configure:90365: checking dynamic linker characteristics configure:90974: result: GNU/Linux ld.so configure:90998: checking how to hardcode library paths into programs configure:91023: result: immediate configure:91037: checking whether stripping libraries is possible configure:91042: result: yes configure:91553: checking if libtool supports shared libraries configure:91555: result: yes configure:91558: checking whether to build shared libraries configure:91579: result: yes configure:91582: checking whether to build static libraries configure:91586: result: yes configure:91681: result: creating libtool configure:95173: result: configure:95175: result: Generating files configure:95797: patching main/php_config.h.in configure:95808: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PHP config.status 8.3.4, 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:1378: creating main/build-defs.h config.status:1378: creating scripts/phpize config.status:1378: creating scripts/man1/phpize.1 config.status:1378: creating scripts/php-config config.status:1378: creating scripts/man1/php-config.1 config.status:1378: creating sapi/cli/php.1 config.status:1378: creating sapi/phpdbg/phpdbg.1 config.status:1378: creating sapi/cgi/php-cgi.1 config.status:1378: creating ext/phar/phar.1 config.status:1378: creating ext/phar/phar.phar.1 config.status:1378: creating main/php_config.h config.status:1562: executing default commands configure:97048: 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_strerror_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__Wstrict_prototypes=no ax_cv_check_cflags__Werror__fno_common=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=/usr/local/src/php-8.3.4/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/new_php_apache'\'' '\''--with-config-file-path=/usr/local/new_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/new_php_apache'\'' '\''--with-config-file-path=/usr/local/new_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/new_php_apache/bin' EXPANDED_DATADIR='/usr/local/new_php_apache/share/php' EXPANDED_EXTENSION_DIR='/usr/local/new_php_apache/lib/php/extensions/no-debug-zts-20230831' EXPANDED_LIBDIR='/usr/local/new_php_apache/lib/php' EXPANDED_LOCALSTATEDIR='/usr/local/new_php_apache/var' EXPANDED_MANDIR='/usr/local/new_php_apache/php/man' EXPANDED_PEAR_INSTALLDIR='' EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/new_php_apache/etc' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SBINDIR='/usr/local/new_php_apache/sbin' EXPANDED_SYSCONFDIR='/usr/local/new_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/new_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='' ICU_CFLAGS='' ICU_LIBS='' INCLUDES=' -I/usr/local/src/php-8.3.4/ext/date/lib -I/usr/include/libxml2 -I/usr/local/src/php-8.3.4/ext/mbstring/libmbfl -I/usr/local/src/php-8.3.4/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.4' PACKAGE_TARNAME='php' PACKAGE_URL='https://www.php.net' PACKAGE_VERSION='8.3.4' 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.4' PHP_VERSION_ID='80304' 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='/usr/local/src/php-8.3.4' abs_srcdir='/usr/local/src/php-8.3.4' 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/new_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/new_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.4" #define PACKAGE_STRING "PHP 8.3.4" #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