INFO: not using any hashes in /data/userland-archives/hashes for php-8.1.26.tar.bz2 (overridden with --hash) Source /data/userland-archives/php-8.1.26.tar.bz2... not found, skipping file copy Source https://www.php.net/distributions/php-8.1.26.tar.bz2... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file ext/mysqli/mysqli.c patching file TSRM/TSRM.h checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for a sed that does not truncate output... /usr/bin/gsed expr: string too long checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes 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 /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for icc... no checking for suncc... no checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -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... lib checking whether to enable runpaths... yes checking if compiler supports -Wl,-rpath,... yes checking for gawk... gawk checking for bison... bison checking for bison version... 3.7.6 (ok) checking for re2c... re2c checking for re2c version... 3.1 (ok) checking for php... php checking for php version... 8.1.24 (ok) checking whether to enable computed goto gcc extension with re2c... yes checking whether re2c -g works... 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... yes checking for pthreads_cflags... -pthread checking for pthreads_lib... pthread Configuring SAPI modules checking for Apache 2 handler module support via DSO through APXS... yes 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... yes checking for clearenv... yes checking for setproctitle... (cached) no checking for setproctitle_fast... no checking for library containing socket... -lsocket checking for library containing inet_addr... none required checking for prctl... no checking for clock_gettime... yes checking for ptrace... no checking for proc mem file... as checking if gcc supports __sync_bool_compare_and_swap... yes checking for TCP_INFO... no checking for SO_LISTENQLEN... no checking for sysconf... yes checking for times... yes checking for kqueue... no checking for port framework... yes checking for /dev/poll... no checking for epoll... yes checking for select... yes 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... 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()... yes checking for chosen SAPI module... apache2handler checking for executable SAPI binaries... cli fpm 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... no checking for __gethostbyaddr... no checking for gethostbyaddr in -lnsl... 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... yes checking for langinfo.h... yes checking for malloc.h... yes checking for poll.h... yes checking for pty.h... no 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... yes 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... yes checking for nmmintrin.h... yes checking for wmmintrin.h... yes checking for immintrin.h... yes checking for fopencookie... no checking for broken getcwd... yes checking for broken gcc optimize-strlen... no checking whether struct tm is in sys/time.h or time.h... time.h checking for /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... 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... yes checking for __builtin_cpu_supports... yes checking whether the compiler supports __alignof__... yes checking for struct tm.tm_gmtoff... no 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))... no checking for __attribute__((target))... yes 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 whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking how many arguments gethostbyname_r() takes... five 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... yes checking for strlcpy... yes 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... yes checking for openpty... no checking for __openpty... no checking for openpty in -lutil... no checking for __openpty in -lutil... no checking for openpty in -lbsd... no checking for __openpty in -lbsd... no 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... no checking layout of installed files... PHP checking path to configuration file... /etc/php/8.1 checking where to scan for configuration files... /etc/php/8.1/conf.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 whether to build with LIBXML support... yes checking for libxml-2.0 >= 2.9.0... yes checking for OpenSSL support... yes, shared checking for Kerberos support... yes checking whether to use system default cipher list instead of hardcoded value... no 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... no checking whether to enable the SQLite3 extension... yes 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, shared 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 TCADB support... no checking for LMDB support... no 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 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 checking for enchant-2... yes checking whether to enable EXIF (metadata from images) support... yes, shared checking for FFI support... yes 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... no checking for fileinfo support... yes 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... /usr/openssl/3.1 checking for openssl >= 1.0.2... yes checking for GD support... yes checking for external libgd... yes checking for libavif... no checking for libwebp... yes checking for libjpeg... yes checking for libXpm... yes checking for FreeType 2... yes checking whether to enable JIS-mapped Japanese font support in GD... yes checking for gdlib >= 2.1.0... yes checking for gdImageCreateFromPng in -lgd... yes checking for gdImageCreateFromAvif in -lgd... yes checking for gdImageCreateFromWebp in -lgd... yes checking for gdImageCreateFromJpeg in -lgd... yes checking for gdImageCreateFromXpm in -lgd... yes checking for gdImageCreateFromBmp in -lgd... yes checking for gdImageCreateFromTga in -lgd... yes checking for gdImageStringFT in -lgd... yes checking for gdVersionString in -lgd... yes checking for gdImageGetInterpolationMethod in -lgd... yes checking for gdImageCreate in -lgd... yes checking for GNU gettext support... yes, shared checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dngettext in -lintl... yes checking for dcngettext in -lintl... yes checking for bind_textdomain_codeset in -lintl... yes checking for GNU MP support... yes checking for __gmpz_rootrem in -lgmp... yes checking for mhash support... yes checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for iconv support... yes, shared checking for iconv... yes checking if iconv is glibc's... no checking if using GNU libiconv... no checking if iconv is Konstantin Chuguev's... no checking if using IBM iconv... no checking if iconv supports errno... yes checking if iconv supports //IGNORE... no checking for IMAP support... yes, shared checking for IMAP Kerberos support... yes checking for IMAP SSL support... yes checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... yes checking for pam_start in -lpam... yes checking for crypt in -lcrypt... yes checking for krb5-gssapi krb5... yes checking for openssl >= 1.0.2... yes checking for utf8_to_mutf7... yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking whether to enable internationalization support... yes, shared checking for icu-uc >= 50.1 icu-io icu-i18n... yes checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking whether /usr/gcc/13/bin/g++ supports C++11 features with -std=c++11... yes checking for LDAP support... yes, shared checking whether to build with LDAP Cyrus SASL support... no checking size of long... (cached) 8 checking if we're at 64-bit platform... yes checking for 3 arg ldap_set_rebind_proc... yes checking for ldap_parse_result... yes checking for ldap_parse_reference... yes checking for ldap_start_tls_s... yes checking for ldap_control_find... yes checking for ldap_parse_extended_result... yes checking for ldap_extended_operation... yes checking for ldap_extended_operation_s... yes checking for ldap_passwd... yes checking for ldap_whoami_s... yes checking for ldap_refresh_s... yes checking for ldap_bind_s... yes checking whether to enable multibyte string support... yes, shared checking whether to enable multibyte regex support (requires oniguruma)... yes checking for oniguruma... yes checking if oniguruma has an invalid entry for KOI8 encoding... yes checking for MySQLi support... yes, shared checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no checking for Oracle Database OCI8 support... no checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for Empress support... no checking for Empress local access support... no checking for a custom ODBC support... no checking whether to build with iODBC support... no checking for Easysoft ODBC-ODBC Bridge support... no checking whether to build with unixODBC support... yes from pkgconfig checking for odbc... yes checking whether to enable Zend OPcache support... yes checking whether to enable copying PHP CODE pages into HUGE PAGES... yes checking whether to enable JIT... yes checking for capstone >= 3.0.0... no checking for opagent in default path... not found checking for mprotect... yes checking for sysvipc shared memory support... yes checking for mmap() using MAP_ANON shared memory support... yes checking for shm_open in -lrt... yes checking for mmap() using shm_open() shared memory support... checking for shm_unlink in -lrt... yes yes checking whether to enable pcntl support... yes checking for fork... yes checking for waitpid... yes checking for sigaction... yes checking for getpriority... yes checking for setpriority... yes checking for wait3... yes checking for wait4... yes checking for sigwaitinfo... yes checking for sigtimedwait... yes checking for unshare... no checking for rfork... no checking for siginfo_t... yes checking whether to enable PDO support... yes, shared checking for PDO_DBLIB support via FreeTDS... no checking for Firebird support for PDO... no checking for MySQL support for PDO... yes, shared checking for the location of libz... no checking for MySQL UNIX socket location... no checking for mysql_config... /usr/mariadb/10.6/bin/mysql_config checking for PDO includes... /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... no checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/postgres/15/bin/pg_config checking for PQlibVersion in -lpq... yes checking for PDO includes... (cached) /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext checking for sqlite 3 support for PDO... yes, shared checking for PDO includes... (cached) /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext checking for sqlite3 >= 3.7.7... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for PostgreSQL support... yes, shared checking for pg_config... /usr/postgres/15/bin/pg_config checking for PQlibVersion in -lpq... (cached) yes checking for pg_encoding_to_char in -lpq... yes checking for lo_truncate64 in -lpq... yes checking for phar archive support... yes checking for phar openssl support... no (shared openssl) checking whether to enable POSIX-like functions... yes checking for sys/mkdev.h... yes checking for sys/sysmacros.h... yes checking for seteuid... yes checking for setegid... yes checking for setsid... yes checking for getsid... yes checking for getpgid... yes checking for ctermid... yes checking for mkfifo... yes checking for mknod... yes checking for setrlimit... yes checking for getrlimit... yes checking for getgroups... yes checking for makedev... no checking for initgroups... yes checking for getgrgid_r... yes checking for working ttyname_r() implementation... yes checking for utsname.domainname... no checking for PSPELL support... yes, shared checking for new_aspell_config in -laspell... yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_pending_input in -lreadline... yes checking for rl_callback_read_char in -lreadline... yes checking for rl_on_new_line in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... yes checking whether pread works... yes checking whether to enable shmop support... yes checking whether to enable SimpleXML support... yes checking for libxml-2.0 >= 2.9.0... yes checking for SNMP support... yes, shared checking for net-snmp-config... /usr/bin/net-snmp-config checking for init_snmp in -lnetsnmp... yes checking for shutdown_snmp_logging in -lnetsnmp... yes checking for usmHMAC192SHA256AuthProtocol in -lnetsnmp... yes checking for usmHMAC384SHA512AuthProtocol in -lnetsnmp... yes checking whether to enable SOAP support... yes, shared checking for libxml-2.0 >= 2.9.0... yes checking whether to enable sockets support... yes, shared checking for hstrerror... no checking for if_nametoindex... yes checking for if_indextoname... yes checking for netinet/tcp.h... yes checking for sys/un.h... yes checking for sys/sockio.h... yes checking for field ss_family in struct sockaddr_storage... yes checking if getaddrinfo supports AI_V4MAPPED... yes checking if getaddrinfo supports AI_ALL... yes checking if getaddrinfo supports AI_IDN... no checking if ancillary credentials uses ucred... no checking if ancillary credentials uses cmsgcred... no checking for sodium support... yes, shared checking for libsodium >= 1.0.8... yes checking whether C compiler accepts -Wno-logical-op... yes checking whether flush should be called explicitly after a buffered io... yes checking for crypt... yes checking for crypt_r... no checking for __crypt_r... no checking for crypt_r in -lcrypt... no checking for __crypt_r in -lcrypt... no checking for standard DES crypt... yes checking for extended DES crypt... no checking for MD5 crypt... yes checking for Blowfish crypt... yes checking for SHA512 crypt... yes checking for SHA256 crypt... yes checking for external libcrypt or libxcrypt... no checking whether the compiler supports aligned attribute... yes checking for working POSIX fnmatch... yes checking for fork... (cached) yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... yes checking for res_ndestroy... yes checking for dns_search... no checking for __dns_search... no checking for dns_search in -lresolv... no checking for __dns_search in -lresolv... no checking for dns_search in -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... yes checking for dn_skipname... yes checking for res_search... yes checking whether strptime() declaration fails... yes checking whether arc4random_buf is declared... yes checking for CommonCrypto/CommonRandom.h... no checking for Argon2 support... no checking for net/if.h... yes checking for usable getifaddrs... yes checking whether to enable System V IPC support... yes checking for sys/msg.h... yes checking whether to enable System V semaphore support... yes checking for union semun... no checking whether to enable System V shared memory support... yes checking for TIDY support... yes, shared checking for tidyOptGetDoc in -ltidy... yes checking for tidyReleaseDate in -ltidy... yes checking whether to enable tokenizer support... yes, shared checking whether to enable XML support... yes checking whether to build with expat support... no checking for libxml-2.0 >= 2.9.0... yes checking whether to enable XMLReader support... yes, shared checking for libxml-2.0 >= 2.9.0... yes checking whether to enable XMLWriter support... yes, shared checking for libxml-2.0 >= 2.9.0... yes checking whether to build with XSL support... yes, shared checking for libxslt >= 1.1.0... yes checking for libexslt... yes checking whether to enable zend-test extension... no checking for zip archive read/write support... yes, shared checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes checking for zip_file_set_mtime in -lzip... yes checking for zip_file_set_encryption in -lzip... yes checking for zip_libzip_version in -lzip... yes checking for zip_register_progress_callback_with_state in -lzip... yes checking for zip_register_cancel_callback_with_state in -lzip... yes checking for zip_compression_method_supported in -lzip... yes checking whether to enable mysqlnd... yes, shared checking whether to disable compressed protocol support in mysqlnd... yes checking for zlib... yes checking for openssl >= 1.0.2... yes Configuring PEAR checking whether to install PEAR... yes configure: WARNING: The --with-pear option is deprecated Configuring Zend checking for fiber switching context... x86_64_sysv_elf_gas checking for cpuid.h... yes checking for getpid... yes checking for kill... yes checking for sigsetjmp... yes checking for usable _FPU_SETCW... no checking for usable fpsetprec... no checking for usable _controlfp... no checking for usable _controlfp_s... no checking whether FPU control word can be manipulated by inline assembler... yes checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether to enable thread-safety... yes checking whether to enable Zend debugging... no checking whether C compiler accepts -Wno-clobbered... yes checking whether C compiler accepts -Wimplicit-fallthrough=1... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -fno-common... yes checking for inline... inline checking target system is Darwin... no checking for MM alignment and log values... done checking for mremap... no checking for sigaction... (cached) yes checking whether to enable zend signal handling... yes checking for timer_create... yes checking whether to enable zend max execution timers... no Configuring TSRM checking for pthreads_cflags... (cached) -pthread checking for pthreads_lib... (cached) pthread checking for POSIX threads... yes Configuring libtool checking for a sed that does not truncate output... /usr/bin/gsed checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/amd64/nm -p checking how to recognize dependent libraries... pass_all checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate Generating files configure: patching main/php_config.h.in configure: creating ./config.status creating main/internal_functions.c creating main/internal_functions_cli.c config.status: creating main/build-defs.h config.status: creating scripts/phpize config.status: creating scripts/man1/phpize.1 config.status: creating scripts/php-config config.status: creating scripts/man1/php-config.1 config.status: creating sapi/cli/php.1 config.status: creating sapi/fpm/php-fpm.conf config.status: creating sapi/fpm/www.conf config.status: creating sapi/fpm/init.d.php-fpm config.status: creating sapi/fpm/php-fpm.service config.status: creating sapi/fpm/php-fpm.8 config.status: creating sapi/fpm/status.html config.status: creating sapi/phpdbg/phpdbg.1 config.status: creating sapi/cgi/php-cgi.1 config.status: creating ext/phar/phar.1 config.status: creating ext/phar/phar.phar.1 config.status: creating main/php_config.h config.status: executing default commands +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ Thank you for using PHP. In function 'cdf_read', inlined from 'cdf_read_sector' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:403:9, inlined from 'cdf_read_sat' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:485:7: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:339:23: warning: 'memcpy' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 339 | (void)memcpy(buf, &info->i_buf[off], len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'cdf_read', inlined from 'cdf_read_sector' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:403:9, inlined from 'cdf_read_sat' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:500:8: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/fileinfo/libmagic/cdf.c:339:23: warning: 'memcpy' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 339 | (void)memcpy(buf, &info->i_buf[off], len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/gmp/gmp.c: In function 'gmp_compare': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/gmp/gmp.c:428:14: warning: 'result.value.lval' may be used uninitialized [-Wmaybe-uninitialized] 428 | zval result; | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'spl_object_storage_detach': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:175:23: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 175 | ret = zend_hash_index_del(&intern->storage, key.h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:168:23: note: 'key.h' was declared here 168 | zend_hash_key key; | ^~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:33, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:22: In function 'zend_hash_index_exists', inlined from 'spl_object_storage_contains' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:342:11, inlined from 'zim_SplObjectStorage_removeAllExcept' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:478:8: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:240:16: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 240 | return zend_hash_index_find(ht, h) != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_removeAllExcept': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:334:23: note: 'key.h' was declared here 334 | zend_hash_key key; | ^~~ In function 'zend_hash_index_find_ptr', inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:124:10, inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:119:37, inlined from 'zim_SplObjectStorage_offsetGet' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:408:12: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:898:14: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 898 | zv = zend_hash_index_find(ht, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_offsetGet': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:398:23: note: 'key.h' was declared here 398 | zend_hash_key key; | ^~~ In function 'spl_object_storage_detach', inlined from 'zim_SplObjectStorage_detach' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:373:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:175:23: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 175 | ret = zend_hash_index_del(&intern->storage, key.h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_detach': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:168:23: note: 'key.h' was declared here 168 | zend_hash_key key; | ^~~ In function 'zend_hash_index_exists', inlined from 'spl_object_storage_contains' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:342:11, inlined from 'zim_SplObjectStorage_contains' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:499:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:240:16: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 240 | return zend_hash_index_find(ht, h) != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_contains': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:334:23: note: 'key.h' was declared here 334 | zend_hash_key key; | ^~~ In function 'zend_hash_index_exists', inlined from 'spl_object_storage_contains' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:342:11, inlined from 'zim_MultipleIterator_containsIterator' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:991:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:240:16: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 240 | return zend_hash_index_find(ht, h) != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_MultipleIterator_containsIterator': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:334:23: note: 'key.h' was declared here 334 | zend_hash_key key; | ^~~ In function 'zend_hash_index_find_ptr', inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:124:10, inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:119:37, inlined from 'spl_object_storage_attach' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:136:13, inlined from 'spl_object_storage_addall' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:186:3, inlined from 'zim_SplObjectStorage_addAll' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:431:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:898:14: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 898 | zv = zend_hash_index_find(ht, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_addAll': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:131:23: note: 'key.h' was declared here 131 | zend_hash_key key; | ^~~ In function 'zend_hash_index_find_ptr', inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:124:10, inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:119:37, inlined from 'spl_object_storage_attach' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:136:13: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:898:14: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 898 | zv = zend_hash_index_find(ht, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'spl_object_storage_attach': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:131:23: note: 'key.h' was declared here 131 | zend_hash_key key; | ^~~ In function 'zend_hash_index_find_ptr', inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:124:10, inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:119:37, inlined from 'zim_SplObjectStorage_unserialize' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:747:14: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:898:14: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 898 | zv = zend_hash_index_find(ht, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'zim_SplObjectStorage_unserialize': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:715:31: note: 'key.h' was declared here 715 | zend_hash_key key; | ^~~ In function 'zend_hash_index_find_ptr', inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:124:10, inlined from 'spl_object_storage_get' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:119:37, inlined from 'spl_object_storage_attach' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:136:13, inlined from 'spl_object_storage_addall' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:186:3: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:898:14: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 898 | zv = zend_hash_index_find(ht, h); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'spl_object_storage_addall': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:131:23: note: 'key.h' was declared here 131 | zend_hash_key key; | ^~~ In function 'zend_hash_index_exists', inlined from 'spl_object_storage_contains' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:342:11: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_hash.h:240:16: warning: 'key.h' may be used uninitialized [-Wmaybe-uninitialized] 240 | return zend_hash_index_find(ht, h) != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c: In function 'spl_object_storage_contains': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/spl/spl_observer.c:334:23: note: 'key.h' was declared here 334 | zend_hash_key key; | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_language_scanner.c:527:22: warning: conflicting types for 'open_file_for_scanning' due to enum/integer mismatch; have 'zend_result(zend_file_handle *)' {aka 'ZEND_RESULT_CODE(struct _zend_file_handle *)'} [-Wenum-int-mismatch] 527 | ZEND_API zend_result open_file_for_scanning(zend_file_handle *file_handle) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_language_parser.h:57, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_language_scanner.c:39: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:816:14: note: previous declaration of 'open_file_for_scanning' with type 'int(zend_file_handle *)' {aka 'int(struct _zend_file_handle *)'} 816 | ZEND_API int open_file_for_scanning(zend_file_handle *file_handle); | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_ini_parser.c:289:22: warning: conflicting types for 'zend_parse_ini_file' due to enum/integer mismatch; have 'zend_result(zend_file_handle *, _Bool, int, void (*)(zval *, zval *, zval *, int, void *), void *)' {aka 'ZEND_RESULT_CODE(struct _zend_file_handle *, _Bool, int, void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, int, void *), void *)'} [-Wenum-int-mismatch] 289 | ZEND_API zend_result zend_parse_ini_file(zend_file_handle *fh, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) | ^~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_ini_parser.c:100: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_ini.h:185:14: note: previous declaration of 'zend_parse_ini_file' with type 'int(zend_file_handle *, _Bool, int, void (*)(zval *, zval *, zval *, int, void *), void *)' {aka 'int(struct _zend_file_handle *, _Bool, int, void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, int, void *), void *)'} 185 | ZEND_API int zend_parse_ini_file(zend_file_handle *fh, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg); | ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_ini_parser.c:316:22: warning: conflicting types for 'zend_parse_ini_string' due to enum/integer mismatch; have 'zend_result(char *, _Bool, int, void (*)(zval *, zval *, zval *, int, void *), void *)' {aka 'ZEND_RESULT_CODE(char *, _Bool, int, void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, int, void *), void *)'} [-Wenum-int-mismatch] 316 | ZEND_API zend_result zend_parse_ini_string(char *str, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) | ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_ini.h:186:14: note: previous declaration of 'zend_parse_ini_string' with type 'int(char *, _Bool, int, void (*)(zval *, zval *, zval *, int, void *), void *)' {aka 'int(char *, _Bool, int, void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *, int, void *), void *)'} 186 | ZEND_API int zend_parse_ini_string(char *str, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg); | ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_list.c:46:36: warning: conflicting types for 'zend_list_delete' due to enum/integer mismatch; have 'zend_result(zend_resource *)' {aka 'ZEND_RESULT_CODE(struct _zend_resource *)'} [-Wenum-int-mismatch] 46 | ZEND_API zend_result ZEND_FASTCALL zend_list_delete(zend_resource *res) | ^~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_list.c:23: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_list.h:57:28: note: previous declaration of 'zend_list_delete' with type 'int(zend_resource *)' {aka 'int(struct _zend_resource *)'} 57 | ZEND_API int ZEND_FASTCALL zend_list_delete(zend_resource *res); | ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_multibyte.c:158:22: warning: conflicting types for 'zend_multibyte_parse_encoding_list' due to enum/integer mismatch; have 'zend_result(const char *, size_t, const zend_encoding ***, size_t *, _Bool)' {aka 'ZEND_RESULT_CODE(const char *, long unsigned int, const struct _zend_encoding ***, long unsigned int *, _Bool)'} [-Wenum-int-mismatch] 158 | ZEND_API zend_result zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_list_len, const zend_encoding ***return_list, size_t *return_size, bool persistent) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_globals.h:37, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:742, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_multibyte.c:21: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_multibyte.h:69:14: note: previous declaration of 'zend_multibyte_parse_encoding_list' with type 'int(const char *, size_t, const zend_encoding ***, size_t *, _Bool)' {aka 'int(const char *, long unsigned int, const struct _zend_encoding ***, long unsigned int *, _Bool)'} 69 | ZEND_API int zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_list_len, const zend_encoding ***return_list, size_t *return_size, bool persistent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_multibyte.c:183:22: warning: conflicting types for 'zend_multibyte_set_internal_encoding' due to enum/integer mismatch; have 'zend_result(const zend_encoding *)' {aka 'ZEND_RESULT_CODE(const struct _zend_encoding *)'} [-Wenum-int-mismatch] 183 | ZEND_API zend_result zend_multibyte_set_internal_encoding(const zend_encoding *encoding) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_multibyte.h:74:14: note: previous declaration of 'zend_multibyte_set_internal_encoding' with type 'int(const zend_encoding *)' {aka 'int(const struct _zend_encoding *)'} 74 | ZEND_API int zend_multibyte_set_internal_encoding(const zend_encoding *encoding); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_interfaces.c:121:14: warning: conflicting types for 'zend_user_it_valid' due to enum/integer mismatch; have 'int(zend_object_iterator *)' {aka 'int(struct _zend_object_iterator *)'} [-Wenum-int-mismatch] 121 | ZEND_API int zend_user_it_valid(zend_object_iterator *_iter) | ^~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_interfaces.c:21: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_interfaces.h:53:22: note: previous declaration of 'zend_user_it_valid' with type 'zend_result(zend_object_iterator *)' {aka 'ZEND_RESULT_CODE(struct _zend_object_iterator *)'} 53 | ZEND_API zend_result zend_user_it_valid(zend_object_iterator *_iter); | ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_signal.c:287:20: warning: conflicting types for 'zend_signal_register' due to enum/integer mismatch; have 'zend_result(int, void (*)(int, siginfo_t *, void *))' {aka 'ZEND_RESULT_CODE(int, void (*)(int, struct siginfo *, void *))'} [-Wenum-int-mismatch] 287 | static zend_result zend_signal_register(int signo, void (*handler)(int, siginfo_t*, void*)) | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_signal.c:63:12: note: previous declaration of 'zend_signal_register' with type 'int(int, void (*)(int, siginfo_t *, void *))' {aka 'int(int, void (*)(int, struct siginfo *, void *))'} 63 | static int zend_signal_register(int signo, void (*handler)(int, siginfo_t*, void*)); | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_virtual_cwd.c:1195:21: warning: conflicting types for 'virtual_chdir' due to enum/integer mismatch; have 'zend_result(const char *)' {aka 'ZEND_RESULT_CODE(const char *)'} [-Wenum-int-mismatch] 1195 | CWD_API zend_result virtual_chdir(const char *path) /* {{{ */ | ^~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_virtual_cwd.c:30: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_virtual_cwd.h:163:13: note: previous declaration of 'virtual_chdir' with type 'int(const char *)' 163 | CWD_API int virtual_chdir(const char *path); | ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/apache2handler/mod_php.c:38:1: warning: missing initializer for field 'flags' of 'module' {aka 'struct module_struct'} [-Wmissing-field-initializers] 38 | }; | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/apache2handler/php_apache.h:21, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/apache2handler/mod_php.c:28: /usr/apache2/2.4/include/http_config.h:420:9: note: 'flags' declared here 420 | int flags; | ^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/apache2handler/php_functions.c:320:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] 320 | static char *php_apache_get_version() | ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/bcmath/libbcmath/src/raisemod.c:42:13: warning: conflicting types for 'bc_raisemod' due to enum/integer mismatch; have 'zend_result(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)' {aka 'ZEND_RESULT_CODE(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)'} [-Wenum-int-mismatch] 42 | zend_result bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale) | ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/bcmath/libbcmath/src/raisemod.c:37: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/bcmath/libbcmath/src/bcmath.h:131:5: note: previous declaration of 'bc_raisemod' with type 'int(struct bc_struct *, struct bc_struct *, struct bc_struct *, struct bc_struct **, int)' 131 | int bc_raisemod(bc_num base, bc_num expo, bc_num mo, bc_num *result, int scale); | ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function '_php_iconv_appendl': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:371:39: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 371 | if (iconv(cd, (ICONV_CONST char **)&in_p, &in_left, (char **) &out_p, &out_left) == (size_t)-1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:37: /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function 'php_iconv_string': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:467:36: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 467 | result = iconv(cd, (ICONV_CONST char **) &in_p, &in_left, (char **) &out_p, &out_left); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function '_php_iconv_strlen': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:587:61: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 587 | iconv(cd, more ? (ICONV_CONST char **)&in_p : NULL, more ? &in_left : NULL, (char **) &out_p, &out_left); | ^ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function '_php_iconv_substr': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:694:62: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 694 | iconv(cd1, more ? (ICONV_CONST char **)&in_p : NULL, more ? &in_left : NULL, (char **) &out_p, &out_left); | ^ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function '_php_iconv_strpos': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:816:73: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 816 | iconv_ret = iconv(cd, more ? (ICONV_CONST char **)&in_p : NULL, more ? &in_left : NULL, (char **) &out_p, &out_left); | ^ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function '_php_iconv_mime_encode': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:1023:55: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 1023 | if (iconv(cd, (ICONV_CONST char **)&in_p, &in_left, (char **) &out_p, &out_left) == (size_t)-1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:1107:55: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 1107 | if (iconv(cd, (ICONV_CONST char **)&in_p, &in_left, (char **) &out_p, &out_left) == (size_t)-1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c: In function 'php_iconv_stream_filter_append_bucket': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:2384:45: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 2384 | if (iconv(self->cd, (ICONV_CONST char **)&pt, &tcnt, &pd, &ocnt) == (size_t)-1) { | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/iconv/iconv.c:2450:57: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] 2450 | iconv(self->cd, (ICONV_CONST char **)&ps, &icnt, &pd, &ocnt)) == (size_t)-1) { | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** /usr/include/iconv.h:47:32: note: expected 'const char ** restrict' but argument is of type 'char **' 47 | extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, | ^ In file included from /usr/include/c-client/osdep.h:86, from /usr/include/c-client/c-client.h:42, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/imap/php_imap.h:50, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/imap/php_imap.c:47: /usr/include/c-client/env_unix.h:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 71 | char *sysinbox (); | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/imap/php_imap.c:34: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/imap/php_imap.c: In function 'zm_deactivate_imap': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:257:26: warning: '__orig_bailout' may be used uninitialized [-Wmaybe-uninitialized] 257 | JMP_BUF *__orig_bailout = EG(bailout); \ | ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/imap/php_imap.c:722:25: note: in expansion of macro 'zend_try' 722 | zend_try { | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_format.c: In function 'zif_numfmt_format': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_format.c:117:61: warning: the comparison will always evaluate as 'true' for the address of 'This' will never be NULL [-Waddress] 117 | zend_argument_value_error(getThis() ? 2 : 3, "must be a NumberFormatter::TYPE_* constant"); | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_modules.h:24, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:25, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:35, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/php_intl.h:21, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_format.c:19: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:527:30: note: 'This' declared here 527 | zval This; /* this + call_info + num_args */ | ^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_parse.c: In function 'zif_numfmt_parse': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_parse.c:99:61: warning: the comparison will always evaluate as 'true' for the address of 'This' will never be NULL [-Waddress] 99 | zend_argument_value_error(getThis() ? 2 : 3, "must be a NumberFormatter::TYPE_* constant"); | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_modules.h:24, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:25, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:35, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/php_intl.h:21, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/intl/formatter/formatter_parse.c:19: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:527:30: note: 'This' declared here 527 | zval This; /* this + call_info + num_args */ | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c:889: /usr/mariadb/10.6/include/server/mysql_version.h: In function 'zm_info_mysqli': /usr/mariadb/10.6/include/server/mysql_version.h:23: warning: "MARIADB_UNIX_ADDR" redefined 23 | #define MARIADB_UNIX_ADDR "" | In file included from /usr/mariadb/10.6/include/mysql.h:60, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:34, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c:30: /usr/mariadb/10.6/include/mariadb_version.h:17: note: this is the location of the previous definition 17 | #define MARIADB_UNIX_ADDR "/tmp/mysql.sock" | /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c: In function 'php_mysqli_fetch_into_hash_aux': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c:1067:122: note: in expansion of macro 'MYSQLI_LLU_SPEC' 1067 | snprintf(tmp, sizeof(tmp), (mysql_fetch_field_direct(result, i)->flags & UNSIGNED_FLAG)? MYSQLI_LLU_SPEC : MYSQLI_LL_SPEC, llval); | ^~~~~~~~~~~~~~~ In file included from /usr/include/sys/inttypes.h:45, from /usr/include/inttypes.h:42, from /usr/include/stdlib.h:318, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/amd64/include/../main/php_config.h:2237, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/amd64/Zend/zend_config.h:1, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_portability.h:43, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:25, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:27, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c:25: /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:149:24: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 149 | #define MYSQLI_LL_SPEC "%" PRId64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli.c:1067:140: note: in expansion of macro 'MYSQLI_LL_SPEC' 1067 | snprintf(tmp, sizeof(tmp), (mysql_fetch_field_direct(result, i)->flags & UNSIGNED_FLAG)? MYSQLI_LLU_SPEC : MYSQLI_LL_SPEC, llval); | ^~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:107:35: note: format string is defined here 107 | #define PRId64 "ld" In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:27, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:25: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_affected_rows': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:155:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 155 | MYSQLI_RETURN_LONG_INT(rc); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:30: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'mysqli_stmt_fetch_libmysql': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:1051:139: note: in expansion of macro 'MYSQLI_LLU_SPEC' 1051 | snprintf(tmp, sizeof(tmp), (stmt->stmt->fields[i].flags & UNSIGNED_FLAG)? MYSQLI_LLU_SPEC : MYSQLI_LL_SPEC, llval); | ^~~~~~~~~~~~~~~ In file included from /usr/include/sys/inttypes.h:45, from /usr/include/inttypes.h:42, from /usr/include/stdlib.h:318, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/amd64/include/../main/php_config.h:2237, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/amd64/Zend/zend_config.h:1, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_portability.h:43, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:25: /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:149:24: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 149 | #define MYSQLI_LL_SPEC "%" PRId64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:1051:157: note: in expansion of macro 'MYSQLI_LL_SPEC' 1051 | snprintf(tmp, sizeof(tmp), (stmt->stmt->fields[i].flags & UNSIGNED_FLAG)? MYSQLI_LLU_SPEC : MYSQLI_LL_SPEC, llval); | ^~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:107:35: note: format string is defined here 107 | #define PRId64 "ld" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_insert_id': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:1535:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 1535 | MYSQLI_RETURN_LONG_INT(rc) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_num_rows': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:1665:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 1665 | MYSQLI_RETURN_LONG_INT(mysql_num_rows(result)); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_stmt_affected_rows': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:2024:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 2024 | MYSQLI_RETURN_LONG_INT(rc) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_stmt_insert_id': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:2112:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 2112 | MYSQLI_RETURN_LONG_INT(rc) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_stmt_num_rows': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:943:37: note: in definition of macro 'ZVAL_STR' 943 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:819:62: note: in expansion of macro 'RETVAL_STR' 819 | #define RETURN_STR(s) do { RETVAL_STR(s); return; } while (0) | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:17: note: in expansion of macro 'RETURN_STR' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_priv.h:88:42: note: in expansion of macro 'MYSQLI_LLU_SPEC' 88 | RETURN_STR(strpprintf(0, MYSQLI_LLU_SPEC, (__val))); \ | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:2164:9: note: in expansion of macro 'MYSQLI_RETURN_LONG_INT' 2164 | MYSQLI_RETURN_LONG_INT(rc) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/int_fmtio.h:174:35: note: format string is defined here 174 | #define PRIu64 "lu" In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:27, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:24: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'link_affected_rows_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:189:52: note: in expansion of macro 'MYSQLI_LLU_SPEC' 189 | ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC, rc)); | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'link_insert_id_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:247:1: note: in expansion of macro 'MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR' 247 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(link_insert_id_read, mysql_insert_id, MYSQLI_GET_MYSQL(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:247:129: note: in expansion of macro 'MYSQLI_LLU_SPEC' 247 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(link_insert_id_read, mysql_insert_id, MYSQLI_GET_MYSQL(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'result_num_rows_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:304:1: note: in expansion of macro 'MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR' 304 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(result_num_rows_read, mysql_num_rows, MYSQLI_GET_RESULT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:304:130: note: in expansion of macro 'MYSQLI_LLU_SPEC' 304 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(result_num_rows_read, mysql_num_rows, MYSQLI_GET_RESULT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'stmt_affected_rows_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:345:52: note: in expansion of macro 'MYSQLI_LLU_SPEC' 345 | ZVAL_NEW_STR(retval, strpprintf(0, MYSQLI_LLU_SPEC, rc)); | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'stmt_insert_id_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:396:1: note: in expansion of macro 'MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR' 396 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(stmt_insert_id_read, mysql_stmt_insert_id, MYSQLI_GET_STMT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:396:133: note: in expansion of macro 'MYSQLI_LLU_SPEC' 396 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(stmt_insert_id_read, mysql_stmt_insert_id, MYSQLI_GET_STMT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c: In function 'stmt_num_rows_read': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/php_mysqli_structs.h:148:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'my_ulonglong' {aka 'long long unsigned int'} [-Wformat=] 148 | #define MYSQLI_LLU_SPEC "%" PRIu64 | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:960:37: note: in definition of macro 'ZVAL_NEW_STR' 960 | zend_string *__s = (s); \ | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:397:1: note: in expansion of macro 'MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR' 397 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(stmt_num_rows_read, mysql_stmt_num_rows, MYSQLI_GET_STMT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_prop.c:397:131: note: in expansion of macro 'MYSQLI_LLU_SPEC' 397 | MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR(stmt_num_rows_read, mysql_stmt_num_rows, MYSQLI_GET_STMT(MYSQLI_STATUS_VALID), my_ulonglong, MYSQLI_LLU_SPEC) | ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c: In function 'mysqli_stmt_fetch_libmysql': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:1039:74: warning: 'llval' may be used uninitialized [-Wmaybe-uninitialized] 1039 | if (uns && llval > 9223372036854775807L) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/mysqli/mysqli_api.c:941:25: note: 'llval' was declared here 941 | my_ulonglong llval; | ^~~~~ mkdir: Failed to make directory "ext/pdo/.libs"; File exists /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/pdo/pdo_dbh.c: In function 'pdo_raise_impl_error': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/pdo/pdo_dbh.c:84:9: warning: 'strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 84 | strncpy(*pdo_err, sqlstate, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/soap/php_encoding.c: In function 'to_xml_datetime_ex': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/soap/php_encoding.c:2871:118: warning: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 2871 | snprintf(tzbuf, sizeof(tzbuf), "%c%02d:%02d", ((ta->tm_isdst ? timezone - 3600:timezone)>0)?'-':'+', abs((ta->tm_isdst ? timezone - 3600 : timezone) / 3600), abs(((ta->tm_isdst ? timezone - 3600 : timezone) % 3600) / 60)); | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/soap/php_encoding.c:2871:175: warning: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 2871 | snprintf(tzbuf, sizeof(tzbuf), "%c%02d:%02d", ((ta->tm_isdst ? timezone - 3600:timezone)>0)?'-':'+', abs((ta->tm_isdst ? timezone - 3600 : timezone) / 3600), abs(((ta->tm_isdst ? timezone - 3600 : timezone) % 3600) / 60)); | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/soap/php_encoding.c: In function 'to_xml_array': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/soap/php_encoding.c:2391:37: warning: 'strcmp' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 2391 | if (strcmp(ZSTR_VAL(array_type.s),"xsd:anyType") == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: note: source object is likely at address zero /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:3: warning: "_XPG4_2" redefined 3 | # define _XPG4_2 | : note: this is the location of the previous definition In function 'from_zval_write_sockaddr_aux', inlined from 'from_zval_write_name' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:1045:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:731:9: warning: 'family' may be used uninitialized [-Wmaybe-uninitialized] 731 | switch (family) { | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c: In function 'from_zval_write_name': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:703:25: note: 'family' was declared here 703 | int family; | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c: In function 'from_zval_write_controllen': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:1125:12: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 1125 | if (len == 0) { | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/conversions.c:1116:18: note: 'len' was declared here 1116 | uint32_t len; | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/sockets/sendrecvmsg.c:19: warning: "_XPG4_2" redefined 19 | # define _XPG4_2 | : note: this is the location of the previous definition /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/tidy/tidy.c: In function 'zif_tidy_get_opt_doc': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/tidy/tidy.c:1165:53: warning: the comparison will always evaluate as 'true' for the address of 'This' will never be NULL [-Waddress] 1165 | zend_argument_value_error(getThis() ? 1 : 2, "is an invalid configuration option, \"%s\" given", optname); | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_modules.h:24, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:25, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:35, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/tidy/tidy.c:21: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:527:30: note: 'This' declared here 527 | zval This; /* this + call_info + num_args */ | ^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/tidy/tidy.c: In function 'zif_tidy_getopt': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/tidy/tidy.c:1309:53: warning: the comparison will always evaluate as 'true' for the address of 'This' will never be NULL [-Waddress] 1309 | zend_argument_value_error(getThis() ? 1 : 2, "is an invalid configuration option, \"%s\" given", optname); | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:527:30: note: 'This' declared here 527 | zval This; /* this + call_info + num_args */ | ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:32, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/zip/php_zip.c:22: In function 'php_zip_get_from', inlined from 'zim_ZipArchive_getFromIndex' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/zip/php_zip.c:2882:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_string.h:66:31: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 66 | #define ZSTR_VAL(zstr) (zstr)->val | ~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/zip/php_zip.c:2851:40: note: in expansion of macro 'ZSTR_VAL' 2851 | zf = zip_fopen(intern, ZSTR_VAL(filename), flags); | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/zip/php_zip.c: In function 'zim_ZipArchive_getFromIndex': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/zip/php_zip.c:2818:22: note: 'filename' was declared here 2818 | zend_string *filename; | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_conf.c: In function 'fpm_conf_ini_parser_array': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_conf.c:1500:13: warning: the comparison will always evaluate as 'true' for the address of 'val' will never be NULL [-Waddress] 1500 | if (!Z_STRVAL_P(key) || !Z_STRVAL_P(value) || !*Z_STRVAL_P(key)) { | ^ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:27, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php.h:31, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_conf.c:20: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:350:27: note: 'val' declared here 350 | char val[1]; | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_conf.c:1500:33: warning: the comparison will always evaluate as 'true' for the address of 'val' will never be NULL [-Waddress] 1500 | if (!Z_STRVAL_P(key) || !Z_STRVAL_P(value) || !*Z_STRVAL_P(key)) { | ^ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_types.h:350:27: note: 'val' declared here 350 | char val[1]; | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_sockets.c: In function 'fpm_sockets_hash_op.constprop.isra': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_sockets.c:149:33: warning: 'strcpy' offset 0 is out of the bounds [0, 0] [-Warray-bounds=] 149 | strcpy(key, sa_un->sun_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_sockets.c:6: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/fpm/fpm/fpm_sockets.c:148:46: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 148 | key = alloca(strlen(sa_un->sun_path) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: note: source object is likely at address zero /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/phpdbg/phpdbg_help.c: In function 'phpdbg_do_help': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/phpdbg/phpdbg_help.c:260:40: warning: 'cmd' may be used uninitialized [-Wmaybe-uninitialized] 260 | if (cmd->alias == 'a') { /* help aliases executes a canned routine */ | ~~~^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/phpdbg/phpdbg_help.c:226:33: note: 'cmd' was declared here 226 | phpdbg_command_t const *cmd; | ^~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/phpdbg/phpdbg_bp.c: In function 'phpdbg_find_conditional_breakpoint': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/sapi/phpdbg/phpdbg_bp.c:1097:29: warning: 'bp' may be used uninitialized [-Wmaybe-uninitialized] 1097 | phpdbg_breakcond_t *bp; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/main.c:1530:20: warning: conflicting types for 'php_stream_open_for_zend_ex' due to enum/integer mismatch; have 'zend_result(zend_file_handle *, int)' {aka 'ZEND_RESULT_CODE(struct _zend_file_handle *, int)'} [-Wenum-int-mismatch] 1530 | PHPAPI zend_result php_stream_open_for_zend_ex(zend_file_handle *handle, int mode) /* {{{ */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/main.c:47: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/main/php_main.h:43:12: note: previous declaration of 'php_stream_open_for_zend_ex' with type 'int(zend_file_handle *, int)' {aka 'int(struct _zend_file_handle *, int)'} 43 | PHPAPI int php_stream_open_for_zend_ex(zend_file_handle *handle, int mode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2926:22: warning: conflicting types for 'zend_get_module_started' due to enum/integer mismatch; have 'zend_result(const char *)' {aka 'ZEND_RESULT_CODE(const char *)'} [-Wenum-int-mismatch] 2926 | ZEND_API zend_result zend_get_module_started(const char *module_name) /* {{{ */ | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:24: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.h:399:14: note: previous declaration of 'zend_get_module_started' with type 'int(const char *)' 399 | ZEND_API int zend_get_module_started(const char *module_name); | ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_execute.c:5068:36: warning: conflicting types for 'zend_handle_undef_args' due to enum/integer mismatch; have 'zend_result(zend_execute_data *)' {aka 'ZEND_RESULT_CODE(struct _zend_execute_data *)'} [-Wenum-int-mismatch] 5068 | ZEND_API zend_result ZEND_FASTCALL zend_handle_undef_args(zend_execute_data *call) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_execute.c:28: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_execute.h:389:28: note: previous declaration of 'zend_handle_undef_args' with type 'int(zend_execute_data *)' {aka 'int(struct _zend_execute_data *)'} 389 | ZEND_API int ZEND_FASTCALL zend_handle_undef_args(zend_execute_data *call); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.h:38, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:21: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c: In function 'dtrace_execute_ex': Zend/zend_dtrace_gen.h:62:9: warning: 'lineno' may be used uninitialized [-Wmaybe-uninitialized] 62 | __dtrace_php___execute__entry(arg0, arg1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:74:17: note: in expansion of macro 'DTRACE_EXECUTE_ENTRY' 74 | DTRACE_EXECUTE_ENTRY((char *)filename, lineno); | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:57:13: note: 'lineno' was declared here 57 | int lineno; | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c: In function 'dtrace_execute_internal': Zend/zend_dtrace_gen.h:62:9: warning: 'lineno' may be used uninitialized [-Wmaybe-uninitialized] 62 | __dtrace_php___execute__entry(arg0, arg1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:102:17: note: in expansion of macro 'DTRACE_EXECUTE_ENTRY' 102 | DTRACE_EXECUTE_ENTRY((char *)filename, lineno); | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:94:13: note: 'lineno' was declared here 94 | int lineno; | ^~~~~~ Zend/zend_dtrace_gen.h:62:9: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 62 | __dtrace_php___execute__entry(arg0, arg1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:102:17: note: in expansion of macro 'DTRACE_EXECUTE_ENTRY' 102 | DTRACE_EXECUTE_ENTRY((char *)filename, lineno); | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_dtrace.c:95:21: note: 'filename' was declared here 95 | const char *filename; | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:1833:22: warning: conflicting types for 'zend_execute_scripts' due to enum/integer mismatch; have 'zend_result(int, zval *, int, ...)' {aka 'ZEND_RESULT_CODE(int, struct _zval_struct *, int, ...)'} [-Wenum-int-mismatch] 1833 | ZEND_API zend_result zend_execute_scripts(int type, zval *retval, int file_count, ...) /* {{{ */ | ^~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_extensions.h:23, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:21: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_compile.h:815:14: note: previous declaration of 'zend_execute_scripts' with type 'int(int, zval *, int, ...)' {aka 'int(int, struct _zval_struct *, int, ...)'} 815 | ZEND_API int zend_execute_scripts(int type, zval *retval, int file_count, ...); | ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c: In function 'function_copy_ctor': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:672:21: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 672 | func->common.arg_info = new_arg_info + 1; | ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.h:30, from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:20: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_alloc.h:193:69: note: object of size 120 allocated by '__zend_malloc' 193 | #define pemalloc(size, persistent) ((persistent)?__zend_malloc(size):emalloc(size)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:639:16: note: in expansion of macro 'pemalloc' 639 | func = pemalloc(sizeof(zend_internal_function), 1); | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:677:21: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 677 | func->common.attributes = NULL; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_alloc.h:193:69: note: object of size 120 allocated by '__zend_malloc' 193 | #define pemalloc(size, persistent) ((persistent)?__zend_malloc(size):emalloc(size)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend.c:639:16: note: in expansion of macro 'pemalloc' 639 | func = pemalloc(sizeof(zend_internal_function), 1); | ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c: In function 'zend_register_functions': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2781:49: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2781 | uint32_t num_args = reg_function->common.num_args; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2782:33: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2782 | if (reg_function->common.fn_flags & ZEND_ACC_VARIADIC) { | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2787:33: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2787 | if (reg_function->common.arg_info && num_args) { | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2793:49: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2793 | reg_function->common.fn_flags |= ZEND_ACC_HAS_TYPE_HINTS; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2793:49: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2793 | reg_function->common.fn_flags |= ZEND_ACC_HAS_TYPE_HINTS; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2808:34: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2808 | (reg_function->common.fn_flags & (ZEND_ACC_HAS_RETURN_TYPE|ZEND_ACC_HAS_TYPE_HINTS))) { | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2818:37: warning: array subscript 'zend_function {aka union _zend_function}[0]' is partly outside array bounds of 'unsigned char[120]' [-Warray-bounds=] 2818 | reg_function->common.arg_info = new_arg_info + 1; | ^~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_API.c:2771:32: note: object of size 120 allocated by 'malloc' 2771 | reg_function = malloc(sizeof(zend_internal_function)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_execute.c:5379:22: warning: conflicting types for 'zend_set_user_opcode_handler' due to enum/integer mismatch; have 'zend_result(zend_uchar, int (*)(zend_execute_data *))' {aka 'ZEND_RESULT_CODE(unsigned char, int (*)(struct _zend_execute_data *))'} [-Wenum-int-mismatch] 5379 | ZEND_API zend_result zend_set_user_opcode_handler(zend_uchar opcode, user_opcode_handler_t handler) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/Zend/zend_execute.h:374:14: note: previous declaration of 'zend_set_user_opcode_handler' with type 'int(zend_uchar, int (*)(zend_execute_data *))' {aka 'int(unsigned char, int (*)(struct _zend_execute_data *))'} 374 | ZEND_API int zend_set_user_opcode_handler(zend_uchar opcode, user_opcode_handler_t handler); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c: In function 'zend_jit_try_allocate_free_reg': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2095:48: warning: array subscript has type 'char' [-Wchar-subscripts] 2095 | freeUntilPos[it->reg] = 0; | ~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2106:48: warning: array subscript has type 'char' [-Wchar-subscripts] 2106 | freeUntilPos[it->reg] = 0; | ~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2112:40: warning: array subscript has type 'char' [-Wchar-subscripts] 2112 | freeUntilPos[it->reg] = 0; | ~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2137:51: warning: array subscript has type 'char' [-Wchar-subscripts] 2137 | if (next < freeUntilPos[it->reg]) { | ~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2138:48: warning: array subscript has type 'char' [-Wchar-subscripts] 2138 | freeUntilPos[it->reg] = next; | ~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c: In function 'zend_jit_dump_lifetime_interval': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2404:60: warning: array subscript has type 'char' [-Wchar-subscripts] 2404 | fprintf(stderr, " (%s)", zend_reg_name[ival->reg]); | ~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2423:74: warning: array subscript has type 'char' [-Wchar-subscripts] 2423 | fprintf(stderr, " (%s)", zend_reg_name[ival->hint->reg]); | ~~~~~~~~~~^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:48: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c: In function 'zend_jit_dump_exit_info': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_internal.h:540:24: warning: array subscript has type 'char' [-Wchar-subscripts] 540 | (_stack)[_slot].reg | ~~~~~~~~~~~~~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:7514:87: note: in expansion of macro 'STACK_REG' 7514 | fprintf(stderr, "(%s)", zend_reg_name[STACK_REG(stack, j)]); | ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c: In function 'zend_jit_trace_exit': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_internal.h:540:24: warning: array subscript has type 'char' [-Wchar-subscripts] 540 | (_stack)[_slot].reg | ~~~~~~~~~~~~~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:8047:57: note: in expansion of macro 'STACK_REG' 8047 | val = regs->gpr[STACK_REG(stack, i)]; | ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:709: In function 'dasm_setupglobal', inlined from 'zend_jit_trace_allocate_exit_group' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:95:2, inlined from 'zend_jit_trace_allocate_exit_point' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:125:11, inlined from 'zend_jit_trace_get_exit_addr' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:141:10: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/dynasm/dasm_x86.h:127:19: warning: array subscript -10 is outside array bounds of 'void *[38]' [-Warray-bounds=] 127 | D->globals = gl - 10; /* Negative bias to compensate for locals. */ | ~~~^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:767: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc: In function 'zend_jit_trace_get_exit_addr': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc:143:14: note: at offset -80 into object 'dasm_labels' of size 304 143 | static void* dasm_labels[zend_lb_MAX]; | ^~~~~~~~~~~ In function 'dasm_setupglobal', inlined from 'zend_jit' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:2742:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/dynasm/dasm_x86.h:127:19: warning: array subscript -10 is outside array bounds of 'void *[38]' [-Warray-bounds=] 127 | D->globals = gl - 10; /* Negative bias to compensate for locals. */ | ~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc: In function 'zend_jit': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc:143:14: note: at offset -80 into object 'dasm_labels' of size 304 143 | static void* dasm_labels[zend_lb_MAX]; | ^~~~~~~~~~~ In function 'dasm_setupglobal', inlined from 'zend_jit_trace' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:4044:2: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/dynasm/dasm_x86.h:127:19: warning: array subscript -10 is outside array bounds of 'void *[38]' [-Warray-bounds=] 127 | D->globals = gl - 10; /* Negative bias to compensate for locals. */ | ~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc: In function 'zend_jit_trace': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc:143:14: note: at offset -80 into object 'dasm_labels' of size 304 143 | static void* dasm_labels[zend_lb_MAX]; | ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:4460: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:4288:30: warning: 'gen_handler' may be used uninitialized [-Wmaybe-uninitialized] 4288 | bool gen_handler; | ^~~~~~~~~~~ In function 'dasm_setupglobal', inlined from 'zend_jit_trace_exit_to_vm' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:7043:2, inlined from 'zend_jit_blacklist_trace_exit' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_trace.c:7691:14: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/dynasm/dasm_x86.h:127:19: warning: array subscript -10 is outside array bounds of 'void *[38]' [-Warray-bounds=] 127 | D->globals = gl - 10; /* Negative bias to compensate for locals. */ | ~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc: In function 'zend_jit_blacklist_trace_exit': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc:143:14: note: at offset -80 into object 'dasm_labels' of size 304 143 | static void* dasm_labels[zend_lb_MAX]; | ^~~~~~~~~~~ In function 'dasm_setupglobal', inlined from 'zend_jit_make_stubs' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:4741:2, inlined from 'zend_jit_startup' at /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit.c:5022:9: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/dynasm/dasm_x86.h:127:19: warning: array subscript -10 is outside array bounds of 'void *[38]' [-Warray-bounds=] 127 | D->globals = gl - 10; /* Negative bias to compensate for locals. */ | ~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc: In function 'zend_jit_startup': /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/php-8.1.26/ext/opcache/jit/zend_jit_x86.dasc:143:14: note: at offset -80 into object 'dasm_labels' of size 304 143 | static void* dasm_labels[zend_lb_MAX]; | ^~~~~~~~~~~ Generating phar.php Generating phar.phar PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. phar.inc directorytreeiterator.inc clicommand.inc pharcommand.inc invertedregexiterator.inc directorygraphiterator.inc Build complete. Don't forget to run 'make test'. Creating fake modules.load and httpd.conf Installing PHP FPM binary: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/bin/ Installing PHP SAPI module: apache2handler Installing PHP CLI binary: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/bin/ Installing PHP CGI binary: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/bin/ Installing phpdbg binary: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/bin/ Installing build environment: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/lib/amd64/build/ Installing shared extensions: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/ Installing PHP CGI man page: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/man/man1/ Installing PHP CLI man page: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/man/man1/ Installing phpdbg man page: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/man/man1/ Installing PHP FPM defconfig: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/etc/php/8.1/ /usr/apache2/2.4/build/instdso.sh SH_LIBTOOL='/usr/apr/build/amd64/libtool' libphp.la /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec Installing helper programs: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/bin/ /usr/apr/build/amd64/libtool --mode=install cp libphp.la /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec/ program: phpize Installing PEAR environment: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/PEAR/ program: php-config Installing PHP FPM man page: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/man/man8/ libtool: install: cp .libs/libphp.so /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec/libphp.so Installing man pages: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/share/man/man1/ libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec/libphp.so page: phpize.1 libtool: install: cp .libs/libphp.lai /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec/libphp.la Installing PHP FPM status page: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/var/php/8.1/fpm/ libtool: warning: remember to run 'libtool --finish /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/amd64/libs' page: php-config.1 chmod 755 /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/apache2/2.4/libexec/libphp.so [activating module `php' in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/etc/apache2/2.4/httpd.conf] Installing PDO headers: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/include/php/ext/pdo/ [PEAR] Archive_Tar - installed: 1.4.14 [PEAR] Console_Getopt - installed: 1.4.3 [PEAR] Structures_Graph- installed: 1.1.1 [PEAR] XML_Util - installed: 1.4.5 warning: pear/PEAR requires package "pear/Archive_Tar" (recommended version 1.4.4) warning: pear/PEAR requires package "pear/Structures_Graph" (recommended version 1.1.1) warning: pear/PEAR requires package "pear/Console_Getopt" (recommended version 1.4.3) warning: pear/PEAR requires package "pear/XML_Util" (recommended version 1.4.5) [PEAR] PEAR - installed: 1.10.13 Wrote PEAR system config file at: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386//etc/php/8.1/pear.conf You may want to add: /usr/php/8.1/share/PEAR to your php.ini include_path Installing header files: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/include/php/ Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/imap.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/imap.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/openssl.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/openssl.so Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/snmp.so Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/prototype/i386/usr/php/8.1/extensions/snmp.so VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-apache-module.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-cgi.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-cli.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-common.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-ext-mysql.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-ext-pgsql.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-fpm.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-pear.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81-phpdbg.depend.res /jenkins/jobs/oi-userland/workspace/components/web/php/php-8_1/build/manifest-i386-php81.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: web/php/php-8_1 pkg://openindiana.org/web/server/apache-24/module/apache-php81@8.1.26,5.11-2023.0.0.0:20231124T204748Z PUBLISHED pkg://openindiana.org/web/php-81/php-cgi@8.1.26,5.11-2023.0.0.0:20231124T204757Z PUBLISHED pkg://openindiana.org/web/php-81/php-cli@8.1.26,5.11-2023.0.0.0:20231124T204805Z PUBLISHED pkg://openindiana.org/web/php-81/php-common@8.1.26,5.11-2023.0.0.0:20231124T204814Z PUBLISHED pkg://openindiana.org/web/php-81/extension/php-mysql@8.1.26,5.11-2023.0.0.0:20231124T204822Z PUBLISHED pkg://openindiana.org/web/php-81/extension/php-pgsql@8.1.26,5.11-2023.0.0.0:20231124T204828Z PUBLISHED pkg://openindiana.org/web/php-81/php-fpm@8.1.26,5.11-2023.0.0.0:20231124T204835Z PUBLISHED pkg://openindiana.org/web/php-81/php-pear@8.1.26,5.11-2023.0.0.0:20231124T204843Z PUBLISHED pkg://openindiana.org/web/php-81/phpdbg@8.1.26,5.11-2023.0.0.0:20231124T204850Z PUBLISHED pkg://openindiana.org/web/php-81@8.1.26,5.11-2023.0.0.0:20231124T204858Z PUBLISHED