File: //php-8.2.0/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by PHP configure 8.2.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --prefix=/opt/php-8.2.0 --enable-mbstring --enable-bcmath --with-curl --with-openssl
## --------- ##
## Platform. ##
## --------- ##
hostname = ip-208-109-13-31.ip.secureserver.net
uname -m = x86_64
uname -r = 3.10.0-1160.90.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu May 4 15:21:22 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/cpanel/3rdparty/lib/path-bin/
PATH: /usr/local/jdk/bin/
PATH: /usr/kerberos/sbin/
PATH: /usr/kerberos/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /usr/X11R6/bin/
PATH: /usr/local/bin/
PATH: /usr/X11R6/bin/
PATH: /root/bin/
PATH: /opt/bin/
PATH: /opt/cpanel/composer/bin/
PATH: /root/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3893: looking for aux files: config.guess config.sub
configure:3906: trying ./build/
configure:3935: ./build/config.guess found
configure:3935: ./build/config.sub found
configure:4052: checking for grep that handles long lines and -e
configure:4116: result: /bin/grep
configure:4121: checking for egrep
configure:4189: result: /bin/grep -E
configure:4194: checking for a sed that does not truncate output
configure:4264: result: /bin/sed
configure:4350: checking build system type
configure:4365: result: x86_64-pc-linux-gnu
configure:4385: checking host system type
configure:4399: result: x86_64-pc-linux-gnu
configure:4419: checking target system type
configure:4433: result: x86_64-pc-linux-gnu
configure:4597: checking for pkg-config
configure:4620: found /bin/pkg-config
configure:4632: result: /bin/pkg-config
configure:4657: checking pkg-config is at least version 0.9.0
configure:4660: result: yes
configure:4736: checking for cc
configure:4757: found /bin/cc
configure:4768: result: cc
configure:4799: checking for C compiler version
configure:4808: 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:4819: $? = 0
configure:4808: 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:4819: $? = 0
configure:4808: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:4819: $? = 4
configure:4808: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:4819: $? = 4
configure:4808: cc -version >&5
cc: error: unrecognized command line option '-version'
cc: fatal error: no input files
compilation terminated.
configure:4819: $? = 4
configure:4839: checking whether the C compiler works
configure:4861: cc conftest.c >&5
configure:4865: $? = 0
configure:4915: result: yes
configure:4918: checking for C compiler default output file name
configure:4920: result: a.out
configure:4926: checking for suffix of executables
configure:4933: cc -o conftest conftest.c >&5
configure:4937: $? = 0
configure:4960: result:
configure:4982: checking whether we are cross compiling
configure:4990: cc -o conftest conftest.c >&5
configure:4994: $? = 0
configure:5001: ./conftest
configure:5005: $? = 0
configure:5020: result: no
configure:5025: checking for suffix of object files
configure:5048: cc -c conftest.c >&5
configure:5052: $? = 0
configure:5074: result: o
configure:5078: checking whether the compiler supports GNU C
configure:5098: cc -c conftest.c >&5
configure:5098: $? = 0
configure:5108: result: yes
configure:5119: checking whether cc accepts -g
configure:5140: cc -c -g conftest.c >&5
configure:5140: $? = 0
configure:5184: result: yes
configure:5204: checking for cc option to enable C11 features
configure:5219: cc -c -g -O2 conftest.c >&5
conftest.c:61:3: error: #error "Compiler does not advertise C99 conformance"
# error "Compiler does not advertise C99 conformance"
^
conftest.c:116:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c:165:3: error: #error "Compiler does not advertise C11 conformance"
# error "Compiler does not advertise C11 conformance"
^
conftest.c:196:12: error: 'syntax' undeclared here (not in a function)
#define u8 syntax error!
^
conftest.c:197:29: note: in expansion of macro 'u8'
char const utf8_literal[] = u8"happens to be ASCII" "another string";
^
conftest.c:196:19: error: expected ',' or ';' before 'error'
#define u8 syntax error!
^
conftest.c:197:29: note: in expansion of macro 'u8'
char const utf8_literal[] = u8"happens to be ASCII" "another string";
^
conftest.c: In function 'main':
conftest.c:230:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:230:18: error: 'newvar' undeclared (first use in this function)
conftest.c:230:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:240:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:240:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:5219: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h. */
|
| /* Does the compiler advertise C89 conformance?
| Do not test the value of __STDC__, because some compilers set it to 0
| while being otherwise adequately conformant. */
| #if !defined __STDC__
| # error "Compiler does not advertise C89 conformance"
| #endif
|
| #include <stddef.h>
| #include <stdarg.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
| struct buf { int x; };
| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
| function prototypes and stuff, but not \xHH hex character constants.
| These do not provoke an error unfortunately, instead are silently treated
| as an "x". The following induces an error, until -std is added to get
| proper ANSI mode. Curiously \x00 != x always comes out true, for an
| array size at least. It is necessary to write \x00 == 0 to get something
| that is true only with -std. */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
| inside strings and character constants. */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
| int, int);
|
| // Does the compiler advertise C99 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
| # error "Compiler does not advertise C99 conformance"
| #endif
|
| #include <stdbool.h>
| extern int puts (const char *);
| extern int printf (const char *, ...);
| extern int dprintf (int, const char *, ...);
| extern void *malloc (size_t);
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| // dprintf is used instead of fprintf to avoid needing to declare
| // FILE and stderr.
| #define debug(...) dprintf (2, __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
| #error "your preprocessor is broken"
| #endif
| #if BIG_OK
| #else
| #error "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 bool
| 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 = 0;
| float fnumber = 0;
|
| 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);
|
| return *str && number && fnumber;
| }
|
|
| // Does the compiler advertise C11 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
| # error "Compiler does not advertise C11 conformance"
| #endif
|
| // Check _Alignas.
| char _Alignas (double) aligned_as_double;
| char _Alignas (0) no_special_alignment;
| extern char aligned_as_int;
| char _Alignas (0) _Alignas (int) aligned_as_int;
|
| // Check _Alignof.
| enum
| {
| int_alignment = _Alignof (int),
| int_array_alignment = _Alignof (int[100]),
| char_alignment = _Alignof (char)
| };
| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
|
| // Check _Noreturn.
| int _Noreturn does_not_return (void) { for (;;) continue; }
|
| // Check _Static_assert.
| struct test_static_assert
| {
| int x;
| _Static_assert (sizeof (int) <= sizeof (long int),
| "_Static_assert does not work in struct");
| long int y;
| };
|
| // Check UTF-8 literals.
| #define u8 syntax error!
| char const utf8_literal[] = u8"happens to be ASCII" "another string";
|
| // Check duplicate typedefs.
| typedef long *long_ptr;
| typedef long int *long_ptr;
| typedef long_ptr long_ptr;
|
| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
| struct anonymous
| {
| union {
| struct { int i; int j; };
| struct { int k; long int l; } w;
| };
| int m;
| } v1;
|
|
| int
| main (int argc, char **argv)
| {
| int ok = 0;
|
| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
|
|
| // Check bool.
| _Bool success = false;
| success |= (argc != 0);
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| success &= 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[0] = argv[0][0];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
|
| _Static_assert ((offsetof (struct anonymous, i)
| == offsetof (struct anonymous, w.k)),
| "Anonymous union alignment botch");
| v1.i = 2;
| v1.w.k = 5;
| ok |= v1.i != 5;
|
| return ok;
| }
|
configure:5219: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5219: $? = 0
configure:5240: result: -std=gnu11
configure:5353: checking how to run the C preprocessor
configure:5379: cc -std=gnu11 -E conftest.c
configure:5379: $? = 0
configure:5394: cc -std=gnu11 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5421: result: cc -std=gnu11 -E
configure:5435: cc -std=gnu11 -E conftest.c
configure:5435: $? = 0
configure:5450: cc -std=gnu11 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5483: checking for icc
configure:5493: result: no
configure:5507: checking for suncc
configure:5517: result: no
configure:5537: checking how to run the C preprocessor
configure:5605: result: cc -std=gnu11 -E
configure:5619: cc -std=gnu11 -E conftest.c
configure:5619: $? = 0
configure:5634: cc -std=gnu11 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5634: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5668: checking for stdio.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for stdlib.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for string.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for inttypes.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for stdint.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for strings.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for sys/stat.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for sys/types.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for unistd.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for wchar.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5668: $? = 0
configure:5668: result: yes
configure:5668: checking for minix/config.h
configure:5668: cc -std=gnu11 -c -g -O2 conftest.c >&5
conftest.c:47:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:5668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5668: result: no
configure:5699: checking whether it is safe to define __EXTENSIONS__
configure:5718: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5718: $? = 0
configure:5726: result: yes
configure:5729: checking whether _XOPEN_SOURCE should be defined
configure:5751: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:5751: $? = 0
configure:5778: result: no
configure:5834: checking whether ln -s works
configure:5838: result: yes
configure:5906: checking for system library directory
configure:5922: result: lib
configure:5931: checking whether to enable runpaths
configure:5946: result: yes
configure:5953: checking if compiler supports -Wl,-rpath,
configure:5973: cc -std=gnu11 -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:5973: $? = 0
configure:5984: result: yes
configure:6038: checking for gawk
configure:6060: found /bin/gawk
configure:6071: result: gawk
configure:6113: checking for bison
configure:6134: found /bin/bison
configure:6145: result: bison
configure:6158: checking for bison version
configure:6201: result: 3.0.4 (ok)
configure:6226: checking for re2c
configure:6261: result: no
configure:6323: checking for php
configure:6344: found /usr/local/bin/php
configure:6355: result: php
configure:6365: checking for php version
configure:6376: result: 7.2.34 (too old)
configure:6392: checking whether to enable computed goto gcc extension with re2c
configure:6407: result: no
configure:6476: checking whether C compiler accepts -fvisibility=hidden
configure:6496: cc -std=gnu11 -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:6496: $? = 0
configure:6505: result: yes
configure:6532: checking whether to force non-PIC code in shared modules
configure:6546: result: no
configure:6551: checking whether we are using musl libc
configure:6561: result: no
configure:6566: checking whether to use -D_GNU_SOURCE cflag
configure:6569: result: yes
configure:6581: checking whether /dev/urandom exists
configure:6587: result: yes
configure:6603: checking for global register variables support
configure:6654: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:6654: $? = 0
configure:6673: result: yes
configure:6676: checking whether __cpuid_count is available
configure:6699: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:6699: $? = 0
configure:6712: result: yes
configure:6723: checking for pthreads_cflags
configure:6754: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -kthread -D_GNU_SOURCE conftest.c >&5
cc: error: unrecognized command line option '-kthread'
configure:6754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_GCC_GLOBAL_REGS 1
| #define HAVE_CPUID_COUNT 1
| /* end confdefs.h. */
|
| #include <pthread.h>
| #include <stddef.h>
|
| void *thread_routine(void *data) {
| return data;
| }
|
| int main() {
| pthread_t thd;
| pthread_mutexattr_t mattr;
| int data = 1;
| pthread_mutexattr_init(&mattr);
| return pthread_create(&thd, NULL, thread_routine, &data);
| }
configure:6754: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -pthread -D_GNU_SOURCE conftest.c >&5
configure:6754: $? = 0
configure:6776: result: -pthread
configure:6779: checking for pthreads_lib
configure:6810: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lpthread >&5
configure:6810: $? = 0
configure:6832: result: pthread
configure:6903: result:
configure:6905: result: [1mConfiguring SAPI modules[m
configure:6939: checking for Apache 2 handler module support via DSO through APXS
configure:7580: result: no
configure:7609: checking for setproctitle
configure:7609: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
/tmp/cc9EzMOQ.o: In function `main':
/php-8.2.0/conftest.c:66: undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:7609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_GCC_GLOBAL_REGS 1
| #define HAVE_CPUID_COUNT 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:7609: result: no
configure:7617: checking for sys/pstat.h
configure:7617: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:67:23: fatal error: sys/pstat.h: No such file or directory
#include <sys/pstat.h>
^
compilation terminated.
configure:7617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_GCC_GLOBAL_REGS 1
| #define HAVE_CPUID_COUNT 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:7617: result: no
configure:7625: checking for PS_STRINGS
configure:7645: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:39:29: fatal error: machine/vmparam.h: No such file or directory
#include <machine/vmparam.h>
^
compilation terminated.
configure:7645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_GCC_GLOBAL_REGS 1
| #define HAVE_CPUID_COUNT 1
| /* end confdefs.h. */
| #include <machine/vmparam.h>
| #include <sys/exec.h>
|
| int
| main (void)
| {
| PS_STRINGS->ps_nargvstr = 1;
| PS_STRINGS->ps_argvstr = "foo";
| ;
| return 0;
| }
configure:7654: result: no
configure:7662: checking for CLI build
configure:7824: result: yes
configure:7852: checking for embedded SAPI library support
configure:8059: result: no
configure:8118: checking for FPM build
configure:10107: result: no
configure:10114: checking for clang fuzzer SAPI
configure:11293: result: no
configure:11299: checking for LiteSpeed support
configure:11472: result: no
configure:11481: checking for phpdbg support
configure:11517: result: yes
configure:11526: checking for phpdbg debug build
configure:11541: result: no
configure:11550: checking for phpdbg readline support
configure:11565: result: no
configure:11572: checking whether termios.h defines TIOCGWINSZ
configure:11597: result: no
configure:11601: checking whether sys/ioctl.h defines TIOCGWINSZ
configure:11626: result: yes
configure:11653: checking for phpdbg and readline integration
configure:11668: result: disabled
configure:11672: checking for userfaultfd faulting on write-protected memory support
configure:11687: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:45:7: error: #error userfaults on write-protected memory not supported
# error userfaults on write-protected memory not supported
^
configure:11687: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <linux/userfaultfd.h>
| #ifndef UFFDIO_WRITEPROTECT_MODE_WP
| # error userfaults on write-protected memory not supported
| #endif
|
configure:11695: result: no
configure:12027: checking for CGI build
configure:12030: result: yes
configure:12033: checking for sun_len in sys/un.h
configure:12049: result: no
configure:12055: checking whether cross-process locking is required by accept()
configure:12066: result: no
configure:12219: checking for chosen SAPI module
configure:12221: result: none
configure:12224: checking for executable SAPI binaries
configure:12227: result: cli phpdbg cgi
configure:12278: result:
configure:12280: result: [1mRunning system checks[m
configure:12288: checking for sendmail
configure:12312: found /sbin/sendmail
configure:12325: result: /sbin/sendmail
configure:12339: checking whether system uses EBCDIC
configure:12360: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:12360: $? = 0
configure:12360: ./conftest
configure:12360: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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:12375: result: no
configure:12382: checking whether byte ordering is bigendian
configure:12410: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:12410: $? = 0
configure:12410: ./conftest
configure:12410: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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:12422: result: no
configure:12432: checking whether writing to stdout works
configure:12470: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:12470: $? = 0
configure:12470: ./conftest
configure:12470: $? = 0
configure:12486: result: yes
configure:12540: checking for socket
configure:12540: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:12540: $? = 0
configure:12540: result: yes
configure:12853: checking for socketpair
configure:12853: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:12853: $? = 0
configure:12853: result: yes
configure:13166: checking for htonl
configure:13166: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:13166: $? = 0
configure:13166: result: yes
configure:13479: checking for gethostname
configure:13479: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:13479: $? = 0
configure:13479: result: yes
configure:13792: checking for gethostbyaddr
configure:13792: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:13792: $? = 0
configure:13792: result: yes
configure:14105: checking for dlopen
configure:14105: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
/tmp/cc2wq6D3.o: In function `main':
/php-8.2.0/conftest.c:75: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:14105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return dlopen ();
| ;
| return 0;
| }
configure:14105: result: no
configure:14110: checking for __dlopen
configure:14110: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
/tmp/ccnhmScc.o: In function `main':
/php-8.2.0/conftest.c:75: undefined reference to `__dlopen'
collect2: error: ld returned 1 exit status
configure:14110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <limits.h> declares __dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __dlopen innocuous___dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __dlopen (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return __dlopen ();
| ;
| return 0;
| }
configure:14110: result: no
configure:14134: checking for dlopen in -ldl
configure:14157: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -ldl >&5
configure:14157: $? = 0
configure:14167: result: yes
configure:14233: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -ldl >&5
configure:14233: $? = 0
configure:14233: ./conftest
configure:14233: $? = 0
configure:14418: checking for dlsym
configure:14418: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -ldl >&5
configure:14418: $? = 0
configure:14418: result: yes
configure:14731: checking for sin in -lm
configure:14754: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c:56:6: warning: conflicting types for built-in function 'sin' [enabled by default]
char sin ();
^
configure:14754: $? = 0
configure:14764: result: yes
configure:14780: checking for inet_aton
configure:14780: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:14780: $? = 0
configure:14780: result: yes
configure:15090: checking for stdint.h
configure:15090: result: yes
configure:15113: checking for dirent.h
configure:15113: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15113: $? = 0
configure:15113: result: yes
configure:15136: checking for sys/param.h
configure:15136: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15136: $? = 0
configure:15136: result: yes
configure:15159: checking for sys/types.h
configure:15159: result: yes
configure:15182: checking for sys/time.h
configure:15182: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15182: $? = 0
configure:15182: result: yes
configure:15205: checking for netinet/in.h
configure:15205: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15205: $? = 0
configure:15205: result: yes
configure:15228: checking for alloca.h
configure:15228: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15228: $? = 0
configure:15228: result: yes
configure:15251: checking for arpa/inet.h
configure:15251: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15251: $? = 0
configure:15251: result: yes
configure:15274: checking for arpa/nameser.h
configure:15274: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15274: $? = 0
configure:15274: result: yes
configure:15297: checking for crypt.h
configure:15297: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15297: $? = 0
configure:15297: result: yes
configure:15320: checking for dns.h
configure:15320: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:82:17: fatal error: dns.h: No such file or directory
#include <dns.h>
^
compilation terminated.
configure:15320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <dns.h>
configure:15320: result: no
configure:15343: checking for fcntl.h
configure:15343: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15343: $? = 0
configure:15343: result: yes
configure:15366: checking for grp.h
configure:15366: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15366: $? = 0
configure:15366: result: yes
configure:15389: checking for ieeefp.h
configure:15389: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:84:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:15389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <ieeefp.h>
configure:15389: result: no
configure:15412: checking for langinfo.h
configure:15412: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15412: $? = 0
configure:15412: result: yes
configure:15435: checking for linux/filter.h
configure:15435: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15435: $? = 0
configure:15435: result: yes
configure:15458: checking for linux/sock_diag.h
configure:15458: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15458: $? = 0
configure:15458: result: yes
configure:15481: checking for malloc.h
configure:15481: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15481: $? = 0
configure:15481: result: yes
configure:15504: checking for os/signpost.h
configure:15504: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:88:25: fatal error: os/signpost.h: No such file or directory
#include <os/signpost.h>
^
compilation terminated.
configure:15504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <os/signpost.h>
configure:15504: result: no
configure:15527: checking for poll.h
configure:15527: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15527: $? = 0
configure:15527: result: yes
configure:15550: checking for pty.h
configure:15550: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15550: $? = 0
configure:15550: result: yes
configure:15573: checking for pwd.h
configure:15573: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15573: $? = 0
configure:15573: result: yes
configure:15596: checking for resolv.h
configure:15596: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15596: $? = 0
configure:15596: result: yes
configure:15619: checking for strings.h
configure:15619: result: yes
configure:15642: checking for syslog.h
configure:15642: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15642: $? = 0
configure:15642: result: yes
configure:15665: checking for sysexits.h
configure:15665: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15665: $? = 0
configure:15665: result: yes
configure:15688: checking for sys/ioctl.h
configure:15688: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15688: $? = 0
configure:15688: result: yes
configure:15711: checking for sys/file.h
configure:15711: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15711: $? = 0
configure:15711: result: yes
configure:15734: checking for sys/mman.h
configure:15734: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15734: $? = 0
configure:15734: result: yes
configure:15757: checking for sys/mount.h
configure:15757: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15757: $? = 0
configure:15757: result: yes
configure:15780: checking for sys/poll.h
configure:15780: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15780: $? = 0
configure:15780: result: yes
configure:15803: checking for sys/resource.h
configure:15803: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15803: $? = 0
configure:15803: result: yes
configure:15826: checking for sys/select.h
configure:15826: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15826: $? = 0
configure:15826: result: yes
configure:15849: checking for sys/socket.h
configure:15849: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15849: $? = 0
configure:15849: result: yes
configure:15872: checking for sys/stat.h
configure:15872: result: yes
configure:15895: checking for sys/statfs.h
configure:15895: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:15918: checking for sys/statvfs.h
configure:15918: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15918: $? = 0
configure:15918: result: yes
configure:15941: checking for sys/vfs.h
configure:15941: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15941: $? = 0
configure:15941: result: yes
configure:15964: checking for sys/sysexits.h
configure:15964: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:107:26: fatal error: sys/sysexits.h: No such file or directory
#include <sys/sysexits.h>
^
compilation terminated.
configure:15964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <sys/sysexits.h>
configure:15964: result: no
configure:15987: checking for sys/uio.h
configure:15987: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:15987: $? = 0
configure:15987: result: yes
configure:16010: checking for sys/wait.h
configure:16010: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16010: $? = 0
configure:16010: result: yes
configure:16033: checking for sys/loadavg.h
configure:16033: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:109:25: fatal error: sys/loadavg.h: No such file or directory
#include <sys/loadavg.h>
^
compilation terminated.
configure:16033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <sys/loadavg.h>
configure:16033: result: no
configure:16056: checking for unistd.h
configure:16056: result: yes
configure:16079: checking for unix.h
configure:16079: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:110:18: fatal error: unix.h: No such file or directory
#include <unix.h>
^
compilation terminated.
configure:16079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <unix.h>
configure:16079: result: no
configure:16102: checking for utime.h
configure:16102: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16102: $? = 0
configure:16102: result: yes
configure:16125: checking for sys/utsname.h
configure:16125: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16125: $? = 0
configure:16125: result: yes
configure:16148: checking for sys/ipc.h
configure:16148: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16148: $? = 0
configure:16148: result: yes
configure:16171: checking for dlfcn.h
configure:16171: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16171: $? = 0
configure:16171: result: yes
configure:16194: checking for tmmintrin.h
configure:16194: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
In file included from conftest.c:114: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:16194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <tmmintrin.h>
configure:16194: result: no
configure:16217: checking for nmmintrin.h
configure:16217: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
In file included from conftest.c:114: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:16217: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <nmmintrin.h>
configure:16217: result: no
configure:16240: checking for wmmintrin.h
configure:16240: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
In file included from conftest.c:114: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:16240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <wmmintrin.h>
configure:16240: result: no
configure:16263: checking for immintrin.h
configure:16263: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16263: $? = 0
configure:16263: result: yes
configure:16289: checking for fopencookie
configure:16289: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:16289: $? = 0
configure:16289: result: yes
configure:16311: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:98:0: warning: "_GNU_SOURCE" redefined [enabled by default]
#define _GNU_SOURCE
^
conftest.c:21:0: note: this is the location of the previous definition
#define _GNU_SOURCE 1
^
configure:16311: $? = 0
configure:16367: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c:98:0: warning: "_GNU_SOURCE" redefined [enabled by default]
#define _GNU_SOURCE
^
conftest.c:21:0: note: this is the location of the previous definition
#define _GNU_SOURCE 1
^
configure:16367: $? = 0
configure:16367: ./conftest
configure:16367: $? = 0
configure:16425: checking for broken getcwd
configure:16436: result: no
configure:16442: checking for broken gcc optimize-strlen
configure:16475: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:16475: $? = 0
configure:16475: ./conftest
configure:16475: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <stdlib.h>
| #include <string.h>
| #include <stdio.h>
| struct s
| {
| int i;
| char c[1];
| };
| int main()
| {
| struct s *s = malloc(sizeof(struct s) + 3);
| s->i = 3;
| strcpy(s->c, "foo");
| return strlen(s->c+1) == 2;
| }
|
configure:16490: result: no
configure:16499: checking whether struct tm is in sys/time.h or time.h
configure:16520: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16520: $? = 0
configure:16528: result: time.h
configure:16536: checking for cc -std=gnu11 options needed to detect all undeclared functions
configure:16558: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:8: error: 'strchr' undeclared (first use in this function)
(void) strchr;
^
conftest.c:104:8: note: each undeclared identifier is reported only once for each function it appears in
configure:16558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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. */
|
| int
| main (void)
| {
| (void) strchr;
| ;
| return 0;
| }
configure:16585: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16585: $? = 0
configure:16602: result: none needed
configure:16616: checking for struct tm.tm_zone
configure:16616: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16616: $? = 0
configure:16616: result: yes
configure:16684: checking for missing declarations of reentrant functions
configure:16697: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16697: $? = 0
configure:16721: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16721: $? = 0
configure:16745: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16745: $? = 0
configure:16769: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16769: $? = 0
configure:16793: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16793: $? = 0
configure:16806: result: done
configure:16810: checking for fclose declaration
configure:16823: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16823: $? = 0
configure:16829: result: ok
configure:16844: checking for struct flock
configure:16864: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16864: $? = 0
configure:16877: result: yes
configure:16886: checking for socklen_t
configure:16886: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16886: $? = 0
configure:16886: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:16886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 <sys/types.h>
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:16886: result: yes
configure:16905: checking size of intmax_t
configure:16944: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:16944: $? = 0
configure:16944: ./conftest
configure:16944: $? = 0
configure:16975: result: 8
configure:16979: checking size of ssize_t
configure:17018: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17018: $? = 0
configure:17018: ./conftest
configure:17018: $? = 0
configure:17049: result: 8
configure:17053: checking size of ptrdiff_t
configure:17092: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17092: $? = 0
configure:17092: ./conftest
configure:17092: $? = 0
configure:17123: result: 8
configure:17132: checking size of short
configure:17138: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17138: $? = 0
configure:17138: ./conftest
configure:17138: $? = 0
configure:17153: result: 2
configure:17165: checking size of int
configure:17171: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17171: $? = 0
configure:17171: ./conftest
configure:17171: $? = 0
configure:17186: result: 4
configure:17198: checking size of long
configure:17204: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17204: $? = 0
configure:17204: ./conftest
configure:17204: $? = 0
configure:17219: result: 8
configure:17231: checking size of long long
configure:17237: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17237: $? = 0
configure:17237: ./conftest
configure:17237: $? = 0
configure:17252: result: 8
configure:17264: checking size of size_t
configure:17270: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17270: $? = 0
configure:17270: ./conftest
configure:17270: $? = 0
configure:17285: result: 8
configure:17297: checking size of off_t
configure:17303: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17303: $? = 0
configure:17303: ./conftest
configure:17303: $? = 0
configure:17318: result: 8
configure:17326: checking for int8_t
configure:17326: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17326: $? = 0
configure:17326: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:21: error: expected expression before ')' token
if (sizeof ((int8_t)))
^
configure:17326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:17326: result: yes
configure:17344: checking for int16_t
configure:17344: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17344: $? = 0
configure:17344: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:128:22: error: expected expression before ')' token
if (sizeof ((int16_t)))
^
configure:17344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:17344: result: yes
configure:17362: checking for int32_t
configure:17362: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17362: $? = 0
configure:17362: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:129:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:17362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:17362: result: yes
configure:17380: checking for int64_t
configure:17380: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17380: $? = 0
configure:17380: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:17380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:17380: result: yes
configure:17398: checking for uint8_t
configure:17398: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17398: $? = 0
configure:17398: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:131:22: error: expected expression before ')' token
if (sizeof ((uint8_t)))
^
configure:17398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:17398: result: yes
configure:17416: checking for uint16_t
configure:17416: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17416: $? = 0
configure:17416: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:132:23: error: expected expression before ')' token
if (sizeof ((uint16_t)))
^
configure:17416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:17416: result: yes
configure:17434: checking for uint32_t
configure:17434: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17434: $? = 0
configure:17434: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:133:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:17434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:17434: result: yes
configure:17452: checking for uint64_t
configure:17452: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:17452: $? = 0
configure:17452: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:17452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
|
|
| int
| main (void)
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:17452: result: yes
configure:17474: checking for __builtin_expect
configure:17490: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17490: $? = 0
configure:17494: result: yes
configure:17512: checking for __builtin_clz
configure:17528: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17528: $? = 0
configure:17532: result: yes
configure:17550: checking for __builtin_clzl
configure:17566: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17566: $? = 0
configure:17570: result: yes
configure:17588: checking for __builtin_clzll
configure:17604: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17604: $? = 0
configure:17608: result: yes
configure:17626: checking for __builtin_ctzl
configure:17642: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17642: $? = 0
configure:17646: result: yes
configure:17664: checking for __builtin_ctzll
configure:17680: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17680: $? = 0
configure:17684: result: yes
configure:17702: checking for __builtin_smull_overflow
configure:17719: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:137:5: warning: implicit declaration of function '__builtin_smull_overflow' [-Wimplicit-function-declaration]
return __builtin_smull_overflow(3, 7, &tmpvar);
^
/tmp/ccexqFH2.o: In function `main':
/php-8.2.0/conftest.c:137: undefined reference to `__builtin_smull_overflow'
collect2: error: ld returned 1 exit status
configure:17719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| long tmpvar;
| return __builtin_smull_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17729: result: no
configure:17741: checking for __builtin_smulll_overflow
configure:17758: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:138:5: warning: implicit declaration of function '__builtin_smulll_overflow' [-Wimplicit-function-declaration]
return __builtin_smulll_overflow(3, 7, &tmpvar);
^
/tmp/ccoJCHY7.o: In function `main':
/php-8.2.0/conftest.c:138: undefined reference to `__builtin_smulll_overflow'
collect2: error: ld returned 1 exit status
configure:17758: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 0
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| long long tmpvar;
| return __builtin_smulll_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17768: result: no
configure:17780: checking for __builtin_saddl_overflow
configure:17797: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:139:5: warning: implicit declaration of function '__builtin_saddl_overflow' [-Wimplicit-function-declaration]
return __builtin_saddl_overflow(3, 7, &tmpvar);
^
/tmp/ccYg44Uc.o: In function `main':
/php-8.2.0/conftest.c:139: undefined reference to `__builtin_saddl_overflow'
collect2: error: ld returned 1 exit status
configure:17797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 0
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| long tmpvar;
| return __builtin_saddl_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17807: result: no
configure:17819: checking for __builtin_saddll_overflow
configure:17836: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:140:5: warning: implicit declaration of function '__builtin_saddll_overflow' [-Wimplicit-function-declaration]
return __builtin_saddll_overflow(3, 7, &tmpvar);
^
/tmp/ccWFMx7h.o: In function `main':
/php-8.2.0/conftest.c:140: undefined reference to `__builtin_saddll_overflow'
collect2: error: ld returned 1 exit status
configure:17836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 0
| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 0
| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 0
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| long long tmpvar;
| return __builtin_saddll_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17846: result: no
configure:17858: checking for __builtin_ssubl_overflow
configure:17875: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:141:5: warning: implicit declaration of function '__builtin_ssubl_overflow' [-Wimplicit-function-declaration]
return __builtin_ssubl_overflow(3, 7, &tmpvar);
^
/tmp/cc2EqqLm.o: In function `main':
/php-8.2.0/conftest.c:141: undefined reference to `__builtin_ssubl_overflow'
collect2: error: ld returned 1 exit status
configure:17875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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 (void)
| {
|
| long tmpvar;
| return __builtin_ssubl_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17885: result: no
configure:17897: checking for __builtin_ssubll_overflow
configure:17914: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:142:5: warning: implicit declaration of function '__builtin_ssubll_overflow' [-Wimplicit-function-declaration]
return __builtin_ssubll_overflow(3, 7, &tmpvar);
^
/tmp/cc0i61Dr.o: In function `main':
/php-8.2.0/conftest.c:142: undefined reference to `__builtin_ssubll_overflow'
collect2: error: ld returned 1 exit status
configure:17914: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_SSUBL_OVERFLOW 0
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| long long tmpvar;
| return __builtin_ssubll_overflow(3, 7, &tmpvar);
|
| ;
| return 0;
| }
configure:17924: result: no
configure:17936: checking for __builtin_cpu_init
configure:17952: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17952: $? = 0
configure:17956: result: yes
configure:17974: checking for __builtin_cpu_supports
configure:17990: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:17990: $? = 0
configure:17994: result: yes
configure:18012: checking whether the compiler supports __alignof__
configure:18033: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18033: $? = 0
configure:18045: result: yes
configure:18053: checking for struct tm.tm_gmtoff
configure:18053: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18053: $? = 0
configure:18053: result: yes
configure:18063: checking for struct stat.st_blksize
configure:18063: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18063: $? = 0
configure:18063: result: yes
configure:18071: checking for struct stat.st_rdev
configure:18071: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18071: $? = 0
configure:18071: result: yes
configure:18081: checking for struct stat.st_blocks
configure:18081: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18081: $? = 0
configure:18081: result: yes
configure:18102: checking for size_t
configure:18102: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18102: $? = 0
configure:18102: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:18102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 HAVE_ALIGNOF 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18102: result: yes
configure:18112: checking for uid_t in sys/types.h
configure:18133: result: yes
configure:18146: checking for struct sockaddr_storage
configure:18164: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18164: $? = 0
configure:18173: result: yes
configure:18180: checking for field sa_len in struct sockaddr
configure:18199: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:151:44: error: 'struct sockaddr' has no member named 'sa_len'
static struct sockaddr sa; int n = (int) sa.sa_len; return n;
^
configure:18199: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <sys/types.h>
| #include <sys/socket.h>
| int
| main (void)
| {
| static struct sockaddr sa; int n = (int) sa.sa_len; return n;
| ;
| return 0;
| }
configure:18208: result: no
configure:18225: checking for __attribute__((ifunc))
configure:18249: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18249: $? = 0
configure:18264: result: yes
configure:18279: checking for __attribute__((target))
configure:18301: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18301: $? = 0
configure:18316: result: yes
configure:18331: checking for IPv6 support
configure:18350: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18350: $? = 0
configure:18359: result: yes
configure:18363: checking for alphasort
configure:18363: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18363: $? = 0
configure:18363: result: yes
configure:18369: checking for asctime_r
configure:18369: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18369: $? = 0
configure:18369: result: yes
configure:18375: checking for chroot
configure:18375: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18375: $? = 0
configure:18375: result: yes
configure:18381: checking for ctime_r
configure:18381: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18381: $? = 0
configure:18381: result: yes
configure:18387: checking for explicit_memset
configure:18387: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/cc0s7WSI.o: In function `main':
/php-8.2.0/conftest.c:179: undefined reference to `explicit_memset'
collect2: error: ld returned 1 exit status
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <limits.h> declares explicit_memset.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define explicit_memset innocuous_explicit_memset
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char explicit_memset (); below. */
|
| #include <limits.h>
| #undef explicit_memset
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_memset ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_explicit_memset || defined __stub___explicit_memset
| choke me
| #endif
|
| int
| main (void)
| {
| return explicit_memset ();
| ;
| return 0;
| }
configure:18387: result: no
configure:18393: checking for fdatasync
configure:18393: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18393: $? = 0
configure:18393: result: yes
configure:18399: checking for flock
configure:18399: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18399: $? = 0
configure:18399: result: yes
configure:18405: checking for ftok
configure:18405: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18405: $? = 0
configure:18405: result: yes
configure:18411: checking for funopen
configure:18411: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/ccGd2wO4.o: In function `main':
/php-8.2.0/conftest.c:182: undefined reference to `funopen'
collect2: error: ld returned 1 exit status
configure:18411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <limits.h> declares funopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define funopen innocuous_funopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char funopen (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return funopen ();
| ;
| return 0;
| }
configure:18411: result: no
configure:18417: checking for gai_strerror
configure:18417: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18417: $? = 0
configure:18417: result: yes
configure:18423: checking for getcwd
configure:18423: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18423: $? = 0
configure:18423: result: yes
configure:18429: checking for getloadavg
configure:18429: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18429: $? = 0
configure:18429: result: yes
configure:18435: checking for getlogin
configure:18435: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18435: $? = 0
configure:18435: result: yes
configure:18441: checking for getprotobyname
configure:18441: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18441: $? = 0
configure:18441: result: yes
configure:18447: checking for getprotobynumber
configure:18447: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18447: $? = 0
configure:18447: result: yes
configure:18453: checking for getservbyname
configure:18453: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18453: $? = 0
configure:18453: result: yes
configure:18459: checking for getservbyport
configure:18459: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18459: $? = 0
configure:18459: result: yes
configure:18465: checking for getrusage
configure:18465: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18465: $? = 0
configure:18465: result: yes
configure:18471: checking for gettimeofday
configure:18471: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18471: $? = 0
configure:18471: result: yes
configure:18477: checking for gmtime_r
configure:18477: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18477: $? = 0
configure:18477: result: yes
configure:18483: checking for getpwnam_r
configure:18483: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18483: $? = 0
configure:18483: result: yes
configure:18489: checking for getgrnam_r
configure:18489: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18489: $? = 0
configure:18489: result: yes
configure:18495: checking for getpwuid_r
configure:18495: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18495: $? = 0
configure:18495: result: yes
configure:18501: checking for getwd
configure:18501: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/ccr5t1Po.o: In function `main':
/php-8.2.0/conftest.c:196: warning: the `getwd' function is dangerous and should not be used.
configure:18501: $? = 0
configure:18501: result: yes
configure:18507: checking for glob
configure:18507: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18507: $? = 0
configure:18507: result: yes
configure:18513: checking for inet_ntoa
configure:18513: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18513: $? = 0
configure:18513: result: yes
configure:18519: checking for inet_ntop
configure:18519: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18519: $? = 0
configure:18519: result: yes
configure:18525: checking for inet_pton
configure:18525: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18525: $? = 0
configure:18525: result: yes
configure:18531: checking for localtime_r
configure:18531: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18531: $? = 0
configure:18531: result: yes
configure:18537: checking for lchown
configure:18537: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18537: $? = 0
configure:18537: result: yes
configure:18543: checking for memcntl
configure:18543: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/ccyjfQGS.o: In function `main':
/php-8.2.0/conftest.c:203: undefined reference to `memcntl'
collect2: error: ld returned 1 exit status
configure:18543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <limits.h> declares memcntl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memcntl innocuous_memcntl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memcntl (); below. */
|
| #include <limits.h>
| #undef memcntl
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memcntl ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memcntl || defined __stub___memcntl
| choke me
| #endif
|
| int
| main (void)
| {
| return memcntl ();
| ;
| return 0;
| }
configure:18543: result: no
configure:18549: checking for memmove
configure:18549: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c:192:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
char memmove ();
^
configure:18549: $? = 0
configure:18549: result: yes
configure:18555: checking for mkstemp
configure:18555: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18555: $? = 0
configure:18555: result: yes
configure:18561: checking for mmap
configure:18561: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18561: $? = 0
configure:18561: result: yes
configure:18567: checking for nice
configure:18567: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18567: $? = 0
configure:18567: result: yes
configure:18573: checking for nl_langinfo
configure:18573: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18573: $? = 0
configure:18573: result: yes
configure:18579: checking for poll
configure:18579: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18579: $? = 0
configure:18579: result: yes
configure:18585: checking for pthread_jit_write_protect_np
configure:18585: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/ccfyUHqu.o: In function `main':
/php-8.2.0/conftest.c:209: undefined reference to `pthread_jit_write_protect_np'
collect2: error: ld returned 1 exit status
configure:18585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <limits.h> declares pthread_jit_write_protect_np.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_jit_write_protect_np innocuous_pthread_jit_write_protect_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_jit_write_protect_np (); below. */
|
| #include <limits.h>
| #undef pthread_jit_write_protect_np
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_jit_write_protect_np ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_jit_write_protect_np || defined __stub___pthread_jit_write_protect_np
| choke me
| #endif
|
| int
| main (void)
| {
| return pthread_jit_write_protect_np ();
| ;
| return 0;
| }
configure:18585: result: no
configure:18591: checking for putenv
configure:18591: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18591: $? = 0
configure:18591: result: yes
configure:18597: checking for scandir
configure:18597: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18597: $? = 0
configure:18597: result: yes
configure:18603: checking for setitimer
configure:18603: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18603: $? = 0
configure:18603: result: yes
configure:18609: checking for setenv
configure:18609: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18609: $? = 0
configure:18609: result: yes
configure:18615: checking for shutdown
configure:18615: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18615: $? = 0
configure:18615: result: yes
configure:18621: checking for sigprocmask
configure:18621: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18621: $? = 0
configure:18621: result: yes
configure:18627: checking for statfs
configure:18627: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18627: $? = 0
configure:18627: result: yes
configure:18633: checking for statvfs
configure:18633: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18633: $? = 0
configure:18633: result: yes
configure:18639: checking for std_syslog
configure:18639: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
/tmp/cckrSlr5.o: In function `main':
/php-8.2.0/conftest.c:217: undefined reference to `std_syslog'
collect2: error: ld returned 1 exit status
configure:18639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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 <limits.h> declares std_syslog.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define std_syslog innocuous_std_syslog
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char std_syslog (); below. */
|
| #include <limits.h>
| #undef std_syslog
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char std_syslog ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_std_syslog || defined __stub___std_syslog
| choke me
| #endif
|
| int
| main (void)
| {
| return std_syslog ();
| ;
| return 0;
| }
configure:18639: result: no
configure:18645: checking for strcasecmp
configure:18645: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
conftest.c:206:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:18645: $? = 0
configure:18645: result: yes
configure:18651: checking for strnlen
configure:18651: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18651: $? = 0
configure:18651: result: yes
configure:18657: checking for strptime
configure:18657: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18657: $? = 0
configure:18657: result: yes
configure:18663: checking for strtok_r
configure:18663: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18663: $? = 0
configure:18663: result: yes
configure:18669: checking for symlink
configure:18669: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18669: $? = 0
configure:18669: result: yes
configure:18675: checking for tzset
configure:18675: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18675: $? = 0
configure:18675: result: yes
configure:18681: checking for unsetenv
configure:18681: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18681: $? = 0
configure:18681: result: yes
configure:18687: checking for usleep
configure:18687: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18687: $? = 0
configure:18687: result: yes
configure:18693: checking for utime
configure:18693: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18693: $? = 0
configure:18693: result: yes
configure:18699: checking for vasprintf
configure:18699: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18699: $? = 0
configure:18699: result: yes
configure:18705: checking for asprintf
configure:18705: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18705: $? = 0
configure:18705: result: yes
configure:18711: checking for nanosleep
configure:18711: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18711: $? = 0
configure:18711: result: yes
configure:18717: checking for memmem
configure:18717: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18717: $? = 0
configure:18717: result: yes
configure:18723: checking for memrchr
configure:18723: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl >&5
configure:18723: $? = 0
configure:18723: result: yes
configure:18739: checking how many arguments gethostbyname_r() takes
configure:18775: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:210:13: error: too few arguments to function 'gethostbyname_r'
(void)gethostbyname_r(name) /* ; */
^
In file included from conftest.c:204:0:
/usr/include/netdb.h:179:12: note: declared here
extern int gethostbyname_r (const char *__restrict __name,
^
configure:18775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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
| /* end confdefs.h. */
| #include <netdb.h>
| int
| main (void)
| {
|
| char *name = "www.gnu.org";
| (void)gethostbyname_r(name) /* ; */
|
| ;
| return 0;
| }
configure:18806: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
configure:18806: $? = 0
configure:18909: result: six
configure:18945: checking for nanosleep in -lrt
configure:18968: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:18968: $? = 0
configure:18978: result: yes
configure:19044: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lm -ldl -lrt >&5
configure:19044: $? = 0
configure:19044: ./conftest
configure:19044: $? = 0
configure:19088: checking for setsockopt in -lnetwork
configure:19111: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lnetwork -lrt -lm -ldl >&5
/bin/ld: cannot find -lnetwork
collect2: error: ld returned 1 exit status
configure:19111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char setsockopt ();
| int
| main (void)
| {
| return setsockopt ();
| ;
| return 0;
| }
configure:19121: result: no
configure:19128: checking for __setsockopt in -lnetwork
configure:19151: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lnetwork -lrt -lm -ldl >&5
/bin/ld: cannot find -lnetwork
collect2: error: ld returned 1 exit status
configure:19151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char __setsockopt ();
| int
| main (void)
| {
| return __setsockopt ();
| ;
| return 0;
| }
configure:19161: result: no
configure:19226: checking for getaddrinfo
configure:19243: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:19243: $? = 0
configure:19301: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:19301: $? = 0
configure:19301: ./conftest
configure:19301: $? = 0
configure:19317: result: yes
configure:19325: checking for copy_file_range
configure:19358: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:218:1: warning: implicit declaration of function 'copy_file_range' [-Wimplicit-function-declaration]
(void)copy_file_range(-1, 0, -1, 0, 0, 0);
^
conftest.c:220:2: error: #error "kernel too old"
#error "kernel too old"
^
configure:19358: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_GETHOSTBYNAME_R 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_LIBRT 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h. */
|
| #ifdef __linux__
| #ifndef _GNU_SOURCE
| #define _GNU_SOURCE
| #endif
| #include <linux/version.h>
| #include <unistd.h>
|
| int main(void) {
| (void)copy_file_range(-1, 0, -1, 0, 0, 0);
| #if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
| #error "kernel too old"
| #else
| return 0;
| #endif
| }
| #else
| #error "unsupported platform"
| #endif
|
configure:19370: result: no
configure:19379: checking for strlcat
configure:19379: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
/tmp/ccWkYrUJ.o: In function `main':
/php-8.2.0/conftest.c:236: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:19379: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return strlcat ();
| ;
| return 0;
| }
configure:19379: result: no
configure:19392: checking for strlcpy
configure:19392: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
/tmp/ccswnuFO.o: In function `main':
/php-8.2.0/conftest.c:236: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:19392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below. */
|
| #include <limits.h>
| #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 (void)
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:19392: result: no
configure:19405: checking for explicit_bzero
configure:19405: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
/tmp/cc1uDoiX.o: In function `main':
/php-8.2.0/conftest.c:236: undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:19405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <limits.h> declares explicit_bzero.
| For example, HP-UX 11i <limits.h> 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. */
|
| #include <limits.h>
| #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 (void)
| {
| return explicit_bzero ();
| ;
| return 0;
| }
configure:19405: result: no
configure:19418: checking for getopt
configure:19418: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:19418: $? = 0
configure:19418: result: yes
configure:19434: checking for working alloca.h
configure:19452: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:19452: $? = 0
configure:19461: result: yes
configure:19469: checking for alloca
configure:19514: result: yes
configure:19582: checking for type of reentrant time-related functions
configure:19613: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:221:3: warning: assignment makes integer from pointer without a cast [enabled by default]
s = gmtime_r(&old, &t);
^
conftest.c:222:1: error: too many arguments to function 'asctime_r'
r = (int) asctime_r(&t, buf, 26);
^
In file included from conftest.c:213:0:
/usr/include/time.h:272:14: note: declared here
extern char *asctime_r (const struct tm *__restrict __tp,
^
conftest.c:222:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
r = (int) asctime_r(&t, buf, 26);
^
configure:19613: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <time.h>
|
| int main() {
| char buf[27];
| struct tm t;
| time_t old = 0;
| int r, s;
|
| s = gmtime_r(&old, &t);
| r = (int) asctime_r(&t, buf, 26);
| if (r == s && s == 0) return (0);
| return (1);
| }
|
configure:19642: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
conftest.c: In function 'main':
conftest.c:220:3: error: too many arguments to function 'asctime_r'
p = asctime_r(&t, buf, 26);
^
In file included from conftest.c:213:0:
/usr/include/time.h:272:14: note: declared here
extern char *asctime_r (const struct tm *__restrict __tp,
^
configure:19642: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <time.h>
| int main() {
| struct tm t, *s;
| time_t old = 0;
| char buf[27], *p;
|
| s = gmtime_r(&old, &t);
| p = asctime_r(&t, buf, 26);
| if (p == buf && s == &t) return (0);
| return (1);
| }
|
configure:19664: result: POSIX
configure:19676: checking for in_addr_t
configure:19701: result: yes
configure:19710: checking for aarch64 CRC32 API
configure:19727: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
conftest.c:212:22: fatal error: arm_acle.h: No such file or directory
#include <arm_acle.h>
^
compilation terminated.
configure:19727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <arm_acle.h>
| int
| main (void)
| {
| __crc32d(0, 0);
| ;
| return 0;
| }
configure:19736: result: no
configure:19744: checking for asm goto
configure:19790: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
configure:19790: $? = 0
configure:19790: ./conftest
configure:19790: $? = 0
configure:19801: result: yes
configure:19813: checking whether to enable valgrind support
configure:19829: result: yes
configure:19838: checking for valgrind
configure:19845: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:19848: $? = 1
configure:19862: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:19865: $? = 1
configure:19879: result: no
No package 'valgrind' found
configure:19964: checking for openpty
configure:19964: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
/tmp/ccvNfE5f.o: In function `main':
/php-8.2.0/conftest.c:240: undefined reference to `openpty'
collect2: error: ld returned 1 exit status
configure:19964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <limits.h> declares openpty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define openpty innocuous_openpty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char openpty (); below. */
|
| #include <limits.h>
| #undef openpty
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpty ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_openpty || defined __stub___openpty
| choke me
| #endif
|
| int
| main (void)
| {
| return openpty ();
| ;
| return 0;
| }
configure:19964: result: no
configure:19969: checking for __openpty
configure:19969: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl >&5
/tmp/ccdL93vm.o: In function `main':
/php-8.2.0/conftest.c:240: undefined reference to `__openpty'
collect2: error: ld returned 1 exit status
configure:19969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 <limits.h> declares __openpty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __openpty innocuous___openpty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __openpty (); below. */
|
| #include <limits.h>
| #undef __openpty
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __openpty ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___openpty || defined __stub_____openpty
| choke me
| #endif
|
| int
| main (void)
| {
| return __openpty ();
| ;
| return 0;
| }
configure:19969: result: no
configure:19993: checking for openpty in -lutil
configure:20016: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lutil -lrt -lm -ldl >&5
configure:20016: $? = 0
configure:20026: result: yes
configure:20092: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lrt -lm -ldl -lutil >&5
configure:20092: $? = 0
configure:20092: ./conftest
configure:20092: $? = 0
configure:20274: result:
configure:20276: result: [1mGeneral settings[m
configure:20292: checking whether to include gcov symbols
configure:20307: result: no
configure:20350: checking whether to include debugging symbols
configure:20365: result: no
configure:20399: checking whether to enable debug assertions in release mode
configure:20414: result: no
configure:20446: checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY
configure:20461: result: no
configure:20476: checking layout of installed files
configure:20492: result: PHP
configure:20510: checking path to configuration file
configure:20526: result: DEFAULT
configure:20543: checking where to scan for configuration files
configure:20571: result:
configure:20579: checking whether to enable PHP's own SIGCHLD handler
configure:20594: result: no
configure:20613: checking whether to explicitly link against libgcc
configure:20628: result: no
configure:20691: checking whether to enable short tags by default
configure:20706: result: yes
configure:20725: checking whether to enable dmalloc
configure:20740: result: no
configure:20811: checking whether to enable IPv6 support
configure:20826: result: yes
configure:20841: checking whether to enable DTrace support
configure:20856: result: no
configure:20985: checking how big to make fd sets
configure:21018: result: using system default
configure:21118: result:
configure:21120: result: [1mConfiguring extensions[m
configure:21134: checking for io.h
configure:21134: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:246:16: fatal error: io.h: No such file or directory
#include <io.h>
^
compilation terminated.
configure:21134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:21134: result: no
configure:21142: checking for strtoll
configure:21142: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lutil -lrt -lm -ldl >&5
configure:21142: $? = 0
configure:21142: result: yes
configure:21148: checking for atoll
configure:21148: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lutil -lrt -lm -ldl >&5
configure:21148: $? = 0
configure:21148: result: yes
configure:21533: checking whether to build with LIBXML support
configure:21570: result: yes
configure:21583: checking for libxml-2.0 >= 2.9.0
configure:21590: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0"
configure:21593: $? = 0
configure:21607: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.9.0"
configure:21610: $? = 0
configure:21668: result: yes
configure:22104: checking for OpenSSL support
configure:22141: result: yes
configure:22150: checking for Kerberos support
configure:22166: result: no
configure:22175: checking whether to use system default cipher list instead of hardcoded value
configure:22191: result: no
configure:22696: checking for openssl >= 1.0.2
configure:22703: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2"
configure:22706: $? = 0
configure:22720: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2"
configure:22723: $? = 0
configure:22781: result: yes
configure:22937: checking for RAND_egd
configure:22937: cc -std=gnu11 -o conftest -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c -lutil -lrt -lm -ldl -lxml2 -lssl -lcrypto >&5
configure:22937: $? = 0
configure:22937: result: yes
configure:23555: checking for PCRE library to use
configure:23557: result: bundled
configure:23574: checking whether to enable PCRE JIT functionality
configure:23580: result: yes
configure:23583: checking whether Intel CET is enabled
configure:23599: cc -std=gnu11 -c -g -O2 -fvisibility=hidden -D_GNU_SOURCE conftest.c >&5
conftest.c:231:13: error: #error CET is not enabled
# error CET is not enabled
^
configure:23599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "PHP"
| #define PACKAGE_TARNAME "php"
| #define PACKAGE_VERSION "8.2.0"
| #define PACKAGE_STRING "PHP 8.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
| #define PACKAGE_URL "https://www.php.net"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_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 HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define PHP_HAVE_BUILTIN_EXPECT 1
| #define PHP_HAVE_BUILTIN_CLZ 1
| #define PHP_HAVE_BUILTIN_CLZL 1
| #define PHP_HAVE_BUILTIN_CLZLL 1
| #define PHP_HAVE_BUILTIN_CTZL 1
| #define PHP_HAVE_BUILTIN_CTZLL 1
| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 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:23615: result: no
configure:23919: checking whether to enable the SQLite3 extension
configure:23956: result: yes
configure:23965: checking for sqlite3 >= 3.7.7
configure:23972: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
configure:23975: $? = 1
configure:23989: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.7"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
configure:23992: $? = 1
configure:24006: result: no
No package 'sqlite3' found
configure:24022: error: Package requirements (sqlite3 >= 3.7.7) were not met:
No package 'sqlite3' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SQLITE_CFLAGS
and SQLITE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv__asm_goto=yes
ac_cv_alignof_exists=yes
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian_php=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_undeclared_builtin_options='none needed'
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_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_func_RAND_egd=yes
ac_cv_func___crc32d=no
ac_cv_func___dlopen=no
ac_cv_func___openpty=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_ctime_r=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=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_fopencookie=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_getgrnam_r=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_getprotobyname=yes
ac_cv_func_getprotobynumber=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservbyport=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_glob=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_htonl=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_lchown=yes
ac_cv_func_localtime_r=yes
ac_cv_func_memcntl=no
ac_cv_func_memmem=yes
ac_cv_func_memmove=yes
ac_cv_func_memrchr=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=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_poll=yes
ac_cv_func_pthread_jit_write_protect_np=no
ac_cv_func_putenv=yes
ac_cv_func_scandir=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setproctitle=no
ac_cv_func_shutdown=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_socket=yes
ac_cv_func_socketpair=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_std_syslog=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strlcat=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_tzset=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_vasprintf=yes
ac_cv_func_which_gethostbyname_r=six
ac_cv_have_broken_gcc_strlen_opt=no
ac_cv_have_pcre2_intel_cet=no
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_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_minix_config_h=no
ac_cv_header_netinet_in_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_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_loadavg_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_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_wchar_h=yes
ac_cv_header_wmmintrin_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_ipv6_support=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_network___setsockopt=no
ac_cv_lib_network_setsockopt=no
ac_cv_lib_rt_nanosleep=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='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PROG_SENDMAIL=/sbin/sendmail
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config
ac_cv_phpdbg_userfaultfd_writefault=no
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -std=gnu11 -E'
ac_cv_prog_PHP=php
ac_cv_prog_YACC=bison
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c11=-std=gnu11
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu11
ac_cv_pthreads_cflags=-pthread
ac_cv_pthreads_lib=pthread
ac_cv_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sockaddr_sa_len=no
ac_cv_sockaddr_storage=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_target=x86_64-pc-linux-gnu
ac_cv_time_r_type=POSIX
ac_cv_type_in_addr_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_working_alloca_h=yes
ac_cv_write_stdout=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
php_cv_cc_rpath=yes
php_cv_sizeof_intmax_t=8
php_cv_sizeof_ptrdiff_t=8
php_cv_sizeof_ssize_t=8
pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
pkg_cv_LIBXML_LIBS='-lxml2 '
pkg_cv_OPENSSL_CFLAGS=' '
pkg_cv_OPENSSL_LIBS='-lssl -lcrypto '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR=''
ARGON2_CFLAGS=''
ARGON2_LIBS=''
AR_FLAGS=''
AVIF_CFLAGS=''
AVIF_LIBS=''
AWK='gawk'
BUILD_CC='cc -std=gnu11'
CAPSTONE_CFLAGS=''
CAPSTONE_LIBS=''
CC='cc -std=gnu11'
CFLAGS='-g -O2 -fvisibility=hidden'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/opt/php-8.2.0'\'' '\''--enable-mbstring'\'' '\''--enable-bcmath'\'' '\''--with-curl'\'' '\''--with-openssl'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/opt/php-8.2.0'\'' '\''--enable-mbstring'\'' '\''--enable-bcmath'\'' '\''--with-curl'\'' '\''--with-openssl'\'''
CPP='cc -std=gnu11 -E'
CPPFLAGS=' -D_GNU_SOURCE'
CURL_CFLAGS=''
CURL_FEATURES=''
CURL_LIBS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DEBUG_CFLAGS=''
DEFS=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EDIT_CFLAGS=''
EDIT_LIBS=''
EGREP='/bin/grep -E'
ENCHANT2_CFLAGS=''
ENCHANT2_LIBS=''
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
EXEEXT=''
EXPANDED_BINDIR=''
EXPANDED_DATADIR=''
EXPANDED_EXTENSION_DIR=''
EXPANDED_LIBDIR=''
EXPANDED_LOCALSTATEDIR=''
EXPANDED_MANDIR=''
EXPANDED_PEAR_INSTALLDIR=''
EXPANDED_PHP_CONFIG_FILE_PATH=''
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
EXPANDED_SBINDIR=''
EXPANDED_SYSCONFDIR=''
EXPAT_CFLAGS=''
EXPAT_LIBS=''
EXSLT_CFLAGS=''
EXSLT_LIBS=''
EXTENSION_DIR=''
EXTRA_INCLUDES=''
EXTRA_LDFLAGS=''
EXTRA_LDFLAGS_PROGRAM=''
EXTRA_LIBS=''
FB_CONFIG=''
FFI_CFLAGS=''
FFI_LIBS=''
FREETYPE2_CFLAGS=''
FREETYPE2_LIBS=''
GDLIB_CFLAGS=''
GDLIB_LIBS=''
GREP='/bin/grep'
HAVE_CXX11=''
ICU_CFLAGS=''
ICU_LIBS=''
INCLUDES=' -I/php-8.2.0/ext/date/lib -I/usr/include/libxml2'
INCLUDE_PATH=''
INSTALL_IT=''
JPEG_CFLAGS=''
JPEG_LIBS=''
KERBEROS_CFLAGS=''
KERBEROS_LIBS=''
LDFLAGS=''
LIBOBJS=' strlcat.o strlcpy.o explicit_bzero.o'
LIBS='-lutil -lrt -lm -ldl -lxml2 -lssl -lcrypto'
LIBSODIUM_CFLAGS=''
LIBSODIUM_LIBS=''
LIBTOOL=''
LIBXML_CFLAGS='-I/usr/include/libxml2 '
LIBXML_LIBS='-lxml2 '
LIBZIP_CFLAGS=''
LIBZIP_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
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=''
OPENSSL_CFLAGS=' '
OPENSSL_LIBS='-lssl -lcrypto '
PACKAGE_BUGREPORT='https://github.com/php/php-src/issues'
PACKAGE_NAME='PHP'
PACKAGE_STRING='PHP 8.2.0'
PACKAGE_TARNAME='php'
PACKAGE_URL='https://www.php.net'
PACKAGE_VERSION='8.2.0'
PATH_SEPARATOR=':'
PCRE2_CFLAGS=''
PCRE2_LIBS=''
PDO_MYSQL_MODULE_TYPE=''
PDO_OCI_DIR=''
PDO_OCI_SHARED_LIBADD=''
PDO_OCI_VERSION=''
PEAR_INSTALLDIR=''
PHP=''
PHP_INSTALLED_SAPIS=' cli phpdbg cgi'
PHP_LDFLAGS=''
PHP_LIBS=''
PHP_VERSION='8.2.0'
PHP_VERSION_ID='80200'
PKG_CONFIG='/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PNG_CFLAGS=''
PNG_LIBS=''
PROG_SENDMAIL='/sbin/sendmail'
RANLIB=''
RE2C='exit 0;'
SASL_CFLAGS=''
SASL_LIBS=''
SED='/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
SNMP_CONFIG=''
SQLITE_CFLAGS=''
SQLITE_LIBS=''
STRIP=''
SYSTEMD_CFLAGS=''
SYSTEMD_LIBS=''
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
WEBP_CFLAGS=''
WEBP_LIBS=''
XPM_CFLAGS=''
XPM_LIBS=''
XSL_CFLAGS=''
XSL_LIBS=''
YACC='bison'
YFLAGS='-Wall'
ZEND_EXTRA_LIBS=''
ZLIB_CFLAGS=''
ZLIB_LIBS=''
abs_builddir='/php-8.2.0'
abs_srcdir='/php-8.2.0'
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}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
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'
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='/opt/php-8.2.0'
program_prefix='NONE'
program_suffix='NONE'
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.2.0"
#define PACKAGE_STRING "PHP 8.2.0"
#define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues"
#define PACKAGE_URL "https://www.php.net"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define HAVE_DEV_URANDOM 1
#define HAVE_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 HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define PHP_HAVE_BUILTIN_EXPECT 1
#define PHP_HAVE_BUILTIN_CLZ 1
#define PHP_HAVE_BUILTIN_CLZL 1
#define PHP_HAVE_BUILTIN_CLZLL 1
#define PHP_HAVE_BUILTIN_CTZL 1
#define PHP_HAVE_BUILTIN_CTZLL 1
#define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 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_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 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_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 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
configure: exit 1