This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PHP configure 8.3.15, which was generated by GNU Autoconf 2.72c. Invocation command line was $ ./configure --prefix=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host --sysconfdir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc --localstatedir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-all --without-pear --with-config-file-path=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc --disable-phpdbg --with-external-pcre --enable-phar --enable-json --enable-filter --enable-mbstring --enable-tokenizer --with-openssl=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 6.5.0-asahi-15-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ PATH: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/sbin/ PATH: /home/autobuild/make/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/lib/jvm/default/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3917: looking for aux files: config.guess config.sub configure:3930: trying ./build/ configure:3959: ./build/config.guess found configure:3959: ./build/config.sub found configure:4077: checking for grep that handles long lines and -e configure:4142: result: /usr/bin/grep configure:4147: checking for egrep configure:4216: result: /usr/bin/grep -E configure:4221: checking for a sed that does not truncate output configure:4292: result: /usr/bin/sed configure:4378: checking build system type configure:4394: result: aarch64-unknown-linux-gnu configure:4414: checking host system type configure:4429: result: aarch64-unknown-linux-gnu configure:4449: checking target system type configure:4464: result: aarch64-unknown-linux-gnu configure:4693: checking pkg-config is at least version 0.9.0 configure:4696: result: yes configure:4837: checking for C compiler version configure:4846: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc --version >&5 gcc (GCC) 14.1.1 20240507 Copyright (C) 2024 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:4857: $? = 0 configure:4846: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.1 20240507 (GCC) configure:4857: $? = 0 configure:4846: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4857: $? = 1 configure:4846: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4857: $? = 1 configure:4846: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4857: $? = 1 configure:4877: checking whether the C compiler works configure:4899: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:4903: $? = 0 configure:4954: result: yes configure:4958: checking for C compiler default output file name configure:4960: result: a.out configure:4966: checking for suffix of executables configure:4973: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:4977: $? = 0 configure:5001: result: configure:5023: checking whether we are cross compiling configure:5031: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:5035: $? = 0 configure:5042: ./conftest configure:5046: $? = 0 configure:5061: result: no configure:5067: checking for suffix of object files configure:5090: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5094: $? = 0 configure:5118: result: o configure:5122: checking whether the compiler supports GNU C configure:5142: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5142: $? = 0 configure:5154: result: yes configure:5165: checking whether /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc accepts -g configure:5186: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -g -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5186: $? = 0 configure:5233: result: yes configure:5253: checking for /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc option to enable C11 features configure:5268: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5268: $? = 0 configure:5287: result: none needed configure:5411: checking how to run the C preprocessor configure:5482: result: /usr/bin/cpp configure:5496: /usr/bin/cpp -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c configure:5496: $? = 0 configure:5512: /usr/bin/cpp -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:5545: checking for egrep -e configure:5673: result: /usr/bin/grep -E configure:5679: checking for icc configure:5689: result: no configure:5704: checking for suncc configure:5714: result: no configure:5736: checking how to run the C preprocessor configure:5807: result: /usr/bin/cpp configure:5821: /usr/bin/cpp -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c configure:5821: $? = 0 configure:5837: /usr/bin/cpp -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #define PACKAGE_BUGREPORT "https://github.com/php/php-src/issues" | #define PACKAGE_URL "https://www.php.net" | /* end confdefs.h. */ | #include configure:5873: checking for stdio.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for stdlib.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for string.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for inttypes.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for stdint.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for strings.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for sys/stat.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for sys/types.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for unistd.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for wchar.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5873: $? = 0 configure:5873: result: yes configure:5873: checking for minix/config.h configure:5873: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 conftest.c:47:10: fatal error: minix/config.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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 | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5873: result: no configure:5904: checking whether it is safe to define __EXTENSIONS__ configure:5923: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5923: $? = 0 configure:5933: result: yes configure:5936: checking whether _XOPEN_SOURCE should be defined configure:5958: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:5958: $? = 0 configure:5987: result: no configure:6046: checking whether ln -s works configure:6050: result: yes configure:6119: checking for system library directory configure:6136: result: lib configure:6145: checking whether to enable runpaths configure:6161: result: yes configure:6168: checking if compiler supports -Wl,-rpath, configure:6188: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -Wl,-rpath,/usr/lib >&5 configure:6188: $? = 0 configure:6201: result: yes configure:6257: checking for gawk configure:6279: found /usr/bin/gawk configure:6291: result: gawk configure:6333: checking for bison configure:6354: found /usr/bin/bison configure:6366: result: bison configure:6379: checking for bison version configure:6422: result: 3.8.2 (ok) configure:6447: checking for re2c configure:6483: result: no configure:6545: checking for php configure:6581: result: no configure:6615: checking whether to enable computed goto gcc extension with re2c configure:6631: result: no configure:6701: checking whether C compiler accepts -ffp-contract=off configure:6721: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:6721: $? = 0 configure:6732: result: yes configure:6743: checking whether C compiler accepts -fvisibility=hidden configure:6763: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include conftest.c >&5 configure:6763: $? = 0 configure:6774: result: yes configure:6802: checking whether to force non-PIC code in shared modules configure:6816: result: no configure:6821: checking whether we are using musl libc configure:6831: result: no configure:6836: checking whether to use -D_GNU_SOURCE cflag configure:6839: result: yes configure:6861: checking for global register variables support configure:6915: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:6915: $? = 0 configure:6933: result: yes configure:6936: checking whether __cpuid_count is available configure:6959: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c:39:12: fatal error: cpuid.h: No such file or directory 39 | #include | ^~~~~~~~~ compilation terminated. configure:6959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | unsigned eax, ebx, ecx, edx; | __cpuid_count(0, 0, eax, ebx, ecx, edx); | | ; | return 0; | } configure:6974: result: no configure:6985: checking for pthreads_cflags configure:7016: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -kthread -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 gcc: error: unrecognized command-line option '-kthread'; did you mean '-pthread'? configure:7016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main(void) { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:7016: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -pthread -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:7016: $? = 0 configure:7040: result: -pthread configure:7043: checking for pthreads_lib configure:7074: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lpthread >&5 configure:7074: $? = 0 configure:7098: result: pthread configure:7169: result: configure:7171: result: Configuring SAPI modules configure:7206: checking for Apache 2 handler module support via DSO through APXS configure:7847: result: no configure:7877: checking for setproctitle configure:7877: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccxLPocC.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:7877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (void); below. */ | | #include | #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 (void); | /* 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:7877: result: no configure:7885: checking for sys/pstat.h configure:7885: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:66:10: fatal error: sys/pstat.h: No such file or directory 66 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7885: result: no configure:7893: checking for PS_STRINGS configure:7913: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c:38:10: fatal error: machine/vmparam.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:7924: result: no configure:7932: checking for CLI build configure:8094: result: yes configure:8123: checking for embedded SAPI library support configure:8330: result: no configure:8386: checking for FPM build configure:10385: result: no configure:10392: checking for clang fuzzer SAPI configure:11594: result: no configure:11600: checking for LiteSpeed support configure:11774: result: no configure:11783: checking for phpdbg support configure:11820: result: no configure:11829: checking for phpdbg debug build configure:11845: result: no configure:11854: checking for phpdbg readline support configure:11870: result: no configure:12343: checking for CGI build configure:12346: result: yes configure:12349: checking for sun_len in sys/un.h configure:12365: result: no configure:12372: checking whether cross-process locking is required by accept() configure:12383: result: no configure:12536: checking for chosen SAPI module configure:12538: result: none configure:12541: checking for executable SAPI binaries configure:12544: result: cli cgi configure:12595: result: configure:12597: result: Running system checks configure:12605: checking for sendmail configure:12643: result: /usr/sbin/sendmail configure:12657: checking whether system uses EBCDIC configure:12678: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:12678: $? = 0 configure:12678: ./conftest configure:12678: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:12696: result: no configure:12703: checking whether byte ordering is bigendian configure:12731: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:12731: $? = 0 configure:12731: ./conftest configure:12731: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | int main(void) | { | short one = 1; | char *cp = (char *)&one; | | if (*cp == 0) { | return(0); | } else { | return(1); | } | } | configure:12746: result: no configure:12756: checking whether writing to stdout works configure:12794: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:12794: $? = 0 configure:12794: ./conftest configure:12794: $? = 0 configure:12813: result: yes configure:12867: checking for socket configure:12867: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:12867: $? = 0 configure:12867: result: yes configure:13222: checking for socketpair configure:13222: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:13222: $? = 0 configure:13222: result: yes configure:13577: checking for htonl configure:13577: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:13577: $? = 0 configure:13577: result: yes configure:13932: checking for gethostname configure:13932: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:13932: $? = 0 configure:13932: result: yes configure:14287: checking for gethostbyaddr configure:14287: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:14287: $? = 0 configure:14287: result: yes configure:14642: checking for dlopen configure:14642: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:14642: $? = 0 configure:14642: result: yes configure:14997: checking for dlsym configure:14997: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:14997: $? = 0 configure:14997: result: yes configure:15352: checking for sin in -lm configure:15381: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:57:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 57 | char sin (void); | ^~~ conftest.c:1:1: note: 'sin' is declared in header '' 1 | /* confdefs.h */ configure:15381: $? = 0 configure:15393: result: yes configure:15610: checking for inet_aton configure:15610: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:15610: $? = 0 configure:15610: result: yes configure:15962: checking for stdint.h configure:15962: result: yes configure:15985: checking for dirent.h configure:15985: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:15985: $? = 0 configure:15985: result: yes configure:16008: checking for sys/param.h configure:16008: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16008: $? = 0 configure:16008: result: yes configure:16031: checking for sys/types.h configure:16031: result: yes configure:16054: checking for sys/time.h configure:16054: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16054: $? = 0 configure:16054: result: yes configure:16077: checking for netinet/in.h configure:16077: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16077: $? = 0 configure:16077: result: yes configure:16100: checking for alloca.h configure:16100: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16100: $? = 0 configure:16100: result: yes configure:16123: checking for arpa/inet.h configure:16123: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16123: $? = 0 configure:16123: result: yes configure:16146: checking for arpa/nameser.h configure:16146: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16146: $? = 0 configure:16146: result: yes configure:16169: checking for crypt.h configure:16169: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16169: $? = 0 configure:16169: result: yes configure:16192: checking for dns.h configure:16192: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:77:10: fatal error: dns.h: No such file or directory 77 | #include | ^~~~~~~ compilation terminated. configure:16192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16192: result: no configure:16215: checking for fcntl.h configure:16215: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16215: $? = 0 configure:16215: result: yes configure:16238: checking for grp.h configure:16238: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16238: $? = 0 configure:16238: result: yes configure:16261: checking for ieeefp.h configure:16261: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:79:10: fatal error: ieeefp.h: No such file or directory 79 | #include | ^~~~~~~~~~ compilation terminated. configure:16261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16261: result: no configure:16284: checking for langinfo.h configure:16284: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16284: $? = 0 configure:16284: result: yes configure:16307: checking for linux/filter.h configure:16307: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16307: $? = 0 configure:16307: result: yes configure:16330: checking for linux/sock_diag.h configure:16330: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16330: $? = 0 configure:16330: result: yes configure:16353: checking for malloc.h configure:16353: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16353: $? = 0 configure:16353: result: yes configure:16376: checking for os/signpost.h configure:16376: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:83:10: fatal error: os/signpost.h: No such file or directory 83 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16376: result: no configure:16399: checking for poll.h configure:16399: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16399: $? = 0 configure:16399: result: yes configure:16422: checking for pty.h configure:16422: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16422: $? = 0 configure:16422: result: yes configure:16445: checking for pwd.h configure:16445: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16445: $? = 0 configure:16445: result: yes configure:16468: checking for resolv.h configure:16468: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16468: $? = 0 configure:16468: result: yes configure:16491: checking for strings.h configure:16491: result: yes configure:16514: checking for syslog.h configure:16514: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16514: $? = 0 configure:16514: result: yes configure:16537: checking for sysexits.h configure:16537: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16537: $? = 0 configure:16537: result: yes configure:16560: checking for sys/ioctl.h configure:16560: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16560: $? = 0 configure:16560: result: yes configure:16583: checking for sys/file.h configure:16583: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16583: $? = 0 configure:16583: result: yes configure:16606: checking for sys/mman.h configure:16606: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16606: $? = 0 configure:16606: result: yes configure:16629: checking for sys/mount.h configure:16629: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16629: $? = 0 configure:16629: result: yes configure:16652: checking for sys/poll.h configure:16652: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16652: $? = 0 configure:16652: result: yes configure:16675: checking for sys/procctl.h configure:16675: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:95:10: fatal error: sys/procctl.h: No such file or directory 95 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16675: result: no configure:16698: checking for sys/resource.h configure:16698: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16698: $? = 0 configure:16698: result: yes configure:16721: checking for sys/select.h configure:16721: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16721: $? = 0 configure:16721: result: yes configure:16744: checking for sys/socket.h configure:16744: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16744: $? = 0 configure:16744: result: yes configure:16767: checking for sys/stat.h configure:16767: result: yes configure:16790: checking for sys/statfs.h configure:16790: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16790: $? = 0 configure:16790: result: yes configure:16813: checking for sys/statvfs.h configure:16813: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16813: $? = 0 configure:16813: result: yes configure:16836: checking for sys/vfs.h configure:16836: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16836: $? = 0 configure:16836: result: yes configure:16859: checking for sys/sysexits.h configure:16859: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:102:10: fatal error: sys/sysexits.h: No such file or directory 102 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:16859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16859: result: no configure:16882: checking for sys/uio.h configure:16882: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16882: $? = 0 configure:16882: result: yes configure:16905: checking for sys/wait.h configure:16905: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16905: $? = 0 configure:16905: result: yes configure:16928: checking for sys/loadavg.h configure:16928: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:104:10: fatal error: sys/loadavg.h: No such file or directory 104 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16928: result: no configure:16951: checking for unistd.h configure:16951: result: yes configure:16974: checking for unix.h configure:16974: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:105:10: fatal error: unix.h: No such file or directory 105 | #include | ^~~~~~~~ compilation terminated. configure:16974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:16974: result: no configure:16997: checking for utime.h configure:16997: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:16997: $? = 0 configure:16997: result: yes configure:17020: checking for sys/utsname.h configure:17020: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17020: $? = 0 configure:17020: result: yes configure:17043: checking for sys/ipc.h configure:17043: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17043: $? = 0 configure:17043: result: yes configure:17066: checking for dlfcn.h configure:17066: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17066: $? = 0 configure:17066: result: yes configure:17089: checking for tmmintrin.h configure:17089: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:109:10: fatal error: tmmintrin.h: No such file or directory 109 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17089: result: no configure:17112: checking for nmmintrin.h configure:17112: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:109:10: fatal error: nmmintrin.h: No such file or directory 109 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17112: result: no configure:17135: checking for wmmintrin.h configure:17135: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:109:10: fatal error: wmmintrin.h: No such file or directory 109 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17135: result: no configure:17158: checking for immintrin.h configure:17158: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:109:10: fatal error: immintrin.h: No such file or directory 109 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_SOCK_DIAG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:17158: result: no configure:17184: checking for fopencookie configure:17184: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:17184: $? = 0 configure:17184: result: yes configure:17206: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:92:9: warning: "_GNU_SOURCE" redefined 92 | #define _GNU_SOURCE | ^~~~~~~~~~~ conftest.c:21:9: note: this is the location of the previous definition 21 | #define _GNU_SOURCE 1 | ^~~~~~~~~~~ configure:17206: $? = 0 configure:17262: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:92:9: warning: "_GNU_SOURCE" redefined 92 | #define _GNU_SOURCE | ^~~~~~~~~~~ conftest.c:21:9: note: this is the location of the previous definition 21 | #define _GNU_SOURCE 1 | ^~~~~~~~~~~ configure:17262: $? = 0 configure:17262: ./conftest configure:17262: $? = 0 configure:17322: checking for broken getcwd configure:17333: result: no configure:17339: checking for broken gcc optimize-strlen configure:17372: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:17372: $? = 0 configure:17372: ./conftest configure:17372: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | /* end confdefs.h. */ | | #include | #include | #include | struct s | { | int i; | char c[1]; | }; | int main(void) | { | struct s *s = malloc(sizeof(struct s) + 3); | s->i = 3; | strcpy(s->c, "foo"); | return strlen(s->c+1) == 2; | } | configure:17390: result: no configure:17399: checking whether struct tm is in sys/time.h or time.h configure:17420: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17420: $? = 0 configure:17430: result: time.h configure:17438: checking for /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc options needed to detect all undeclared functions configure:17460: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:98:8: error: 'strchr' undeclared (first use in this function) 98 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; this is probably fixable by adding '#include ' 1 | /* confdefs.h */ conftest.c:98:8: note: each undeclared identifier is reported only once for each function it appears in 98 | (void) strchr; | ^~~~~~ configure:17460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_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:17487: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17487: $? = 0 configure:17507: result: none needed configure:17521: checking for struct tm.tm_zone configure:17521: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17521: $? = 0 configure:17521: result: yes configure:17592: checking whether localtime_r is declared configure:17592: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17592: $? = 0 configure:17592: result: yes configure:17603: checking whether gmtime_r is declared configure:17603: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17603: $? = 0 configure:17603: result: yes configure:17614: checking whether asctime_r is declared configure:17614: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17614: $? = 0 configure:17614: result: yes configure:17625: checking whether ctime_r is declared configure:17625: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17625: $? = 0 configure:17625: result: yes configure:17636: checking whether strtok_r is declared configure:17636: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17636: $? = 0 configure:17636: result: yes configure:17649: checking for fclose declaration configure:17662: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17662: $? = 0 configure:17668: result: ok configure:17684: checking for struct flock configure:17704: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17704: $? = 0 configure:17719: result: yes configure:17728: checking for socklen_t configure:17728: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17728: $? = 0 configure:17728: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:110:24: error: expected expression before ')' token 110 | if (sizeof ((socklen_t))) | ^ configure:17728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | int | main (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:17728: result: yes configure:17747: checking size of intmax_t configure:17786: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17786: $? = 0 configure:17786: ./conftest configure:17786: $? = 0 configure:17820: result: 8 configure:17824: checking size of ssize_t configure:17863: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17863: $? = 0 configure:17863: ./conftest configure:17863: $? = 0 configure:17897: result: 8 configure:17901: checking size of ptrdiff_t configure:17940: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:17940: $? = 0 configure:17940: ./conftest configure:17940: $? = 0 configure:17974: result: 8 configure:17983: checking size of short configure:17989: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:17989: $? = 0 configure:17989: ./conftest configure:17989: $? = 0 configure:18006: result: 2 configure:18018: checking size of int configure:18024: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18024: $? = 0 configure:18024: ./conftest configure:18024: $? = 0 configure:18041: result: 4 configure:18053: checking size of long configure:18059: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18059: $? = 0 configure:18059: ./conftest configure:18059: $? = 0 configure:18076: result: 8 configure:18088: checking size of long long configure:18094: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18094: $? = 0 configure:18094: ./conftest configure:18094: $? = 0 configure:18111: result: 8 configure:18123: checking size of size_t configure:18129: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18129: $? = 0 configure:18129: ./conftest configure:18129: $? = 0 configure:18146: result: 8 configure:18158: checking size of off_t configure:18164: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18164: $? = 0 configure:18164: ./conftest configure:18164: $? = 0 configure:18181: result: 8 configure:18192: checking for __builtin_expect configure:18208: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18208: $? = 0 configure:18212: result: yes configure:18231: checking for __builtin_clz configure:18247: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18247: $? = 0 configure:18251: result: yes configure:18270: checking for __builtin_clzl configure:18286: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18286: $? = 0 configure:18290: result: yes configure:18309: checking for __builtin_clzll configure:18325: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18325: $? = 0 configure:18329: result: yes configure:18348: checking for __builtin_ctzl configure:18364: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18364: $? = 0 configure:18368: result: yes configure:18387: checking for __builtin_ctzll configure:18403: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18403: $? = 0 configure:18407: result: yes configure:18426: checking for __builtin_smull_overflow configure:18443: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18443: $? = 0 configure:18447: result: yes configure:18466: checking for __builtin_smulll_overflow configure:18483: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18483: $? = 0 configure:18487: result: yes configure:18506: checking for __builtin_saddl_overflow configure:18523: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18523: $? = 0 configure:18527: result: yes configure:18546: checking for __builtin_saddll_overflow configure:18563: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18563: $? = 0 configure:18567: result: yes configure:18586: checking for __builtin_usub_overflow configure:18603: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18603: $? = 0 configure:18607: result: yes configure:18626: checking for __builtin_ssubl_overflow configure:18643: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18643: $? = 0 configure:18647: result: yes configure:18666: checking for __builtin_ssubll_overflow configure:18683: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18683: $? = 0 configure:18687: result: yes configure:18706: checking for __builtin_cpu_init configure:18722: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:129:5: error: implicit declaration of function '__builtin_cpu_init'; did you mean '__builtin_irint'? [-Wimplicit-function-declaration] 129 | __builtin_cpu_init(); | ^~~~~~~~~~~~~~~~~~ | __builtin_irint configure:18722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | /* end confdefs.h. */ | | int | main (void) | { | | __builtin_cpu_init(); | | ; | return 0; | } configure:18732: result: no configure:18745: checking for __builtin_cpu_supports configure:18761: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:130:12: error: implicit declaration of function '__builtin_cpu_supports'; did you mean '__builtin_isupper'? [-Wimplicit-function-declaration] 130 | return __builtin_cpu_supports("sse")? 1 : 0; | ^~~~~~~~~~~~~~~~~~~~~~ | __builtin_isupper configure:18761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | /* end confdefs.h. */ | | int | main (void) | { | | return __builtin_cpu_supports("sse")? 1 : 0; | | ; | return 0; | } configure:18771: result: no configure:18784: checking for __builtin_frame_address configure:18800: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:18800: $? = 0 configure:18804: result: yes configure:18823: checking for prctl configure:18837: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:18837: $? = 0 configure:18843: result: yes configure:18856: checking for procctl configure:18870: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:128:10: fatal error: sys/procctl.h: No such file or directory 128 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:18870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | #include | int | main (void) | { | procctl(0, 0, 0, 0); | ; | return 0; | } configure:18881: result: no configure:18889: checking for avx512 supports in compiler configure:18905: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 gcc: error: unrecognized command-line option '-mavx512f' gcc: error: unrecognized command-line option '-mavx512cd' gcc: error: unrecognized command-line option '-mavx512vl' gcc: error: unrecognized command-line option '-mavx512dq' gcc: error: unrecognized command-line option '-mavx512bw' configure:18905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #include | int main(void) { | __m512i mask = _mm512_set1_epi32(0x1); | char out[32]; | _mm512_storeu_si512(out, _mm512_shuffle_epi8(mask, mask)); | return 0; | } configure:18915: result: no configure:18930: checking for avx512 vbmi supports in compiler configure:18945: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -mavx512f -mavx512cd -mavx512vl -mavx512dq -mavx512bw -mavx512vbmi -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 gcc: error: unrecognized command-line option '-mavx512f' gcc: error: unrecognized command-line option '-mavx512cd' gcc: error: unrecognized command-line option '-mavx512vl' gcc: error: unrecognized command-line option '-mavx512dq' gcc: error: unrecognized command-line option '-mavx512bw' gcc: error: unrecognized command-line option '-mavx512vbmi' configure:18945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | /* end confdefs.h. */ | | #include | int main(void) { | __m512i mask = _mm512_set1_epi32(0x1); | char out[32]; | _mm512_storeu_si512(out, _mm512_permutexvar_epi8(mask, mask)); | return 0; | } configure:18955: result: no configure:18968: checking whether the compiler supports __alignof__ configure:18989: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:18989: $? = 0 configure:19003: result: yes configure:19011: checking for struct tm.tm_gmtoff configure:19011: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19011: $? = 0 configure:19011: result: yes configure:19021: checking for struct stat.st_blksize configure:19021: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19021: $? = 0 configure:19021: result: yes configure:19029: checking for struct stat.st_rdev configure:19029: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19029: $? = 0 configure:19029: result: yes configure:19039: checking for struct stat.st_blocks configure:19039: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19039: $? = 0 configure:19039: result: yes configure:19061: checking for size_t configure:19061: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19061: $? = 0 configure:19061: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:167:21: error: expected expression before ')' token 167 | if (sizeof ((size_t))) | ^ configure:19061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:19061: result: yes configure:19072: checking for uid_t in sys/types.h configure:19095: result: yes configure:19108: checking for struct sockaddr_storage configure:19126: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19126: $? = 0 configure:19137: result: yes configure:19144: checking for field sa_len in struct sockaddr configure:19163: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:142:44: error: 'struct sockaddr' has no member named 'sa_len' 142 | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ^ configure:19163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | int | main (void) | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ; | return 0; | } configure:19174: result: no configure:19191: checking for __attribute__((ifunc)) configure:19215: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19215: $? = 0 configure:19233: result: yes configure:19248: checking for __attribute__((target)) configure:19270: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:140:21: error: pragma or attribute 'target("sse2")' is not valid 140 | int bar( void ) __attribute__((target("sse2"))); | ^~~ configure:19270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | /* end confdefs.h. */ | | | int bar( void ) __attribute__((target("sse2"))); | | int | main (void) | { | | ; | return 0; | } | configure:19288: result: no configure:19303: checking for IPv6 support configure:19322: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19322: $? = 0 configure:19333: result: yes configure:19337: checking for alphasort configure:19337: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19337: $? = 0 configure:19337: result: yes configure:19343: checking for asctime_r configure:19343: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19343: $? = 0 configure:19343: result: yes configure:19349: checking for chroot configure:19349: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19349: $? = 0 configure:19349: result: yes configure:19355: checking for ctime_r configure:19355: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19355: $? = 0 configure:19355: result: yes configure:19361: checking for explicit_memset configure:19361: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/cc4tEo05.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `explicit_memset' collect2: error: ld returned 1 exit status configure:19361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | /* end confdefs.h. */ | /* Define explicit_memset to an innocuous variant, in case declares explicit_memset. | For example, HP-UX 11i declares gettimeofday. */ | #define explicit_memset innocuous_explicit_memset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char explicit_memset (void); below. */ | | #include | #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 (void); | /* 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:19361: result: no configure:19367: checking for fdatasync configure:19367: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19367: $? = 0 configure:19367: result: yes configure:19373: checking for flock configure:19373: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19373: $? = 0 configure:19373: result: yes configure:19379: checking for ftok configure:19379: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19379: $? = 0 configure:19379: result: yes configure:19385: checking for funopen configure:19385: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/cc7p9THT.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:19385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (void); below. */ | | #include | #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 (void); | /* 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:19385: result: no configure:19391: checking for gai_strerror configure:19391: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19391: $? = 0 configure:19391: result: yes configure:19397: checking for getcwd configure:19397: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19397: $? = 0 configure:19397: result: yes configure:19403: checking for getloadavg configure:19403: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19403: $? = 0 configure:19403: result: yes configure:19409: checking for getlogin configure:19409: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19409: $? = 0 configure:19409: result: yes configure:19415: checking for getprotobyname configure:19415: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19415: $? = 0 configure:19415: result: yes configure:19421: checking for getprotobynumber configure:19421: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19421: $? = 0 configure:19421: result: yes configure:19427: checking for getservbyname configure:19427: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19427: $? = 0 configure:19427: result: yes configure:19433: checking for getservbyport configure:19433: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19433: $? = 0 configure:19433: result: yes configure:19439: checking for getrusage configure:19439: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19439: $? = 0 configure:19439: result: yes configure:19445: checking for gettimeofday configure:19445: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19445: $? = 0 configure:19445: result: yes configure:19451: checking for gmtime_r configure:19451: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19451: $? = 0 configure:19451: result: yes configure:19457: checking for getpwnam_r configure:19457: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19457: $? = 0 configure:19457: result: yes configure:19463: checking for getgrnam_r configure:19463: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19463: $? = 0 configure:19463: result: yes configure:19469: checking for getpwuid_r configure:19469: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19469: $? = 0 configure:19469: result: yes configure:19475: checking for getwd configure:19475: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/ccBZvr5y.o: in function `main': conftest.c:(.text.startup+0x8): warning: the `getwd' function is dangerous and should not be used. configure:19475: $? = 0 configure:19475: result: yes configure:19481: checking for glob configure:19481: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19481: $? = 0 configure:19481: result: yes configure:19487: checking for inet_ntoa configure:19487: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19487: $? = 0 configure:19487: result: yes configure:19493: checking for inet_ntop configure:19493: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19493: $? = 0 configure:19493: result: yes configure:19499: checking for inet_pton configure:19499: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19499: $? = 0 configure:19499: result: yes configure:19505: checking for localtime_r configure:19505: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19505: $? = 0 configure:19505: result: yes configure:19511: checking for lchown configure:19511: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19511: $? = 0 configure:19511: result: yes configure:19517: checking for memcntl configure:19517: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/ccoDs2c6.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `memcntl' collect2: error: ld returned 1 exit status configure:19517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | /* Define memcntl to an innocuous variant, in case declares memcntl. | For example, HP-UX 11i declares gettimeofday. */ | #define memcntl innocuous_memcntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memcntl (void); below. */ | | #include | #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 (void); | /* 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:19517: result: no configure:19523: checking for memmove configure:19523: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:182:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 182 | char memmove (void); | ^~~~~~~ conftest.c:174:1: note: 'memmove' is declared in header '' 173 | #include 174 | #undef memmove configure:19523: $? = 0 configure:19523: result: yes configure:19529: checking for mkstemp configure:19529: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19529: $? = 0 configure:19529: result: yes configure:19535: checking for mmap configure:19535: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19535: $? = 0 configure:19535: result: yes configure:19541: checking for nice configure:19541: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19541: $? = 0 configure:19541: result: yes configure:19547: checking for nl_langinfo configure:19547: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19547: $? = 0 configure:19547: result: yes configure:19553: checking for poll configure:19553: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19553: $? = 0 configure:19553: result: yes configure:19559: checking for pthread_jit_write_protect_np configure:19559: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/cc8UmFND.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_jit_write_protect_np' collect2: error: ld returned 1 exit status configure:19559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* Define pthread_jit_write_protect_np to an innocuous variant, in case declares pthread_jit_write_protect_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_jit_write_protect_np innocuous_pthread_jit_write_protect_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_jit_write_protect_np (void); below. */ | | #include | #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 (void); | /* 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:19559: result: no configure:19565: checking for putenv configure:19565: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19565: $? = 0 configure:19565: result: yes configure:19571: checking for scandir configure:19571: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19571: $? = 0 configure:19571: result: yes configure:19577: checking for setitimer configure:19577: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19577: $? = 0 configure:19577: result: yes configure:19583: checking for setenv configure:19583: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19583: $? = 0 configure:19583: result: yes configure:19589: checking for shutdown configure:19589: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19589: $? = 0 configure:19589: result: yes configure:19595: checking for sigprocmask configure:19595: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19595: $? = 0 configure:19595: result: yes configure:19601: checking for statfs configure:19601: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19601: $? = 0 configure:19601: result: yes configure:19607: checking for statvfs configure:19607: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19607: $? = 0 configure:19607: result: yes configure:19613: checking for std_syslog configure:19613: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 /usr/bin/ld: /tmp/ccTRFcRc.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `std_syslog' collect2: error: ld returned 1 exit status configure:19613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define std_syslog to an innocuous variant, in case declares std_syslog. | For example, HP-UX 11i declares gettimeofday. */ | #define std_syslog innocuous_std_syslog | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char std_syslog (void); below. */ | | #include | #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 (void); | /* 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:19613: result: no configure:19619: checking for strcasecmp configure:19619: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:196:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 196 | char strcasecmp (void); | ^~~~~~~~~~ configure:19619: $? = 0 configure:19619: result: yes configure:19625: checking for strnlen configure:19625: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 conftest.c:197:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 197 | char strnlen (void); | ^~~~~~~ configure:19625: $? = 0 configure:19625: result: yes configure:19631: checking for strptime configure:19631: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19631: $? = 0 configure:19631: result: yes configure:19637: checking for strtok_r configure:19637: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19637: $? = 0 configure:19637: result: yes configure:19643: checking for symlink configure:19643: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19643: $? = 0 configure:19643: result: yes configure:19649: checking for tzset configure:19649: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19649: $? = 0 configure:19649: result: yes configure:19655: checking for unsetenv configure:19655: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19655: $? = 0 configure:19655: result: yes configure:19661: checking for usleep configure:19661: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19661: $? = 0 configure:19661: result: yes configure:19667: checking for utime configure:19667: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19667: $? = 0 configure:19667: result: yes configure:19673: checking for vasprintf configure:19673: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19673: $? = 0 configure:19673: result: yes configure:19679: checking for asprintf configure:19679: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19679: $? = 0 configure:19679: result: yes configure:19685: checking for nanosleep configure:19685: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19685: $? = 0 configure:19685: result: yes configure:19691: checking for memmem configure:19691: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19691: $? = 0 configure:19691: result: yes configure:19697: checking for memrchr configure:19697: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm >&5 configure:19697: $? = 0 configure:19697: result: yes configure:19705: checking whether strerror_r is declared configure:19705: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19705: $? = 0 configure:19705: result: yes configure:19725: checking whether strerror_r returns char * configure:19750: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19750: $? = 0 configure:19760: result: yes configure:19777: checking how many arguments gethostbyname_r() takes configure:19813: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:203:19: error: too few arguments to function 'gethostbyname_r' 203 | (void)gethostbyname_r(name) /* ; */ | ^~~~~~~~~~~~~~~ In file included from conftest.c:197: /usr/include/netdb.h:177:12: note: declared here 177 | extern int gethostbyname_r (const char *__restrict __name, | ^~~~~~~~~~~~~~~ configure:19813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:19844: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:19844: $? = 0 configure:19948: result: six configure:19984: checking for nanosleep in -lrt configure:20013: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20013: $? = 0 configure:20025: result: yes configure:20101: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lm -lrt >&5 configure:20101: $? = 0 configure:20101: ./conftest configure:20101: $? = 0 configure:20147: checking for setsockopt in -lnetwork configure:20176: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lnetwork -lrt -lm >&5 /usr/bin/ld: cannot find -lnetwork: No such file or directory collect2: error: ld returned 1 exit status configure:20176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char setsockopt (void); | int | main (void) | { | return setsockopt (); | ; | return 0; | } configure:20188: result: no configure:20195: checking for __setsockopt in -lnetwork configure:20224: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lnetwork -lrt -lm >&5 /usr/bin/ld: cannot find -lnetwork: No such file or directory collect2: error: ld returned 1 exit status configure:20224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __setsockopt (void); | int | main (void) | { | return __setsockopt (); | ; | return 0; | } configure:20236: result: no configure:20305: checking for getaddrinfo configure:20322: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20322: $? = 0 configure:20380: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20380: $? = 0 configure:20380: ./conftest configure:20380: $? = 0 configure:20400: result: yes configure:20408: checking for copy_file_range configure:20441: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20441: $? = 0 configure:20441: ./conftest configure:20441: $? = 0 configure:20456: result: yes configure:20465: checking for strlcat configure:20465: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20465: $? = 0 configure:20465: result: yes configure:20479: checking for strlcpy configure:20479: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20479: $? = 0 configure:20479: result: yes configure:20493: checking for explicit_bzero configure:20493: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20493: $? = 0 configure:20493: result: yes configure:20507: checking for getopt configure:20507: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20507: $? = 0 configure:20507: result: yes configure:20524: checking for working alloca.h configure:20542: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20542: $? = 0 configure:20553: result: yes configure:20561: checking for alloca configure:20606: result: yes configure:20676: checking for type of reentrant time-related functions configure:20707: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 conftest.c: In function 'main': conftest.c:218:3: error: assignment to 'int' from 'struct tm *' makes integer from pointer without a cast [-Wint-conversion] 218 | s = gmtime_r(&old, &t); | ^ conftest.c:219:11: error: too many arguments to function 'asctime_r' 219 | r = (int) asctime_r(&t, buf, 26); | ^~~~~~~~~ In file included from conftest.c:210: /usr/include/time.h:198:14: note: declared here 198 | extern char *asctime_r (const struct tm *__restrict __tp, | ^~~~~~~~~ conftest.c:219:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 219 | r = (int) asctime_r(&t, buf, 26); | ^ configure:20707: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #include | | int main(void) { | char buf[27]; | struct tm t; | time_t old = 0; | int r, s; | | s = gmtime_r(&old, &t); | r = (int) asctime_r(&t, buf, 26); | if (r == s && s == 0) return (0); | return (1); | } | configure:20736: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 conftest.c: In function 'main': conftest.c:217:7: error: too many arguments to function 'asctime_r' 217 | p = asctime_r(&t, buf, 26); | ^~~~~~~~~ In file included from conftest.c:210: /usr/include/time.h:198:14: note: declared here 198 | extern char *asctime_r (const struct tm *__restrict __tp, | ^~~~~~~~~ configure:20736: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | #include | int main(void) { | struct tm t, *s; | time_t old = 0; | char buf[27], *p; | | s = gmtime_r(&old, &t); | p = asctime_r(&t, buf, 26); | if (p == buf && s == &t) return (0); | return (1); | } | configure:20763: result: POSIX configure:20775: checking for in_addr_t configure:20802: result: yes configure:20811: checking for aarch64 CRC32 API configure:20840: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20840: $? = 0 configure:20851: result: yes configure:20860: checking for asm goto configure:20907: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:20907: $? = 0 configure:20907: ./conftest configure:20907: $? = 0 configure:20921: result: yes configure:20933: checking whether to enable valgrind support configure:20950: result: no configure:21085: checking for openpty configure:21085: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:21085: $? = 0 configure:21085: result: yes configure:21437: result: configure:21439: result: General settings configure:21455: checking whether to include gcov symbols configure:21471: result: no configure:21515: checking whether to include debugging symbols configure:21531: result: no configure:21566: checking whether to enable debug assertions in release mode configure:21582: result: no configure:21615: checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY configure:21631: result: no configure:21646: checking layout of installed files configure:21663: result: PHP configure:21681: checking path to configuration file configure:21698: result: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc configure:21715: checking where to scan for configuration files configure:21744: result: configure:21752: checking whether to enable PHP's own SIGCHLD handler configure:21768: result: no configure:21787: checking whether to explicitly link against libgcc configure:21803: result: no configure:21866: checking whether to enable short tags by default configure:21882: result: yes configure:21901: checking whether to enable dmalloc configure:21917: result: no configure:21997: checking whether to enable IPv6 support configure:22013: result: yes configure:22028: checking whether to enable DTrace support configure:22044: result: no configure:22174: checking how big to make fd sets configure:22208: result: using system default configure:22312: result: configure:22314: result: Configuring extensions configure:22328: checking for io.h configure:22328: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:243:10: fatal error: io.h: No such file or directory 243 | #include | ^~~~~~ compilation terminated. configure:22328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22328: result: no configure:22336: checking for strtoll configure:22336: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:22336: $? = 0 configure:22336: result: yes configure:22342: checking for atoll configure:22342: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm >&5 configure:22342: $? = 0 configure:22342: result: yes configure:22350: checking whether C compiler accepts -Wno-implicit-fallthrough configure:22370: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Werror -Wno-implicit-fallthrough -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:22370: $? = 0 configure:22381: result: yes configure:22769: checking whether to build with LIBXML support configure:22807: result: no configure:23341: checking for OpenSSL support configure:23379: result: yes configure:23388: checking for Kerberos support configure:23405: result: no configure:23414: checking whether to use system default cipher list instead of hardcoded value configure:23431: result: no configure:23936: checking for openssl >= 1.0.2 configure:23943: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:23946: $? = 0 configure:23960: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.2" configure:23963: $? = 0 configure:24021: result: yes configure:24177: checking for RAND_egd configure:24177: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto >&5 /usr/bin/ld: /tmp/cc74De8C.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `RAND_egd' collect2: error: ld returned 1 exit status configure:24177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | /* end confdefs.h. */ | /* Define RAND_egd to an innocuous variant, in case declares RAND_egd. | For example, HP-UX 11i declares gettimeofday. */ | #define RAND_egd innocuous_RAND_egd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char RAND_egd (void); below. */ | | #include | #undef RAND_egd | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char RAND_egd (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_RAND_egd || defined __stub___RAND_egd | choke me | #endif | | int | main (void) | { | return RAND_egd (); | ; | return 0; | } configure:24177: result: no configure:24247: checking for libpcre2-8 >= 10.30 configure:24254: $PKG_CONFIG --exists --print-errors "libpcre2-8 >= 10.30" configure:24257: $? = 0 configure:24271: $PKG_CONFIG --exists --print-errors "libpcre2-8 >= 10.30" configure:24274: $? = 0 configure:24332: result: yes configure:24463: checking for JIT support in PCRE2 configure:24497: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 >&5 configure:24497: $? = 0 configure:24497: ./conftest configure:24497: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | /* end confdefs.h. */ | | | #include | #include | int main(void) { | uint32_t have_jit; | pcre2_config_8(PCRE2_CONFIG_JIT, &have_jit); | return !have_jit; | } | configure:24516: result: no configure:25209: checking whether to enable the SQLite3 extension configure:25247: result: no configure:26264: checking for ZLIB support configure:26302: result: no configure:26811: checking whether to enable bc style precision math functions configure:26848: result: no configure:27142: checking for BZip2 support configure:27180: result: no configure:27776: checking whether to enable calendar conversion support configure:27813: result: no configure:28086: checking whether to enable ctype functions configure:28123: result: no configure:28396: checking for cURL support configure:28434: result: no configure:30097: checking for QDBM support configure:30108: result: no configure:30449: checking for GDBM support configure:30460: result: no configure:30787: checking for NDBM support configure:30798: result: no configure:31152: checking for TCADB support configure:31163: result: no configure:31517: checking for LMDB support configure:31528: result: no configure:31852: checking for Berkeley DB4 support configure:31863: result: no configure:32176: checking for Berkeley DB3 support configure:32187: result: no configure:32500: checking for Berkeley DB2 support configure:32511: result: no configure:32740: checking for DB1 support configure:32751: result: no configure:33118: checking for DBM support configure:33129: result: no configure:33540: checking for CDB support configure:33551: result: no configure:33571: checking for INI File support configure:33582: result: no configure:33602: checking for FlatFile support configure:33613: result: no configure:33619: checking whether to enable DBA interface configure:33906: result: no configure:33916: checking whether to enable dl-test extension configure:33953: result: no configure:34223: checking whether to enable DOM support configure:34260: result: no configure:34854: checking whether to build with Enchant support configure:34892: result: no configure:35967: checking whether to enable EXIF (metadata from images) support configure:36004: result: no configure:36277: checking for FFI support configure:36315: result: no configure:37107: checking for fileinfo support configure:37144: result: no configure:37507: checking whether to enable input filter support configure:37544: result: yes configure:37855: checking whether to enable FTP support configure:37892: result: no configure:37901: checking whether to explicitly enable FTP SSL support configure:37918: result: no configure:38441: checking for GD support configure:38478: result: no configure:38487: checking for external libgd configure:38504: result: no configure:38514: checking for libavif configure:38531: result: no configure:38542: checking for libwebp configure:38559: result: no configure:38570: checking for libjpeg configure:38587: result: no configure:38597: checking for libXpm configure:38614: result: no configure:38623: checking for FreeType 2 configure:38640: result: no configure:38649: checking whether to enable JIS-mapped Japanese font support in GD configure:38665: result: no configure:42407: checking for GNU gettext support configure:42445: result: no configure:43189: checking for GNU MP support configure:43227: result: no configure:44019: checking for mhash support configure:44057: result: no configure:44081: checking size of long configure:44104: result: 8 configure:44112: checking if we're at 64-bit platform configure:44124: result: yes configure:44133: checking whether C compiler accepts -Wno-implicit-fallthrough configure:44164: result: yes configure:44483: checking for iconv support configure:44521: result: no configure:45670: checking for IMAP support configure:45708: result: no configure:45717: checking for IMAP Kerberos support configure:45734: result: no configure:45743: checking for IMAP SSL support configure:45760: result: no configure:47554: checking whether to enable internationalization support configure:47591: result: no configure:50555: checking for LDAP support configure:50593: result: no configure:50602: checking whether to build with LDAP Cyrus SASL support configure:50619: result: no configure:52073: checking whether to enable multibyte string support configure:52110: result: yes configure:52119: checking whether to enable multibyte regex support (requires oniguruma) configure:52135: result: yes configure:52155: checking for oniguruma configure:52162: $PKG_CONFIG --exists --print-errors "oniguruma" configure:52165: $? = 0 configure:52179: $PKG_CONFIG --exists --print-errors "oniguruma" configure:52182: $? = 0 configure:52240: result: yes configure:52484: checking if oniguruma has an invalid entry for KOI8 encoding configure:52501: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 conftest.c: In function 'main': conftest.c:230:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 230 | return (int)(ONIG_ENCODING_KOI8 + 1); | ^ /usr/bin/ld: /tmp/cc76xEZn.o: in function `main': conftest.c:(.text.startup+0x0): undefined reference to `OnigEncodingKOI8' /usr/bin/ld: conftest.c:(.text.startup+0x4): undefined reference to `OnigEncodingKOI8' collect2: error: ld returned 1 exit status configure:52501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | return (int)(ONIG_ENCODING_KOI8 + 1); | | ; | return 0; | } configure:52509: result: yes configure:52984: checking for MySQLi support configure:53022: result: no configure:53031: checking for specified location of the MySQL UNIX socket configure:53048: result: no configure:53454: checking for Oracle Database OCI8 support configure:53492: result: no configure:55203: checking for Adabas support configure:55360: result: no configure:55411: checking for SAP DB support configure:55498: result: no configure:55549: checking for Solid support configure:55640: result: no configure:55691: checking for IBM DB2 support configure:55760: result: no configure:55811: checking for Empress support configure:55840: result: no configure:55891: checking for Empress local access support configure:55936: result: no configure:55987: checking for a custom ODBC support configure:56005: result: no configure:56056: checking whether to build with iODBC support configure:56200: result: no configure:56251: checking for Easysoft ODBC-ODBC Bridge support configure:56269: result: no configure:56320: checking whether to build with unixODBC support configure:56476: result: no configure:56527: checking for DBMaker support configure:56651: result: no configure:57069: checking for any ODBC driver support configure:57071: result: no configure:57081: checking whether to enable Zend OPcache support configure:57118: result: no configure:57127: checking whether to enable copying PHP CODE pages into HUGE PAGES configure:57143: result: yes configure:57152: checking whether to enable JIT configure:57168: result: yes configure:58681: checking whether to enable pcntl support configure:58718: result: no configure:59122: checking whether to enable PDO support configure:59159: result: no configure:59478: checking for PDO_DBLIB support via FreeTDS configure:59516: result: no configure:60332: checking for Firebird support for PDO configure:60370: result: no configure:61545: checking for MySQL support for PDO configure:61583: result: no configure:61593: checking for the location of libz configure:61610: result: no configure:62317: checking Oracle OCI support for PDO configure:62355: result: no configure:64121: checking for ODBC v3 support for PDO configure:64159: result: no configure:65281: checking for PostgreSQL support for PDO configure:65319: result: no configure:65902: checking for sqlite 3 support for PDO configure:65940: result: no configure:66840: checking for PostgreSQL support configure:66878: result: no configure:67558: checking for phar archive support configure:67595: result: yes configure:67857: checking for phar openssl support configure:67870: result: no configure:67951: checking whether to enable POSIX-like functions configure:67988: result: no configure:68477: checking for PSPELL support configure:68515: result: no configure:69204: checking whether arc4random_buf is declared configure:69204: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:69204: $? = 0 configure:69204: result: yes configure:69215: checking for CommonCrypto/CommonRandom.h configure:69215: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:229:18: fatal error: Availability.h: No such file or directory 229 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:69215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | /* end confdefs.h. */ | | #include | #include | #include | | | #include configure:69215: result: no configure:69228: checking for getrandom configure:69228: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:69228: $? = 0 configure:69228: result: yes configure:69554: checking for libedit readline replacement configure:69592: result: no configure:69602: checking for readline support configure:69640: result: no configure:72579: checking whether to enable PHP sessions configure:72616: result: no configure:72625: checking for mm support configure:72642: result: no configure:73386: checking whether to enable shmop support configure:73423: result: no configure:73696: checking whether to enable SimpleXML support configure:73733: result: no configure:74310: checking for SNMP support configure:74348: result: no configure:75525: checking whether to enable SOAP support configure:75562: result: no configure:76083: checking whether to enable sockets support configure:76120: result: no configure:76715: checking for sodium support configure:76753: result: no configure:77637: checking whether flush should be called explicitly after a buffered io configure:77692: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccgIYYzJ.o: in function `main': conftest.c:(.text.startup+0x28): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:77692: $? = 0 configure:77692: ./conftest configure:77692: $? = 0 configure:77710: result: no configure:77721: checking for external libcrypt or libxcrypt configure:77738: result: no configure:78723: checking whether the compiler supports aligned attribute configure:78744: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:78744: $? = 0 configure:78758: result: yes configure:78775: checking for working POSIX fnmatch configure:78810: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:78810: $? = 0 configure:78810: ./conftest configure:78810: $? = 0 configure:78824: result: yes configure:78840: checking for fork configure:78840: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 conftest.c:247:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 247 | char fork (void); | ^~~~ configure:78840: $? = 0 configure:78840: result: yes configure:78858: checking if your OS can spawn processes with inherited handles configure:78861: result: yes configure:78904: checking for res_nsearch configure:78904: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:78904: $? = 0 configure:78904: result: yes configure:79418: checking for res_ndestroy configure:79418: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccAY0Rlw.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:79418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define res_ndestroy to an innocuous variant, in case declares res_ndestroy. | For example, HP-UX 11i declares gettimeofday. */ | #define res_ndestroy innocuous_res_ndestroy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_ndestroy (void); below. */ | | #include | #undef res_ndestroy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_ndestroy || defined __stub___res_ndestroy | choke me | #endif | | int | main (void) | { | return res_ndestroy (); | ; | return 0; | } configure:79418: result: no configure:79423: checking for __res_ndestroy configure:79423: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccbLzcG6.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:79423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define __res_ndestroy to an innocuous variant, in case declares __res_ndestroy. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_ndestroy innocuous___res_ndestroy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_ndestroy (void); below. */ | | #include | #undef __res_ndestroy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___res_ndestroy || defined __stub_____res_ndestroy | choke me | #endif | | int | main (void) | { | return __res_ndestroy (); | ; | return 0; | } configure:79423: result: no configure:79449: checking for res_ndestroy in -lresolv configure:79478: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lresolv -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccoFbbmN.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:79478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (void); | int | main (void) | { | return res_ndestroy (); | ; | return 0; | } configure:79490: result: no configure:79497: checking for __res_ndestroy in -lresolv configure:79526: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lresolv -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccDXOODS.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `__res_ndestroy' collect2: error: ld returned 1 exit status configure:79526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (void); | int | main (void) | { | return __res_ndestroy (); | ; | return 0; | } configure:79538: result: no configure:79605: checking for res_ndestroy in -lbind configure:79634: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lbind -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lbind: No such file or directory collect2: error: ld returned 1 exit status configure:79634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (void); | int | main (void) | { | return res_ndestroy (); | ; | return 0; | } configure:79646: result: no configure:79653: checking for __res_ndestroy in -lbind configure:79682: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lbind -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lbind: No such file or directory collect2: error: ld returned 1 exit status configure:79682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (void); | int | main (void) | { | return __res_ndestroy (); | ; | return 0; | } configure:79694: result: no configure:79761: checking for res_ndestroy in -lsocket configure:79790: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lsocket -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:79790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char res_ndestroy (void); | int | main (void) | { | return res_ndestroy (); | ; | return 0; | } configure:79802: result: no configure:79809: checking for __res_ndestroy in -lsocket configure:79838: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lsocket -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:79838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __res_ndestroy (void); | int | main (void) | { | return __res_ndestroy (); | ; | return 0; | } configure:79850: result: no configure:79932: checking for dns_search configure:79932: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccMzRxsL.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:79932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define dns_search to an innocuous variant, in case declares dns_search. | For example, HP-UX 11i declares gettimeofday. */ | #define dns_search innocuous_dns_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dns_search (void); below. */ | | #include | #undef dns_search | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dns_search || defined __stub___dns_search | choke me | #endif | | int | main (void) | { | return dns_search (); | ; | return 0; | } configure:79932: result: no configure:79937: checking for __dns_search configure:79937: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccLts44L.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:79937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define __dns_search to an innocuous variant, in case declares __dns_search. | For example, HP-UX 11i declares gettimeofday. */ | #define __dns_search innocuous___dns_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dns_search (void); below. */ | | #include | #undef __dns_search | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___dns_search || defined __stub_____dns_search | choke me | #endif | | int | main (void) | { | return __dns_search (); | ; | return 0; | } configure:79937: result: no configure:79963: checking for dns_search in -lresolv configure:79992: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lresolv -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/cchSEZGZ.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:79992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (void); | int | main (void) | { | return dns_search (); | ; | return 0; | } configure:80004: result: no configure:80011: checking for __dns_search in -lresolv configure:80040: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lresolv -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: /tmp/ccL4Ngq2.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:80040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (void); | int | main (void) | { | return __dns_search (); | ; | return 0; | } configure:80052: result: no configure:80119: checking for dns_search in -lbind configure:80148: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lbind -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lbind: No such file or directory collect2: error: ld returned 1 exit status configure:80148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (void); | int | main (void) | { | return dns_search (); | ; | return 0; | } configure:80160: result: no configure:80167: checking for __dns_search in -lbind configure:80196: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lbind -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lbind: No such file or directory collect2: error: ld returned 1 exit status configure:80196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (void); | int | main (void) | { | return __dns_search (); | ; | return 0; | } configure:80208: result: no configure:80275: checking for dns_search in -lsocket configure:80304: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lsocket -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:80304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char dns_search (void); | int | main (void) | { | return dns_search (); | ; | return 0; | } configure:80316: result: no configure:80323: checking for __dns_search in -lsocket configure:80352: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lsocket -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 /usr/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:80352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | /* 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. | The 'extern "C"' is for builds by C++ compilers; | although this is not generally supported in C code supporting it here | has little cost and some practical benefit (sr 110532). */ | #ifdef __cplusplus | extern "C" | #endif | char __dns_search (void); | int | main (void) | { | return __dns_search (); | ; | return 0; | } configure:80364: result: no configure:80446: checking for dn_expand configure:80446: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:80446: $? = 0 configure:80446: result: yes configure:80960: checking for dn_skipname configure:80960: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:80960: $? = 0 configure:80960: result: yes configure:81476: checking for res_search configure:81476: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:81476: $? = 0 configure:81476: result: yes configure:81991: checking for posix_spawn_file_actions_addchdir_np configure:81991: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:81991: $? = 0 configure:81991: result: yes configure:82020: checking whether strptime() declaration fails configure:82047: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:250:5: error: conflicting types for 'strptime'; have 'int(const char *, const char *, struct tm *)' 250 | int strptime(const char *s, const char *format, struct tm *tm); | ^~~~~~~~ In file included from conftest.c:240: /usr/include/time.h:108:14: note: previous declaration of 'strptime' with type 'char *(const char * restrict, const char * restrict, struct tm *)' 108 | extern char *strptime (const char *__restrict __s, | ^~~~~~~~ configure:82047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | #ifndef HAVE_STRPTIME | #error no strptime() on this platform | #else | /* use invalid strptime() declaration to see if it fails to compile */ | int strptime(const char *s, const char *format, struct tm *tm); | #endif | | ; | return 0; | } configure:82061: result: yes configure:82072: checking for Argon2 support configure:82110: result: no configure:82335: checking for net/if.h configure:82335: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:82335: $? = 0 configure:82335: result: yes configure:82348: checking for usable getifaddrs configure:82369: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig >&5 configure:82369: $? = 0 configure:82382: result: yes configure:82726: checking whether to enable System V IPC support configure:82763: result: no configure:83047: checking whether to enable System V semaphore support configure:83084: result: no configure:83404: checking whether to enable System V shared memory support configure:83441: result: no configure:83714: checking for TIDY support configure:83752: result: no configure:84718: checking whether to enable tokenizer support configure:84755: result: yes configure:85031: checking whether to enable XML support configure:85068: result: no configure:85077: checking whether to build with expat support configure:85094: result: no configure:85895: checking whether to enable XMLReader support configure:85932: result: no configure:86472: checking whether to enable XMLWriter support configure:86509: result: no configure:87030: checking whether to build with XSL support configure:87068: result: no configure:87838: checking whether to enable zend-test extension configure:87875: result: no configure:88145: checking for zip archive read/write support configure:88183: result: no configure:89736: checking whether to enable mysqlnd configure:89773: result: no configure:89782: checking whether to enable compressed protocol support in mysqlnd configure:89798: result: yes configure:90720: result: configure:90722: result: Configuring PEAR configure:90737: checking whether to install PEAR configure:90775: result: no configure:90823: result: configure:90825: result: Configuring Zend configure:90924: checking whether syscall to create shadow stack exists configure:90951: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:90951: $? = 0 configure:90951: ./conftest configure:90951: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | /* test if syscall 451, i.e., map_shadow_stack is available */ | void* base = (void *)syscall(451, 0, 0x20000, 0x1); | if (base != (void*)-1) { | munmap(base, 0x20000); | return 0; | } | else | return 1; | } | configure:90966: result: no configure:90979: checking for fiber switching context configure:91030: result: arm64_aapcs_elf_gas configure:91058: checking for cpuid.h configure:91058: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:271:10: fatal error: cpuid.h: No such file or directory 271 | #include | ^~~~~~~~~ compilation terminated. configure:91058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:91058: result: no configure:91068: checking for getpid configure:91068: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91068: $? = 0 configure:91068: result: yes configure:91074: checking for kill configure:91074: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91074: $? = 0 configure:91074: result: yes configure:91080: checking for sigsetjmp configure:91080: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccN7jebD.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:91080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (void); below. */ | | #include | #undef sigsetjmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigsetjmp (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main (void) | { | return sigsetjmp (); | ; | return 0; | } configure:91080: result: no configure:91086: checking for pthread_getattr_np configure:91086: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91086: $? = 0 configure:91086: result: yes configure:91092: checking for pthread_attr_get_np configure:91092: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccFPLSXk.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_attr_get_np' collect2: error: ld returned 1 exit status configure:91092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_attr_get_np to an innocuous variant, in case declares pthread_attr_get_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_get_np innocuous_pthread_attr_get_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_get_np (void); below. */ | | #include | #undef pthread_attr_get_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_attr_get_np (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_attr_get_np || defined __stub___pthread_attr_get_np | choke me | #endif | | int | main (void) | { | return pthread_attr_get_np (); | ; | return 0; | } configure:91092: result: no configure:91098: checking for pthread_get_stackaddr_np configure:91098: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cc9PISNE.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_get_stackaddr_np' collect2: error: ld returned 1 exit status configure:91098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_get_stackaddr_np to an innocuous variant, in case declares pthread_get_stackaddr_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stackaddr_np (void); below. */ | | #include | #undef pthread_get_stackaddr_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_get_stackaddr_np (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np | choke me | #endif | | int | main (void) | { | return pthread_get_stackaddr_np (); | ; | return 0; | } configure:91098: result: no configure:91104: checking for pthread_attr_getstack configure:91104: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91104: $? = 0 configure:91104: result: yes configure:91110: checking for pthread_stackseg_np configure:91110: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccmOH50B.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_stackseg_np' collect2: error: ld returned 1 exit status configure:91110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | /* end confdefs.h. */ | /* Define pthread_stackseg_np to an innocuous variant, in case declares pthread_stackseg_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_stackseg_np innocuous_pthread_stackseg_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_stackseg_np (void); below. */ | | #include | #undef pthread_stackseg_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_stackseg_np (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_stackseg_np || defined __stub___pthread_stackseg_np | choke me | #endif | | int | main (void) | { | return pthread_stackseg_np (); | ; | return 0; | } configure:91110: result: no configure:91116: checking for gettid configure:91116: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91116: $? = 0 configure:91116: result: yes configure:91124: checking whether the stack grows downwards configure:91154: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91154: $? = 0 configure:91154: ./conftest configure:91154: $? = 0 configure:91160: result: yes configure:91177: checking for usable _FPU_SETCW configure:91203: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:262:28: error: '_FPU_EXTENDED' undeclared (first use in this function) 262 | fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE; | ^~~~~~~~~~~~~ conftest.c:262:28: note: each undeclared identifier is reported only once for each function it appears in conftest.c:262:45: error: '_FPU_SINGLE' undeclared (first use in this function) 262 | fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE; | ^~~~~~~~~~~ conftest.c:262:60: error: '_FPU_DOUBLE' undeclared (first use in this function) 262 | fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE; | ^~~~~~~~~~~ configure:91203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | fpu_control_t fpu_oldcw, fpu_cw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | _FPU_GETCW(fpu_oldcw); | fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE; | _FPU_SETCW(fpu_cw); | result = a / b; | _FPU_SETCW(fpu_oldcw); | | ; | return 0; | } configure:91219: result: no configure:91223: checking for usable fpsetprec configure:91248: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c:250:14: fatal error: machine/ieeefp.h: No such file or directory 250 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:91248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | fp_prec_t fpu_oldprec; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | fpu_oldprec = fpgetprec(); | fpsetprec(FP_PD); | result = a / b; | fpsetprec(fpu_oldprec); | | ; | return 0; | } configure:91264: result: no configure:91268: checking for usable _controlfp configure:91293: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:261:17: error: implicit declaration of function '_controlfp' [-Wimplicit-function-declaration] 261 | fpu_oldcw = _controlfp(0, 0); | ^~~~~~~~~~ conftest.c:262:16: error: '_PC_53' undeclared (first use in this function) 262 | _controlfp(_PC_53, _MCW_PC); | ^~~~~~ conftest.c:262:16: note: each undeclared identifier is reported only once for each function it appears in conftest.c:262:24: error: '_MCW_PC' undeclared (first use in this function) 262 | _controlfp(_PC_53, _MCW_PC); | ^~~~~~~ configure:91293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | unsigned int fpu_oldcw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | fpu_oldcw = _controlfp(0, 0); | _controlfp(_PC_53, _MCW_PC); | result = a / b; | _controlfp(fpu_oldcw, _MCW_PC); | | ; | return 0; | } configure:91309: result: no configure:91313: checking for usable _controlfp_s configure:91339: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:261:5: error: implicit declaration of function '_controlfp_s' [-Wimplicit-function-declaration] 261 | _controlfp_s(&fpu_cw, 0, 0); | ^~~~~~~~~~~~ conftest.c:263:27: error: '_PC_53' undeclared (first use in this function) 263 | _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); | ^~~~~~ conftest.c:263:27: note: each undeclared identifier is reported only once for each function it appears in conftest.c:263:35: error: '_MCW_PC' undeclared (first use in this function) 263 | _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); | ^~~~~~~ configure:91339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | unsigned int fpu_oldcw, fpu_cw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | _controlfp_s(&fpu_cw, 0, 0); | fpu_oldcw = fpu_cw; | _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); | result = a / b; | _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC); | | ; | return 0; | } configure:91355: result: no configure:91359: checking whether FPU control word can be manipulated by inline assembler configure:91387: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 /tmp/ccQGU5lt.s: Assembler messages: /tmp/ccQGU5lt.s:30: Error: unknown mnemonic `fnstcw' -- `fnstcw [sp]' /tmp/ccQGU5lt.s:39: Error: unknown mnemonic `fldcw' -- `fldcw [sp,4]' /tmp/ccQGU5lt.s:50: Error: unknown mnemonic `fldcw' -- `fldcw [sp]' configure:91387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | /* end confdefs.h. */ | | /* nothing */ | | int | main (void) | { | | unsigned int oldcw, cw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | __asm__ __volatile__ ("fnstcw %0" : "=m" (*&oldcw)); | cw = (oldcw & ~0x0 & ~0x300) | 0x200; | __asm__ __volatile__ ("fldcw %0" : : "m" (*&cw)); | | result = a / b; | | __asm__ __volatile__ ("fldcw %0" : : "m" (*&oldcw)); | | ; | return 0; | } configure:91403: result: no configure:91408: checking for dlfcn.h configure:91408: result: yes configure:91416: checking whether dlsym() requires a leading underscore in symbol names configure:91484: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91487: $? = 0 configure:91504: result: no configure:91521: checking whether to enable thread-safety configure:91523: result: no configure:91526: checking whether to enable Zend debugging configure:91528: result: no configure:91546: checking whether C compiler accepts -Wno-clobbered configure:91566: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Werror -Wno-clobbered -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91566: $? = 0 configure:91577: result: yes configure:91587: checking whether C compiler accepts -Wimplicit-fallthrough=1 configure:91607: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Werror -Wimplicit-fallthrough=1 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91607: $? = 0 configure:91618: result: yes configure:91628: checking whether C compiler accepts -Wduplicated-cond configure:91648: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -Werror -Wduplicated-cond -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91648: $? = 0 configure:91659: result: yes configure:91669: checking whether C compiler accepts -Wlogical-op configure:91689: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -Werror -Wlogical-op -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91689: $? = 0 configure:91700: result: yes configure:91710: checking whether C compiler accepts -Wformat-truncation configure:91730: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -Werror -Wformat-truncation -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91730: $? = 0 configure:91741: result: yes configure:91751: checking whether C compiler accepts -Wstrict-prototypes configure:91771: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -Werror -Wstrict-prototypes -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91771: $? = 0 configure:91782: result: yes configure:91792: checking whether C compiler accepts -fno-common configure:91812: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -Werror -fno-common -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91812: $? = 0 configure:91823: result: yes configure:91843: checking for inline configure:91860: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.c >&5 configure:91860: $? = 0 configure:91870: result: inline configure:91889: checking target system is Darwin configure:91898: result: no configure:91902: checking for MM alignment and log values configure:91956: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91956: $? = 0 configure:91956: ./conftest configure:91956: $? = 0 configure:91979: result: done configure:91982: checking for mremap configure:91982: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:91982: $? = 0 configure:91982: result: yes configure:92003: checking for sigaction configure:92003: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:92003: $? = 0 configure:92003: result: yes configure:92023: checking whether to enable zend signal handling configure:92025: result: yes configure:92050: checking for timer_create configure:92050: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -o conftest -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib conftest.c >&5 configure:92050: $? = 0 configure:92050: result: yes configure:92252: checking whether to enable zend max execution timers configure:92254: result: no configure:92271: result: configure:92273: result: Configuring TSRM configure:93118: result: configure:93120: result: Configuring libtool configure:93206: checking for a sed that does not truncate output configure:93262: result: /usr/bin/sed configure:93278: checking for ld used by /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc configure:93347: result: /usr/bin/ld configure:93354: checking if the linker (/usr/bin/ld) is GNU ld configure:93371: result: yes configure:93376: checking for /usr/bin/ld option to reload object files configure:93385: result: -r configure:93403: checking for BSD-compatible nm configure:93454: result: /usr/bin/nm configure:93458: checking how to recognize dependent libraries configure:93646: result: pass_all configure:93877: checking how to run the C++ preprocessor configure:93899: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp configure:93899: $? = 0 configure:93915: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp conftest.cpp:261:10: fatal error: ac_nonexistent.h: No such file or directory 261 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:93915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZEND_MM_ALIGNMENT (size_t)8 | #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3 | #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0 | #define HAVE_MREMAP 1 | #define HAVE_SIGACTION 1 | #define ZEND_SIGNALS 1 | #define HAVE_TIMER_CREATE 1 | #define PHP_UNAME "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" | #define PHP_OS "Linux" | #define PHP_BUILD_SYSTEM "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" | /* end confdefs.h. */ | #include configure:93944: result: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E configure:93958: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp configure:93958: $? = 0 configure:93974: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp conftest.cpp:261:10: fatal error: ac_nonexistent.h: No such file or directory 261 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:93974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PHP" | #define PACKAGE_TARNAME "php" | #define PACKAGE_VERSION "8.3.15" | #define PACKAGE_STRING "PHP 8.3.15" | #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_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_GCC_GLOBAL_REGS 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_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_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CLZL 1 | #define PHP_HAVE_BUILTIN_CLZLL 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 | #define PHP_HAVE_BUILTIN_CPU_INIT 0 | #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 | #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 | #define HAVE_PRCTL 1 | #define PHP_HAVE_AVX512_SUPPORTS 0 | #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 | #define HAVE_ALIGNOF 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETWD 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NICE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMRCHR 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_COPY_FILE_RANGE 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETOPT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_AARCH64_CRC32 1 | #define HAVE_ASM_GOTO 1 | #define HAVE_OPENPTY 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_OPENSSL_EXT 1 | #define PCRE2_CODE_UNIT_WIDTH 8 | #define SIZEOF_LONG 8 | #define HAVE_JSON 1 | #define HAVE_MBSTRING 1 | #define PHP_ONIG_BAD_KOI8_ENTRY 1 | #define HAVE_MBREGEX 1 | #define ODBCVER 0x0300 | #define HAVE_DECL_ARC4RANDOM_BUF 1 | #define HAVE_GETRANDOM 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_NET_IF_H 1 | #define HAVE_GETIFADDRS 1 | #define ZEND_FIBER_ASM 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_PTHREAD_ATTR_GETSTACK 1 | #define HAVE_GETTID 1 | #define ZEND_CHECK_STACK_LIMIT 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZEND_MM_ALIGNMENT (size_t)8 | #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3 | #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0 | #define HAVE_MREMAP 1 | #define HAVE_SIGACTION 1 | #define ZEND_SIGNALS 1 | #define HAVE_TIMER_CREATE 1 | #define PHP_UNAME "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" | #define PHP_OS "Linux" | #define PHP_BUILD_SYSTEM "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" | /* end confdefs.h. */ | #include configure:94011: checking the maximum length of command line arguments configure:94125: result: 1572864 configure:94137: checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc object configure:94243: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp >&5 configure:94246: $? = 0 configure:94250: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:94253: $? = 0 configure:94305: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -o conftest -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp conftstm.o >&5 configure:94308: $? = 0 configure:94347: result: ok configure:94351: checking for objdir configure:94368: result: .libs configure:94466: checking for ar configure:94499: result: /usr/bin/ar configure:94570: checking for ranlib configure:94603: result: /usr/bin/ranlib configure:94674: checking for strip configure:94695: found /usr/bin/strip configure:94707: result: strip configure:95310: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:95329: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:95333: $? = 0 configure:95347: result: no configure:95362: checking for /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc option to produce PIC configure:95602: result: -fPIC configure:95610: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc PIC flag -fPIC works configure:95629: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -fPIC -DPIC conftest.c >&5 configure:95633: $? = 0 configure:95647: result: yes configure:95675: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc static flag -static works configure:95705: result: yes configure:95715: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc supports -c -o file.o configure:95737: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc -c -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -ffp-contract=off -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5 configure:95741: $? = 0 configure:95764: result: yes configure:95790: checking whether the /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:96718: result: yes configure:96785: checking dynamic linker characteristics configure:97394: result: GNU/Linux ld.so configure:97422: checking how to hardcode library paths into programs configure:97447: result: immediate configure:97461: checking whether stripping libraries is possible configure:97466: result: yes configure:98029: checking if libtool supports shared libraries configure:98031: result: yes configure:98034: checking whether to build shared libraries configure:98055: result: no configure:98058: checking whether to build static libraries configure:98062: result: yes configure:98156: result: creating libtool configure:98894: checking whether the /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:99792: result: yes configure:99813: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE conftest.cpp >&5 configure:99816: $? = 0 configure:99972: checking for /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ option to produce PIC configure:100262: result: configure:100335: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ static flag works configure:100365: result: yes configure:100375: checking if /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ supports -c -o file.o configure:100397: /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5 configure:100401: $? = 0 configure:100424: result: yes configure:100450: checking whether the /home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:100476: result: yes configure:100543: checking dynamic linker characteristics configure:101100: result: GNU/Linux ld.so configure:101128: checking how to hardcode library paths into programs configure:101153: result: unsupported configure:101666: result: configure:101668: result: Generating files configure:102282: patching main/php_config.h.in configure:102293: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PHP config.status 8.3.15, which was generated by GNU Autoconf 2.72c. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asahi-mini config.status:1279: creating main/build-defs.h config.status:1279: creating scripts/phpize config.status:1279: creating scripts/man1/phpize.1 config.status:1279: creating scripts/php-config config.status:1279: creating scripts/man1/php-config.1 config.status:1279: creating sapi/cli/php.1 config.status:1279: creating sapi/cgi/php-cgi.1 config.status:1279: creating ext/phar/phar.1 config.status:1279: creating ext/phar/phar.phar.1 config.status:1279: creating main/php_config.h config.status:1463: executing default commands configure:103531: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking, --enable-json ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv__asm_goto=yes ac_cv_alignof_exists=yes ac_cv_attribute_aligned=yes ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_undeclared_builtin_options='none needed' ac_cv_copy_file_range=yes ac_cv_cpuid_count_available=no 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=set ac_cv_env_CC_value='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp 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=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++' 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=set ac_cv_env_LDFLAGS_value='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib' ac_cv_env_LIBSODIUM_CFLAGS_set= ac_cv_env_LIBSODIUM_CFLAGS_value= ac_cv_env_LIBSODIUM_LIBS_set= ac_cv_env_LIBSODIUM_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBZIP_CFLAGS_set= ac_cv_env_LIBZIP_CFLAGS_value= ac_cv_env_LIBZIP_LIBS_set= ac_cv_env_LIBZIP_LIBS_value= ac_cv_env_ODBC_CFLAGS_set= ac_cv_env_ODBC_CFLAGS_value= ac_cv_env_ODBC_LIBS_set= ac_cv_env_ODBC_LIBS_value= ac_cv_env_ONIG_CFLAGS_set= ac_cv_env_ONIG_CFLAGS_value= ac_cv_env_ONIG_LIBS_set= ac_cv_env_ONIG_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PCRE2_CFLAGS_set= ac_cv_env_PCRE2_CFLAGS_value= ac_cv_env_PCRE2_LIBS_set= ac_cv_env_PCRE2_LIBS_value= ac_cv_env_PHP_EXTRA_VERSION_set= ac_cv_env_PHP_EXTRA_VERSION_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/pkgconfig:/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/share/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/pkg-config ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_SASL_CFLAGS_set= ac_cv_env_SASL_CFLAGS_value= ac_cv_env_SASL_LIBS_set= ac_cv_env_SASL_LIBS_value= ac_cv_env_SQLITE_CFLAGS_set= ac_cv_env_SQLITE_CFLAGS_value= ac_cv_env_SQLITE_LIBS_set= ac_cv_env_SQLITE_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_WEBP_CFLAGS_set= ac_cv_env_WEBP_CFLAGS_value= ac_cv_env_WEBP_LIBS_set= ac_cv_env_WEBP_LIBS_value= ac_cv_env_XPM_CFLAGS_set= ac_cv_env_XPM_CFLAGS_value= ac_cv_env_XPM_LIBS_set= ac_cv_env_XPM_LIBS_value= ac_cv_env_XSL_CFLAGS_set= ac_cv_env_XSL_CFLAGS_value= ac_cv_env_XSL_LIBS_set= ac_cv_env_XSL_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_flush_io=no ac_cv_func_RAND_egd=no ac_cv_func___crc32d=yes ac_cv_func___dns_search=no ac_cv_func___res_ndestroy=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_dn_expand=yes ac_cv_func_dn_skipname=yes ac_cv_func_dns_search=no ac_cv_func_explicit_bzero=yes ac_cv_func_explicit_memset=no ac_cv_func_fdatasync=yes ac_cv_func_flock=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_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_getpid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getprotobynumber=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrandom=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_gettid=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_kill=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_mremap=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openpty=yes ac_cv_func_poll=yes ac_cv_func_posix_spawn_file_actions_addchdir_np=yes ac_cv_func_pthread_attr_get_np=no ac_cv_func_pthread_attr_getstack=yes ac_cv_func_pthread_get_stackaddr_np=no ac_cv_func_pthread_getattr_np=yes ac_cv_func_pthread_jit_write_protect_np=no ac_cv_func_pthread_stackseg_np=no ac_cv_func_putenv=yes ac_cv_func_res_ndestroy=no ac_cv_func_res_nsearch=yes ac_cv_func_res_search=yes ac_cv_func_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_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_std_syslog=no ac_cv_func_strcasecmp=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strnlen=yes ac_cv_func_strptime=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_symlink=yes ac_cv_func_timer_create=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_decl_arc4random_buf=yes ac_cv_have_decl_asctime_r=yes ac_cv_have_decl_ctime_r=yes ac_cv_have_decl_gmtime_r=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_pcre2_jit=no ac_cv_header_CommonCrypto_CommonRandom_h=no ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_cpuid_h=no 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=no 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_net_if_h=yes 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_procctl_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_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=aarch64-unknown-linux-gnu ac_cv_ipv6_support=yes ac_cv_lib_bind___dns_search=no ac_cv_lib_bind___res_ndestroy=no ac_cv_lib_bind_dns_search=no ac_cv_lib_bind_res_ndestroy=no ac_cv_lib_m_sin=yes ac_cv_lib_network___setsockopt=no ac_cv_lib_network_setsockopt=no ac_cv_lib_resolv___dns_search=no ac_cv_lib_resolv___res_ndestroy=no ac_cv_lib_resolv_dns_search=no ac_cv_lib_resolv_res_ndestroy=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket___dns_search=no ac_cv_lib_socket___res_ndestroy=no ac_cv_lib_socket_dns_search=no ac_cv_lib_socket_res_ndestroy=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_CXXCPP='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E' ac_cv_prog_YACC=bison ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_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_strptime_decl_fails=yes ac_cv_struct_flock=yes ac_cv_struct_tm=time.h ac_cv_syscall_shadow_stack_exists=no ac_cv_target=aarch64-unknown-linux-gnu ac_cv_time_r_type=POSIX ac_cv_type_in_addr_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes ac_cv_write_stdout=yes ax_cv_check_cflags__Werror__Wduplicated_cond=yes ax_cv_check_cflags__Werror__Wformat_truncation=yes ax_cv_check_cflags__Werror__Wimplicit_fallthrough_1=yes ax_cv_check_cflags__Werror__Wlogical_op=yes ax_cv_check_cflags__Werror__Wno_clobbered=yes ax_cv_check_cflags__Werror__Wno_implicit_fallthrough=yes ax_cv_check_cflags__Werror__Wstrict_prototypes=yes ax_cv_check_cflags__Werror__fno_common=yes ax_cv_check_cflags___ffp_contract_off=yes ax_cv_check_cflags___fvisibility_hidden=yes ax_cv_have_func_attribute_ifunc=yes ax_cv_have_func_attribute_target=no cli_cv_var_PS_STRINGS=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=/usr/bin/nm lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/libfakeroot ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/aarch64-unknown-linux-gnu/14.1.1 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' 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_ONIG_CFLAGS=-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include pkg_cv_ONIG_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lonig' pkg_cv_OPENSSL_CFLAGS=-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include pkg_cv_OPENSSL_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lssl -lcrypto' pkg_cv_PCRE2_CFLAGS=-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include pkg_cv_PCRE2_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lpcre2-8' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='/usr/bin/ar' ARGON2_CFLAGS='' ARGON2_LIBS='' AR_FLAGS='cr' AVIF_CFLAGS='' AVIF_LIBS='' AWK='gawk' BUILD_CC='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc' CAPSTONE_CFLAGS='' CAPSTONE_LIBS='' CC='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/gcc' CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host'\'' '\''--sysconfdir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc'\'' '\''--localstatedir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/var'\'' '\''--enable-shared'\'' '\''--disable-static'\'' '\''--disable-gtk-doc'\'' '\''--disable-gtk-doc-html'\'' '\''--disable-doc'\'' '\''--disable-docs'\'' '\''--disable-documentation'\'' '\''--disable-debug'\'' '\''--with-xmlto=no'\'' '\''--with-fop=no'\'' '\''--disable-nls'\'' '\''--disable-dependency-tracking'\'' '\''--disable-all'\'' '\''--without-pear'\'' '\''--with-config-file-path=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc'\'' '\''--disable-phpdbg'\'' '\''--with-external-pcre'\'' '\''--enable-phar'\'' '\''--enable-json'\'' '\''--enable-filter'\'' '\''--enable-mbstring'\'' '\''--enable-tokenizer'\'' '\''--with-openssl=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host'\'' '\''PKG_CONFIG=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/pkg-config'\'' '\''PKG_CONFIG_LIBDIR=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/pkgconfig:/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/share/pkgconfig'\'' '\''CPP=/usr/bin/cpp'\''' CONFIGURE_OPTIONS=' '\''--prefix=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host'\'' '\''--sysconfdir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc'\'' '\''--localstatedir=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/var'\'' '\''--enable-shared'\'' '\''--disable-static'\'' '\''--disable-gtk-doc'\'' '\''--disable-gtk-doc-html'\'' '\''--disable-doc'\'' '\''--disable-docs'\'' '\''--disable-documentation'\'' '\''--disable-debug'\'' '\''--with-xmlto=no'\'' '\''--with-fop=no'\'' '\''--disable-nls'\'' '\''--disable-dependency-tracking'\'' '\''--disable-all'\'' '\''--without-pear'\'' '\''--with-config-file-path=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc'\'' '\''--disable-phpdbg'\'' '\''--with-external-pcre'\'' '\''--enable-phar'\'' '\''--enable-json'\'' '\''--enable-filter'\'' '\''--enable-mbstring'\'' '\''--enable-tokenizer'\'' '\''--with-openssl=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host'\'' '\''PKG_CONFIG=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/pkg-config'\'' '\''PKG_CONFIG_LIBDIR=/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/pkgconfig:/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/share/pkgconfig'\'' '\''CPP=/usr/bin/cpp'\''' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -D_GNU_SOURCE' CURL_CFLAGS='' CURL_FEATURES='' CURL_LIBS='' CXX='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++' CXXCPP='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/ccache /usr/bin/g++ -E' CXXFLAGS='-O2 -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -prefer-non-pic -static $(PROF_FLAGS)' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EDIT_CFLAGS='' EDIT_LIBS='' EGREP='/usr/bin/grep -E' ENCHANT2_CFLAGS='' ENCHANT2_LIBS='' ENCHANT_CFLAGS='' ENCHANT_LIBS='' EXEEXT='' EXPANDED_BINDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin' EXPANDED_DATADIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/share/php' EXPANDED_EXTENSION_DIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/php/extensions/no-debug-non-zts-20230831' EXPANDED_LIBDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/php' EXPANDED_LOCALSTATEDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/var' EXPANDED_MANDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/php/man' EXPANDED_PEAR_INSTALLDIR='' EXPANDED_PHP_CONFIG_FILE_PATH='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SBINDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/sbin' EXPANDED_SYSCONFDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc' EXPAT_CFLAGS='' EXPAT_LIBS='' EXSLT_CFLAGS='' EXSLT_LIBS='' EXTENSION_DIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/php/extensions/no-debug-non-zts-20230831' EXTRA_INCLUDES='' EXTRA_LDFLAGS=' -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib' EXTRA_LDFLAGS_PROGRAM=' -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib' EXTRA_LIBS=' -lrt -lm -lssl -lcrypto -lpcre2-8 -lonig ' FB_CONFIG='' FFI_CFLAGS='' FFI_LIBS='' FREETYPE2_CFLAGS='' FREETYPE2_LIBS='' GDLIB_CFLAGS='' GDLIB_LIBS='' GREP='/usr/bin/grep' HAVE_CXX11='' HAVE_CXX17='' ICU_CFLAGS='' ICU_LIBS='' INCLUDES=' -I/home/autobuild/autobuild/instance-0/output-1/build/host-php-8.3.15/ext/date/lib -I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include -I/home/autobuild/autobuild/instance-0/output-1/build/host-php-8.3.15/ext/mbstring/libmbfl -I/home/autobuild/autobuild/instance-0/output-1/build/host-php-8.3.15/ext/mbstring/libmbfl/mbfl -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' INCLUDE_PATH='.:' INSTALL_IT='' JPEG_CFLAGS='' JPEG_LIBS='' KERBEROS_CFLAGS='' KERBEROS_LIBS='' LDFLAGS='' LIBOBJS='' LIBS='' LIBSODIUM_CFLAGS='' LIBSODIUM_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps' LIBXML_CFLAGS='' LIBXML_LIBS='' LIBZIP_CFLAGS='' LIBZIP_LIBS='' LN_S='ln -s' LTLIBOBJS='' NATIVE_RPATHS=' -Wl,-rpath,/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib' NMEDIT='' OBJEXT='o' OCI8_DIR='' OCI8_ORACLE_VERSION='' OCI8_SHARED_LIBADD='' ODBC_CFLAGS='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='' ONIG_CFLAGS='-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include' ONIG_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lonig' OPENSSL_CFLAGS='-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include' OPENSSL_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lssl -lcrypto' PACKAGE_BUGREPORT='https://github.com/php/php-src/issues' PACKAGE_NAME='PHP' PACKAGE_STRING='PHP 8.3.15' PACKAGE_TARNAME='php' PACKAGE_URL='https://www.php.net' PACKAGE_VERSION='8.3.15' PATH_SEPARATOR=':' PCRE2_CFLAGS='-I/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/include' PCRE2_LIBS='-L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib -lpcre2-8' PDO_MYSQL_MODULE_TYPE='' PDO_OCI_DIR='' PDO_OCI_SHARED_LIBADD='' PDO_OCI_VERSION='' PEAR_INSTALLDIR='' PHP='' PHP_EXTRA_VERSION='' PHP_INSTALLED_SAPIS=' cli cgi' PHP_LDFLAGS=' -L/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib' PHP_LIBS='' PHP_VERSION='8.3.15' PHP_VERSION_ID='80315' PKG_CONFIG='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/lib/pkgconfig:/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/share/pkgconfig' PKG_CONFIG_PATH='' PNG_CFLAGS='' PNG_LIBS='' PROG_SENDMAIL='/usr/sbin/sendmail' RANLIB='/usr/bin/ranlib' RE2C='exit 0;' SASL_CFLAGS='' SASL_LIBS='' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' SQLITE_CFLAGS='' SQLITE_LIBS='' STRIP='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='/home/autobuild/autobuild/instance-0/output-1/build/host-php-8.3.15' abs_srcdir='/home/autobuild/autobuild/instance-0/output-1/build/host-php-8.3.15' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}/php' datarootdir='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/php' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='aarch64-unknown-linux-gnu' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib/php' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/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='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host' program_prefix='' program_suffix='' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-0/output-1/per-package/host-php/host/etc' target='aarch64-unknown-linux-gnu' target_alias='' target_cpu='aarch64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PHP" #define PACKAGE_TARNAME "php" #define PACKAGE_VERSION "8.3.15" #define PACKAGE_STRING "PHP 8.3.15" #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_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_GCC_GLOBAL_REGS 1 #define PHP_WRITE_STDOUT 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_HTONL 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_INET_ATON 1 #define HAVE_STDINT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_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_FOPENCOOKIE 1 #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t #define COOKIE_SEEKER_USES_OFF64_T 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define MISSING_FCLOSE_DECL 0 #define HAVE_STRUCT_FLOCK 1 #define HAVE_SOCKLEN_T 1 #define SIZEOF_INTMAX_T 8 #define HAVE_INTMAX_T 1 #define SIZEOF_SSIZE_T 8 #define HAVE_SSIZE_T 1 #define SIZEOF_PTRDIFF_T 8 #define HAVE_PTRDIFF_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_OFF_T 8 #define PHP_HAVE_BUILTIN_EXPECT 1 #define PHP_HAVE_BUILTIN_CLZ 1 #define PHP_HAVE_BUILTIN_CLZL 1 #define PHP_HAVE_BUILTIN_CLZLL 1 #define PHP_HAVE_BUILTIN_CTZL 1 #define PHP_HAVE_BUILTIN_CTZLL 1 #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_USUB_OVERFLOW 1 #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1 #define PHP_HAVE_BUILTIN_CPU_INIT 0 #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 0 #define PHP_HAVE_BUILTIN_FRAME_ADDRESS 1 #define HAVE_PRCTL 1 #define PHP_HAVE_AVX512_SUPPORTS 0 #define PHP_HAVE_AVX512_VBMI_SUPPORTS 0 #define HAVE_ALIGNOF 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_FUNC_ATTRIBUTE_IFUNC 1 #define HAVE_ALPHASORT 1 #define HAVE_ASCTIME_R 1 #define HAVE_CHROOT 1 #define HAVE_CTIME_R 1 #define HAVE_FDATASYNC 1 #define HAVE_FLOCK 1 #define HAVE_FTOK 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETCWD 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETLOGIN 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETWD 1 #define HAVE_GLOB 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LCHOWN 1 #define HAVE_MEMMOVE 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_NICE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POLL 1 #define HAVE_PUTENV 1 #define HAVE_SCANDIR 1 #define HAVE_SETITIMER 1 #define HAVE_SETENV 1 #define HAVE_SHUTDOWN 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_STRPTIME 1 #define HAVE_STRTOK_R 1 #define HAVE_SYMLINK 1 #define HAVE_TZSET 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_NANOSLEEP 1 #define HAVE_MEMMEM 1 #define HAVE_MEMRCHR 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 #define HAVE_NANOSLEEP 1 #define HAVE_LIBRT 1 #define HAVE_GETADDRINFO 1 #define HAVE_COPY_FILE_RANGE 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_GETOPT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_AARCH64_CRC32 1 #define HAVE_ASM_GOTO 1 #define HAVE_OPENPTY 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_OPENSSL_EXT 1 #define PCRE2_CODE_UNIT_WIDTH 8 #define SIZEOF_LONG 8 #define HAVE_JSON 1 #define HAVE_MBSTRING 1 #define PHP_ONIG_BAD_KOI8_ENTRY 1 #define HAVE_MBREGEX 1 #define ODBCVER 0x0300 #define HAVE_DECL_ARC4RANDOM_BUF 1 #define HAVE_GETRANDOM 1 #define PHP_USE_PHP_CRYPT_R 1 #define HAVE_ATTRIBUTE_ALIGNED 1 #define HAVE_FNMATCH 1 #define HAVE_FORK 1 #define PHP_CAN_SUPPORT_PROC_OPEN 1 #define ENABLE_CHROOT_FUNC 1 #define HAVE_RES_NSEARCH 1 #define HAVE_DN_EXPAND 1 #define HAVE_DN_SKIPNAME 1 #define HAVE_RES_SEARCH 1 #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 #define HAVE_STRPTIME_DECL_FAILS 1 #define HAVE_NET_IF_H 1 #define HAVE_GETIFADDRS 1 #define ZEND_FIBER_ASM 1 #define HAVE_GETPID 1 #define HAVE_KILL 1 #define HAVE_PTHREAD_GETATTR_NP 1 #define HAVE_PTHREAD_ATTR_GETSTACK 1 #define HAVE_GETTID 1 #define ZEND_CHECK_STACK_LIMIT 1 #define HAVE_DLFCN_H 1 #define ZEND_DEBUG 0 #define ZEND_MM_ALIGNMENT (size_t)8 #define ZEND_MM_ALIGNMENT_LOG2 (size_t)3 #define ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT 0 #define HAVE_MREMAP 1 #define HAVE_SIGACTION 1 #define ZEND_SIGNALS 1 #define HAVE_TIMER_CREATE 1 #define PHP_UNAME "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" #define PHP_OS "Linux" #define PHP_BUILD_SYSTEM "Linux asahi-mini 6.5.0-asahi-15-1-ARCH #1 SMP PREEMPT_DYNAMIC Thu, 12 Oct 2023 08:22:22 +0000 aarch64 GNU/Linux" #define HAVE_BUILD_DEFS_H 1 configure: exit 0