Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/php.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44043-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/php.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/php-8.1.12-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44043-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vXHT3y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-8.1.12 + /usr/bin/xz -dc /builddir/build/SOURCES/php-8.1.12.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd php-8.1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-7.4.0-httpd.patch + /usr/bin/cat /builddir/build/SOURCES/php-7.2.0-includedir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-8.0.0-embed.patch + /usr/bin/cat /builddir/build/SOURCES/php-8.1.0-libdb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-8.1.0-parser.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-8.1.0-systzdata-v22.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-7.4.0-phpize.patch + /usr/bin/cat /builddir/build/SOURCES/php-7.4.0-ldap_r.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-8.1.0-phpinfo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/php-7.4.0-datetests.patch + cp Zend/LICENSE ZEND_LICENSE + cp TSRM/LICENSE TSRM_LICENSE + cp Zend/asm/LICENSE BOOST_LICENSE + cp sapi/fpm/LICENSE fpm_LICENSE + cp ext/mbstring/libmbfl/LICENSE libmbfl_LICENSE + cp ext/fileinfo/libmagic/LICENSE libmagic_LICENSE + cp ext/bcmath/libbcmath/LICENSE libbcmath_LICENSE + cp ext/date/lib/LICENSE.rst timelib_LICENSE + mkdir build-cgi build-embedded build-fpm + rm ext/date/tests/timezone_location_get.phpt + rm ext/date/tests/timezone_version_get.phpt + rm ext/date/tests/timezone_version_get_basic1.phpt + rm ext/sockets/tests/mcast_ipv4_recv.phpt ext/sockets/tests/mcast_ipv6_recv.phpt + rm Zend/tests/bug54268.phpt + rm Zend/tests/bug68412.phpt + rm ext/zlib/tests/004-mb.phpt ++ sed -n '/#define PHP_VERSION /{s/.* "//;s/".*$//;p}' main/php_version.h + pver=8.1.12 + test x8.1.12 '!=' x8.1.12 ++ sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h + vapi=20210902 + test x20210902 '!=' x20210902 ++ sed -n '/#define ZEND_MODULE_API_NO/{s/^[^0-9]*//;p;}' Zend/zend_modules.h + vzend=20210902 + test x20210902 '!=' x20210902 ++ sed -n '/#define PDO_DRIVER_API/{s/.*[ ]//;p}' ext/pdo/php_pdo_driver.h + vpdo=20170320 + test x20170320 '!=' x20170320 + rm -f TSRM/tsrm_win32.h TSRM/tsrm_config.w32.h Zend/zend_config.w32.h ext/mysqlnd/config-win.h ext/standard/winver.h main/win32_internal_function_disabled.h main/win95nt.h + find . -name '*.[ch]' -exec chmod 644 '{}' ';' + chmod 644 README.REDIST.BINS README.md + cp /builddir/build/SOURCES/10-opcache.ini /builddir/build/SOURCES/opcache-default.blacklist /builddir/build/SOURCES/20-ffi.ini . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mdXPT0 + umask 022 + cd /builddir/build/BUILD + cd php-8.1.12 ++ date +%s -r NEWS + export SOURCE_DATE_EPOCH=1666719000 + SOURCE_DATE_EPOCH=1666719000 ++ uname + export PHP_UNAME=Linux + PHP_UNAME=Linux ++ cat /etc/system-release ++ sed -e 's/ Beta//' + export 'PHP_BUILD_SYSTEM=OpenCloudOS release 9.0' + PHP_BUILD_SYSTEM='OpenCloudOS release 9.0' + export PHP_BUILD_PROVIDER=TencentOS + PHP_BUILD_PROVIDER=TencentOS ++ gcc --version ++ head -n1 + export 'PHP_BUILD_COMPILER=gcc (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5)' + PHP_BUILD_COMPILER='gcc (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5)' + export PHP_BUILD_ARCH=aarch64 + PHP_BUILD_ARCH=aarch64 + libtoolize --force --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'. libtoolize: copying file 'build/ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. ++ aclocal --print-ac-dir ++ aclocal --print-ac-dir ++ aclocal --print-ac-dir ++ aclocal --print-ac-dir ++ aclocal --print-ac-dir + cat /usr/share/aclocal/libtool.m4 /usr/share/aclocal/ltoptions.m4 /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/ltversion.m4 /usr/share/aclocal/lt~obsolete.m4 + touch configure.ac + ./buildconf --force buildconf: Checking installation buildconf: autoconf version 2.71 (ok) buildconf: Forcing buildconf. The configure files will be regenerated. buildconf: Cleaning cache and configure files buildconf: Rebuilding configure configure.ac:25: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead build/php.m4:2111: PHP_CONFIG_NICE is expanded from... configure.ac:25: the top level configure.ac:131: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:131: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:131: the top level configure.ac:1556: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:1556: You should run autoupdate. build/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:1556: the top level buildconf: Rebuilding main/php_config.h.in buildconf: Run ./configure to proceed with customizing the PHP build. ++ echo -O2 -g -fno-strict-aliasing -Wno-pointer-sign ++ sed s/-mstackrealign// ~/build/BUILD/php-8.1.12/build-cgi ~/build/BUILD/php-8.1.12 + CFLAGS='-O2 -g -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + EXTENSION_DIR=/usr/lib64/php/modules + export EXTENSION_DIR + PEAR_INSTALLDIR=/usr/share/pear + export PEAR_INSTALLDIR + pushd build-cgi + build --libdir=/usr/lib64/php --enable-pcntl --enable-opcache --enable-phpdbg --enable-mbstring=shared --enable-mbregex --enable-gd=shared --with-external-gd --with-gmp=shared --enable-calendar=shared --enable-bcmath=shared --with-bz2=shared --enable-ctype=shared --enable-dba=shared --with-tcadb=/usr --with-lmdb=/usr --enable-exif=shared --enable-ftp=shared --with-gettext=shared --with-iconv=shared --enable-sockets=shared --enable-tokenizer=shared --with-ldap=shared --with-ldap-sasl --enable-mysqlnd=shared --with-mysqli=shared,mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --enable-dom=shared --with-pgsql=shared --enable-simplexml=shared --enable-xml=shared --with-snmp=shared,/usr --enable-soap=shared --with-xsl=shared,/usr --enable-xmlreader=shared --enable-xmlwriter=shared --with-curl=shared --enable-pdo=shared --with-pdo-odbc=shared,unixODBC,/usr --with-pdo-mysql=shared,mysqlnd --with-pdo-pgsql=shared,/usr --with-pdo-sqlite=shared --with-sqlite3=shared --without-readline --with-libedit --enable-phar=shared --enable-sysvmsg=shared --enable-sysvshm=shared --enable-sysvsem=shared --enable-shmop=shared --enable-posix=shared --with-unixODBC=shared,/usr --enable-fileinfo=shared --with-ffi=shared --without-sodium --enable-intl=shared --with-enchant=shared + mkdir Zend + cp ../Zend/zend_language_parser.c ../Zend/zend_language_parser.h ../Zend/zend_language_scanner.c ../Zend/zend_language_scanner.h ../Zend/zend_ini_parser.c ../Zend/zend_ini_parser.h ../Zend/zend_ini_scanner.c ../Zend/zend_ini_scanner.h Zend + ln -sf ../configure + CFLAGS='-O2 -g -fno-strict-aliasing -Wno-pointer-sign' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-rtld-now --cache-file=../config.cache --with-libdir=lib64 --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --disable-debug --with-pic --disable-rpath --without-pear --with-exec-dir=/usr/bin --without-gdbm --with-openssl --with-system-ciphers --with-external-pcre --with-external-libcrypt --with-zlib --with-layout=GNU --with-kerberos --with-libxml --with-system-tzdata --with-mhash --without-password-argon2 --enable-dtrace --libdir=/usr/lib64/php --enable-pcntl --enable-opcache --enable-phpdbg --enable-mbstring=shared --enable-mbregex --enable-gd=shared --with-external-gd --with-gmp=shared --enable-calendar=shared --enable-bcmath=shared --with-bz2=shared --enable-ctype=shared --enable-dba=shared --with-tcadb=/usr --with-lmdb=/usr --enable-exif=shared --enable-ftp=shared --with-gettext=shared --with-iconv=shared --enable-sockets=shared --enable-tokenizer=shared --with-ldap=shared --with-ldap-sasl --enable-mysqlnd=shared --with-mysqli=shared,mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --enable-dom=shared --with-pgsql=shared --enable-simplexml=shared --enable-xml=shared --with-snmp=shared,/usr --enable-soap=shared --with-xsl=shared,/usr --enable-xmlreader=shared --enable-xmlwriter=shared --with-curl=shared --enable-pdo=shared --with-pdo-odbc=shared,unixODBC,/usr --with-pdo-mysql=shared,mysqlnd --with-pdo-pgsql=shared,/usr --with-pdo-sqlite=shared --with-sqlite3=shared --without-readline --with-libedit --enable-phar=shared --enable-sysvmsg=shared --enable-sysvshm=shared --enable-sysvsem=shared --enable-shmop=shared --enable-posix=shared --with-unixODBC=shared,/usr --enable-fileinfo=shared --with-ffi=shared --without-sodium --enable-intl=shared --with-enchant=shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-exec-dir configure: loading site script /usr/share/config.site configure: creating cache ../config.cache checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu ../build/shtool: line 509: warning: command substitution: ignored null byte in input ../build/shtool: line 510: warning: command substitution: ignored null byte in input ../build/shtool: line 509: warning: command substitution: ignored null byte in input ../build/shtool: line 510: warning: command substitution: ignored null byte in input checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-opencloudos-linux-gnu-cc... no checking for aarch64-opencloudos-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking how to run the C preprocessor... cc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for system library directory... lib64 checking whether to enable runpaths... no checking if compiler supports -Wl,-rpath,... yes checking for gawk... gawk checking for bison... no checking for re2c... no checking for php... no checking whether to enable computed goto gcc extension with re2c... no checking whether C compiler accepts -fvisibility=hidden... yes checking whether to force non-PIC code in shared modules... no checking whether we are using musl libc... no checking whether /dev/urandom exists... yes checking for global register variables support... yes checking whether __cpuid_count is available... no checking for pthreads_cflags... -pthread checking for pthreads_lib... pthread Configuring SAPI modules checking for Apache 2 handler module support via DSO through APXS... no checking for setproctitle... no checking for sys/pstat.h... no checking for PS_STRINGS... no checking for CLI build... yes checking for embedded SAPI library support... no checking for FPM build... no checking for clang fuzzer SAPI... no checking for LiteSpeed support... no checking for phpdbg support... yes checking for phpdbg debug build... no checking for phpdbg readline support... no checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for phpdbg and readline integration... disabled checking for CGI build... yes checking for sun_len in sys/un.h... no checking whether cross-process locking is required by accept()... no checking for chosen SAPI module... none checking for executable SAPI binaries... cli phpdbg cgi Running system checks checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking whether byte ordering is bigendian... no checking whether writing to stdout works... This is the test message -- yes checking for socket... yes checking for socketpair... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for dlopen... yes checking for dlsym... yes checking for sin in -lm... yes checking for inet_aton... yes checking for stdint.h... (cached) yes checking for dirent.h... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for alloca.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for crypt.h... yes checking for dns.h... no checking for fcntl.h... yes checking for grp.h... yes checking for ieeefp.h... no checking for langinfo.h... yes checking for malloc.h... yes checking for poll.h... yes checking for pty.h... yes checking for pwd.h... yes checking for resolv.h... yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... yes checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/poll.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/sysexits.h... no checking for sys/uio.h... yes checking for sys/wait.h... yes checking for sys/loadavg.h... no checking for unistd.h... (cached) yes checking for unix.h... no checking for utime.h... yes checking for sys/utsname.h... yes checking for sys/ipc.h... yes checking for dlfcn.h... yes checking for tmmintrin.h... no checking for nmmintrin.h... no checking for wmmintrin.h... no checking for immintrin.h... no checking for fopencookie... yes checking for broken getcwd... no checking for broken gcc optimize-strlen... no checking whether struct tm is in sys/time.h or time.h... time.h checking for cc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for missing declarations of reentrant functions... done checking for fclose declaration... ok checking for struct flock... yes checking for socklen_t... yes checking size of intmax_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of off_t... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __builtin_expect... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctzl... yes checking for __builtin_ctzll... yes checking for __builtin_smull_overflow... yes checking for __builtin_smulll_overflow... yes checking for __builtin_saddl_overflow... yes checking for __builtin_saddll_overflow... yes checking for __builtin_ssubl_overflow... yes checking for __builtin_ssubll_overflow... yes checking for __builtin_cpu_init... no checking for __builtin_cpu_supports... no checking whether the compiler supports __alignof__... yes checking for struct tm.tm_gmtoff... yes checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blocks... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct sockaddr_storage... yes checking for field sa_len in struct sockaddr... no checking for __attribute__((ifunc))... yes checking for __attribute__((target))... no checking for IPv6 support... yes checking for alphasort... yes checking for asctime_r... yes checking for chroot... yes checking for ctime_r... yes checking for explicit_memset... no checking for fdatasync... yes checking for flock... yes checking for ftok... yes checking for funopen... no checking for gai_strerror... yes checking for getcwd... yes checking for getloadavg... yes checking for getlogin... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for getservbyport... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for getpwuid_r... yes checking for getwd... yes checking for glob... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for inet_pton... yes checking for localtime_r... yes checking for lchown... yes checking for memmove... yes checking for mkstemp... yes checking for mmap... yes checking for nice... yes checking for nl_langinfo... yes checking for poll... yes checking for putenv... yes checking for scandir... yes checking for setitimer... yes checking for setenv... yes checking for shutdown... yes checking for sigprocmask... yes checking for statfs... yes checking for statvfs... yes checking for std_syslog... no checking for strcasecmp... yes checking for strnlen... yes checking for strptime... yes checking for strtok_r... yes checking for symlink... yes checking for tzset... yes checking for unsetenv... yes checking for usleep... yes checking for utime... yes checking for vasprintf... yes checking for asprintf... yes checking for nanosleep... yes checking for memmem... yes checking how many arguments gethostbyname_r() takes... six checking for nanosleep in -lrt... yes checking for setsockopt in -lnetwork... no checking for __setsockopt in -lnetwork... no checking for getaddrinfo... yes checking for strlcat... no checking for strlcpy... no checking for explicit_bzero... yes checking for getopt... yes checking for working alloca.h... yes checking for alloca... yes checking for type of reentrant time-related functions... POSIX checking for in_addr_t... yes checking for aarch64 CRC32 API... no checking for asm goto... yes checking whether to enable valgrind support... yes checking for valgrind... no checking for openpty... yes General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking whether to enable debug assertions in release mode... no checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... yes checking layout of installed files... GNU checking path to configuration file... /etc checking where to scan for configuration files... /etc/php.d checking whether to enable PHP's own SIGCHLD handler... no checking whether to explicitly link against libgcc... no checking whether to enable short tags by default... yes checking whether to enable dmalloc... no checking whether to enable IPv6 support... yes checking whether to enable DTrace support... yes checking for sys/sdt.h... yes checking how big to make fd sets... using system default Configuring extensions checking for io.h... no checking for strtoll... yes checking for atoll... yes checking for use of system timezone data... yes checking whether to build with LIBXML support... yes checking for libxml-2.0 >= 2.9.0... yes checking for OpenSSL support... yes checking for Kerberos support... yes checking whether to use system default cipher list instead of hardcoded value... yes checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.2... yes checking for RAND_egd... no checking for libpcre2-8 >= 10.30... yes checking for JIT support in PCRE2... yes checking whether to enable the SQLite3 extension... yes, shared checking for sqlite3 >= 3.7.7... yes checking for sqlite3_errstr in -lsqlite3... yes checking for sqlite3_expanded_sql in -lsqlite3... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for ZLIB support... yes checking for zlib >= 1.2.0.4... yes checking whether to enable bc style precision math functions... yes, shared checking for BZip2 support... yes, shared checking for BZip2 in default path... found in /usr checking for BZ2_bzerror in -lbz2... yes checking whether to enable calendar conversion support... yes, shared checking whether to enable ctype functions... yes, shared checking for cURL support... yes, shared checking for libcurl >= 7.29.0... yes checking for SSL support in libcurl... yes checking for libcurl linked against old openssl... yes checking for openssl... yes checking for openssl/crypto.h... yes checking for curl_easy_perform in -lcurl... yes checking for QDBM support... no checking for GDBM support... no checking for NDBM support... no checking for tcadbopen in -ltokyocabinet... yes checking for TCADB support... yes checking for mdb_env_open in -llmdb... yes checking for LMDB support... yes checking for Berkeley DB4 support... no checking for Berkeley DB3 support... no checking for Berkeley DB2 support... no checking for DB1 support... no checking for DBM support... no checking for CDB support... builtin checking for INI File support... builtin checking for FlatFile support... builtin checking whether to enable DBA interface... yes, shared checking whether to enable dl-test extension... no checking whether to enable DOM support... yes, shared checking for libxml-2.0 >= 2.9.0... yes checking whether to build with Enchant support... yes, shared checking for enchant-2... yes checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... yes, shared checking for libffi >= 3.0.11... yes checking for long double... yes checking for fastcall calling convention... no checking for thiscall calling convention... no checking for stdcall calling convention... no checking for pascal calling convention... no checking for register calling convention... no checking for ms_cdecl calling convention... no checking for sysv calling convention... yes checking for fileinfo support... yes, shared checking for strcasestr... yes checking for utimes... yes checking for strndup... yes checking whether to enable input filter support... yes checking whether to enable FTP support... yes, shared checking whether to explicitly enable FTP SSL support... no checking for openssl >= 1.0.2... yes checking for GD support... yes, shared checking for external libgd... yes checking for libavif... no checking for libwebp... no checking for libjpeg... no checking for libXpm... no checking for FreeType 2... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for gdlib >= 2.1.0... yes checking for gdImageCreateFromPng in -lgd... yes