srcdir = /tmp/compile/php-8.1.27 builddir = /tmp/compile/php-8.1.27 top_srcdir = /tmp/compile/php-8.1.27 top_builddir = /tmp/compile/php-8.1.27 EGREP = /usr/ccs/bin/ggrep -E SED = /usr/ccs/bin/gsed CONFIGURE_COMMAND = './configure' '--with-apxs2=/usr/local/apache_2.4.58-ora_12.2.0-mb/bin/apxs' '--prefix=/usr/local/php_8.1.27-ora_12.2.0-mb' '--enable-ftp' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvshm' '--enable-sysvsem' '--enable-sigchild' '--enable-mbstring' '--enable-bcmath' '--with-oci8' '--with-zlib' '--without-openssl' '--without-libxml' '--with-external-pcre=/tmp/compile/pcre-install' '--without-sqlite3' '--without-pdo-sqlite' '--without-mysqli' '--disable-xml' '--disable-simplexml' '--without-pcre-jit' '--disable-xmlreader' '--disable-xmlwriter' '--disable-phar' '--disable-dom' 'PCRE2_CFLAGS=-I/tmp/compile/pcre-install/include' 'PCRE2_LIBS=-L/tmp/compile/pcre-install/lib -lpcre2-8' 'ZLIB_CFLAGS=-I/u/local/lib64/zlib-1.2.11/include' 'ZLIB_LIBS=-L/u/local/lib64/zlib-1.2.11/lib -lz' 'ONIG_CFLAGS=-I/tmp/compile/onig-install/include' 'ONIG_LIBS=-L/tmp/compile/onig-install/lib -lonig' CONFIGURE_OPTIONS = '--with-apxs2=/usr/local/apache_2.4.58-ora_12.2.0-mb/bin/apxs' '--prefix=/usr/local/php_8.1.27-ora_12.2.0-mb' '--enable-ftp' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvshm' '--enable-sysvsem' '--enable-sigchild' '--enable-mbstring' '--enable-bcmath' '--with-oci8' '--with-zlib' '--without-openssl' '--without-libxml' '--with-external-pcre=/tmp/compile/pcre-install' '--without-sqlite3' '--without-pdo-sqlite' '--without-mysqli' '--disable-xml' '--disable-simplexml' '--without-pcre-jit' '--disable-xmlreader' '--disable-xmlwriter' '--disable-phar' '--disable-dom' 'PCRE2_CFLAGS=-I/tmp/compile/pcre-install/include' 'PCRE2_LIBS=-L/tmp/compile/pcre-install/lib -lpcre2-8' 'ZLIB_CFLAGS=-I/u/local/lib64/zlib-1.2.11/include' 'ZLIB_LIBS=-L/u/local/lib64/zlib-1.2.11/lib -lz' 'ONIG_CFLAGS=-I/tmp/compile/onig-install/include' 'ONIG_LIBS=-L/tmp/compile/onig-install/lib -lonig' PHP_MAJOR_VERSION = 8 PHP_MINOR_VERSION = 1 PHP_RELEASE_VERSION = 27 PHP_EXTRA_VERSION = AWK = gawk YACC = exit 0; RE2C = exit 0; PHP = RE2C_FLAGS = SHLIB_SUFFIX_NAME = so SHLIB_DL_SUFFIX_NAME = so LIBPHP_CFLAGS = -shared APXS = /usr/local/apache_2.4.58-ora_12.2.0-mb/bin/apxs PHP_CLI_OBJS = sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo sapi/cli/ps_title.lo sapi/cli/php_cli_process_title.lo PHP_EXECUTABLE = $(top_builddir)/$(SAPI_CLI_PATH) SAPI_CLI_PATH = sapi/cli/php BUILD_CLI = $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_BINARY_OBJS:.lo=.o) $(PHP_CLI_OBJS:.lo=.o) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $(SAPI_CLI_PATH) PHP_PHPDBG_CFLAGS = -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 PHP_PHPDBG_FILES = phpdbg.c phpdbg_parser.c phpdbg_lexer.c phpdbg_prompt.c phpdbg_help.c phpdbg_break.c phpdbg_print.c phpdbg_bp.c phpdbg_list.c phpdbg_utils.c phpdbg_info.c phpdbg_cmd.c phpdbg_set.c phpdbg_frame.c phpdbg_watch.c phpdbg_btree.c phpdbg_sigsafe.c phpdbg_io.c phpdbg_out.c PHPDBG_EXTRA_LIBS = PHP_PHPDBG_OBJS = sapi/phpdbg/phpdbg.lo sapi/phpdbg/phpdbg_parser.lo sapi/phpdbg/phpdbg_lexer.lo sapi/phpdbg/phpdbg_prompt.lo sapi/phpdbg/phpdbg_help.lo sapi/phpdbg/phpdbg_break.lo sapi/phpdbg/phpdbg_print.lo sapi/phpdbg/phpdbg_bp.lo sapi/phpdbg/phpdbg_list.lo sapi/phpdbg/phpdbg_utils.lo sapi/phpdbg/phpdbg_info.lo sapi/phpdbg/phpdbg_cmd.lo sapi/phpdbg/phpdbg_set.lo sapi/phpdbg/phpdbg_frame.lo sapi/phpdbg/phpdbg_watch.lo sapi/phpdbg/phpdbg_btree.lo sapi/phpdbg/phpdbg_sigsafe.lo sapi/phpdbg/phpdbg_io.lo sapi/phpdbg/phpdbg_out.lo BUILD_BINARY = sapi/phpdbg/phpdbg BUILD_SHARED = sapi/phpdbg/libphpdbg.la BUILD_PHPDBG = $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_BINARY_OBJS:.lo=.o) $(PHP_PHPDBG_OBJS:.lo=.o) $(EXTRA_LIBS) $(PHPDBG_EXTRA_LIBS) $(ZEND_EXTRA_LIBS) $(PHP_FRAMEWORKS) -o $(BUILD_BINARY) BUILD_PHPDBG_SHARED = $(LIBTOOL) --mode=link $(CC) -shared -Wl,-soname,libphpdbg.so -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_PHPDBG_OBJS) $(EXTRA_LIBS) $(PHPDBG_EXTRA_LIBS) $(ZEND_EXTRA_LIBS) \-DPHPDBG_SHARED -o $(BUILD_SHARED) PHP_CGI_OBJS = sapi/cgi/cgi_main.lo SAPI_CGI_PATH = sapi/cgi/php-cgi BUILD_CGI = $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_BINARY_OBJS:.lo=.o) $(PHP_FASTCGI_OBJS:.lo=.o) $(PHP_CGI_OBJS:.lo=.o) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $(SAPI_CGI_PATH) PROG_SENDMAIL = /usr/sbin/sendmail ZLIB_SHARED_LIBADD = FILTER_SHARED_LIBADD = ICONV_SHARED_LIBADD = MBSTRING_SHARED_LIBADD = OCI8_SHARED_LIBADD = OCI8_DIR = /u01/app/oracle/product/19.0.0/client_64 OCI8_ORACLE_VERSION = 19.1 shared_objects_opcache = ext/opcache/ZendAccelerator.lo ext/opcache/zend_accelerator_blacklist.lo ext/opcache/zend_accelerator_debug.lo ext/opcache/zend_accelerator_hash.lo ext/opcache/zend_accelerator_module.lo ext/opcache/zend_persist.lo ext/opcache/zend_persist_calc.lo ext/opcache/zend_file_cache.lo ext/opcache/zend_shared_alloc.lo ext/opcache/zend_accelerator_util_funcs.lo ext/opcache/shared_alloc_shm.lo ext/opcache/shared_alloc_mmap.lo ext/opcache/shared_alloc_posix.lo OPCACHE_SHARED_LIBADD = -lrt SESSION_SHARED_LIBADD = PHP_INSTALLED_SAPIS = apache2handler cli phpdbg cgi PHP_FASTCGI_OBJS = main/fastcgi.lo PHP_SAPI_OBJS = sapi/apache2handler/mod_php.lo sapi/apache2handler/sapi_apache2.lo sapi/apache2handler/apache_config.lo sapi/apache2handler/php_functions.lo main/internal_functions.lo PHP_BINARY_OBJS = main/internal_functions_cli.lo PHP_GLOBAL_OBJS = ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/parse_posix.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/bcmath/bcmath.lo ext/bcmath/libbcmath/src/add.lo ext/bcmath/libbcmath/src/div.lo ext/bcmath/libbcmath/src/init.lo ext/bcmath/libbcmath/src/neg.lo ext/bcmath/libbcmath/src/raisemod.lo ext/bcmath/libbcmath/src/sub.lo ext/bcmath/libbcmath/src/compare.lo ext/bcmath/libbcmath/src/divmod.lo ext/bcmath/libbcmath/src/int2num.lo ext/bcmath/libbcmath/src/num2long.lo ext/bcmath/libbcmath/src/output.lo ext/bcmath/libbcmath/src/recmul.lo ext/bcmath/libbcmath/src/sqrt.lo ext/bcmath/libbcmath/src/zero.lo ext/bcmath/libbcmath/src/debug.lo ext/bcmath/libbcmath/src/doaddsub.lo ext/bcmath/libbcmath/src/nearzero.lo ext/bcmath/libbcmath/src/num2str.lo ext/bcmath/libbcmath/src/raise.lo ext/bcmath/libbcmath/src/rmzero.lo ext/bcmath/libbcmath/src/str2num.lo ext/ctype/ctype.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_json.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/softmagic.lo ext/fileinfo/libmagic/der.lo ext/fileinfo/libmagic/buffer.lo ext/fileinfo/libmagic/is_csv.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/ftp/php_ftp.lo ext/ftp/ftp.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_fnv.lo ext/hash/hash_joaat.lo ext/hash/hash_sha3.lo ext/hash/murmur/PMurHash.lo ext/hash/murmur/PMurHash128.lo ext/hash/hash_murmur.lo ext/hash/hash_xxhash.lo ext/iconv/iconv.lo ext/json/json.lo ext/json/json_encoder.lo ext/json/json_parser.lo ext/json/json_scanner.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_singlebyte.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/oci8/oci8.lo ext/oci8/oci8_lob.lo ext/oci8/oci8_statement.lo ext/oci8/oci8_collection.lo ext/oci8/oci8_interface.lo ext/oci8/oci8_failover.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/posix/posix.lo ext/reflection/php_reflection.lo ext/session/mod_user_class.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/sockets/sockets.lo ext/sockets/multicast.lo ext/sockets/conversions.lo ext/sockets/sockaddr_conv.lo ext/sockets/sendrecvmsg.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/mt_rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/standard/password.lo ext/standard/random.lo ext/standard/net.lo ext/standard/hrtime.lo ext/standard/crc32_x86.lo ext/sysvmsg/sysvmsg.lo ext/sysvsem/sysvsem.lo ext/sysvshm/sysvshm.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo TSRM/TSRM.lo main/main.lo main/snprintf.lo main/spprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/explicit_bzero.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/output.lo main/getopt.lo main/php_syslog.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_vm_opcodes.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_builtin_functions.lo Zend/zend_attributes.lo Zend/zend_execute.lo Zend/zend_ini.lo Zend/zend_sort.lo Zend/zend_multibyte.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_weakrefs.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_generators.lo Zend/zend_virtual_cwd.lo Zend/zend_ast.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_inheritance.lo Zend/zend_smart_str.lo Zend/zend_cpuinfo.lo Zend/zend_gdb.lo Zend/zend_observer.lo Zend/zend_system_id.lo Zend/zend_enum.lo Zend/zend_fibers.lo Zend/zend_max_execution_timer.lo Zend/Optimizer/zend_optimizer.lo Zend/Optimizer/pass1.lo Zend/Optimizer/pass3.lo Zend/Optimizer/optimize_func_calls.lo Zend/Optimizer/block_pass.lo Zend/Optimizer/optimize_temp_vars_5.lo Zend/Optimizer/nop_removal.lo Zend/Optimizer/compact_literals.lo Zend/Optimizer/zend_cfg.lo Zend/Optimizer/zend_dfg.lo Zend/Optimizer/dfa_pass.lo Zend/Optimizer/zend_ssa.lo Zend/Optimizer/zend_inference.lo Zend/Optimizer/zend_func_info.lo Zend/Optimizer/zend_call_graph.lo Zend/Optimizer/sccp.lo Zend/Optimizer/scdf.lo Zend/Optimizer/dce.lo Zend/Optimizer/escape_analysis.lo Zend/Optimizer/compact_vars.lo Zend/Optimizer/zend_dump.lo PHP_BINARIES = cli phpdbg cgi PHP_MODULES = PHP_ZEND_EX = $(phplibdir)/opcache.la EXT_LIBS = abs_builddir = /tmp/compile/php-8.1.27 abs_srcdir = /tmp/compile/php-8.1.27 bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin exec_prefix = ${prefix} program_prefix = program_suffix = includedir = ${prefix}/include libdir = ${exec_prefix}/lib/php mandir = ${datarootdir}/man phplibdir = /tmp/compile/php-8.1.27/modules phptempdir = /tmp/compile/php-8.1.27/libs prefix = /usr/local/php_8.1.27-ora_12.2.0-mb localstatedir = ${prefix}/var datadir = ${datarootdir}/php datarootdir = /usr/local/php_8.1.27-ora_12.2.0-mb/php sysconfdir = ${prefix}/etc EXEEXT = CC = cc -m64 BUILD_CC = cc -m64 CFLAGS = $(CFLAGS_CLEAN) CFLAGS_CLEAN = -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -fPIC -xmemalign=8s -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS $(PROF_FLAGS) CPP = cc -m64 -E CPPFLAGS = -D_POSIX_PTHREAD_SEMANTICS CXX = CXXFLAGS = $(PROF_FLAGS) CXXFLAGS_CLEAN = DEBUG_CFLAGS = EXTENSION_DIR = /usr/local/php_8.1.27-ora_12.2.0-mb/lib/php/extensions/no-debug-non-zts-20210902 EXTRA_LDFLAGS = -avoid-version -module -L/usr/ucblib -L/tmp/compile/pcre-install/lib -L/u/local/lib64/zlib-1.2.11/lib -L/tmp/compile/onig-install/lib -L/u01/app/oracle/product/19.0.0/client_64/lib EXTRA_LDFLAGS_PROGRAM = -L/usr/ucblib -L/tmp/compile/pcre-install/lib -L/u/local/lib64/zlib-1.2.11/lib -L/tmp/compile/onig-install/lib -L/u01/app/oracle/product/19.0.0/client_64/lib EXTRA_LIBS = -lrt -lrt -lm -lpcre2-8 -lz -lonig -lkstat -lnsl -lsocket -lresolv -lgen -ldl -lsched -lrt -laio -lposix4 -lpool -ladm -lefi -lproject -lsoftcrypto -lclntsh ZEND_EXTRA_LIBS = INCLUDES = -I/tmp/compile/php-8.1.27/ext/date/lib -I/tmp/compile/pcre-install/include -I/u/local/lib64/zlib-1.2.11/include -I/tmp/compile/onig-install/include -I/tmp/compile/php-8.1.27/ext/mbstring/libmbfl -I/tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl -I/u01/app/oracle/product/19.0.0/client_64/rdbms/public -I$(top_builddir)/TSRM -I$(top_builddir)/Zend EXTRA_INCLUDES = INCLUDE_PATH = .: INSTALL_IT = $(mkinstalldirs) '$(INSTALL_ROOT)/usr/local/apache_2.4.58-ora_12.2.0-mb/modules' && $(mkinstalldirs) '$(INSTALL_ROOT)/usr/local/apache_2.4.58-ora_12.2.0-mb/conf' && /usr/local/apache_2.4.58-ora_12.2.0-mb/bin/apxs -S LIBEXECDIR='$(INSTALL_ROOT)/usr/local/apache_2.4.58-ora_12.2.0-mb/modules' -S SYSCONFDIR='$(INSTALL_ROOT)/usr/local/apache_2.4.58-ora_12.2.0-mb/conf' -i -a -n php libphp.la LFLAGS = LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps --tag CC LN_S = ln -s NATIVE_RPATHS = -Wl,-rpath,/usr/ucblib -Wl,-rpath,/tmp/compile/pcre-install/lib -Wl,-rpath,/u/local/lib64/zlib-1.2.11/lib -Wl,-rpath,/tmp/compile/onig-install/lib -Wl,-rpath,/u01/app/oracle/product/19.0.0/client_64/lib PEAR_INSTALLDIR = PHP_LDFLAGS = -L/usr/ucblib -L/tmp/compile/pcre-install/lib -L/u/local/lib64/zlib-1.2.11/lib -L/tmp/compile/onig-install/lib -L/u01/app/oracle/product/19.0.0/client_64/lib PHP_LIBS = OVERALL_TARGET = libphp.la PHP_RPATHS = -R /usr/ucblib -R /tmp/compile/pcre-install/lib -R /u/local/lib64/zlib-1.2.11/lib -R /tmp/compile/onig-install/lib -R /u01/app/oracle/product/19.0.0/client_64/lib PHP_SAPI = apache2handler PHP_VERSION = 8.1.27 PHP_VERSION_ID = 80127 SHELL = /bin/sh SHARED_LIBTOOL = $(LIBTOOL) PHP_FRAMEWORKS = PHP_FRAMEWORKPATH = INSTALL_HEADERS = sapi/cli/cli.h ext/date/php_date.h ext/date/lib/timelib.h ext/date/lib/timelib_config.h ext/pcre/php_pcre.h ext/filter/php_filter.h ext/hash/php_hash.h ext/hash/php_hash_md.h ext/hash/php_hash_sha.h ext/hash/php_hash_ripemd.h ext/hash/php_hash_haval.h ext/hash/php_hash_tiger.h ext/hash/php_hash_gost.h ext/hash/php_hash_snefru.h ext/hash/php_hash_whirlpool.h ext/hash/php_hash_adler32.h ext/hash/php_hash_crc32.h ext/hash/php_hash_fnv.h ext/hash/php_hash_joaat.h ext/hash/php_hash_sha3.h ext/hash/php_hash_murmur.h ext/hash/php_hash_xxhash.h ext/iconv/ ext/json/php_json.h ext/json/php_json_parser.h ext/json/php_json_scanner.h ext/mbstring/php_mbregex.h ext/mbstring/php_onig_compat.h ext/mbstring/libmbfl/config.h ext/mbstring/libmbfl/mbfl/eaw_table.h ext/mbstring/libmbfl/mbfl/mbfilter.h ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h ext/mbstring/libmbfl/mbfl/mbfilter_pass.h ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h ext/mbstring/libmbfl/mbfl/mbfl_consts.h ext/mbstring/libmbfl/mbfl/mbfl_convert.h ext/mbstring/libmbfl/mbfl/mbfl_defs.h ext/mbstring/libmbfl/mbfl/mbfl_encoding.h ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h ext/mbstring/libmbfl/mbfl/mbfl_language.h ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h ext/mbstring/libmbfl/mbfl/mbfl_string.h ext/mbstring/mbstring.h ext/pdo/php_pdo.h ext/pdo/php_pdo_driver.h ext/pdo/php_pdo_error.h ext/session/php_session.h ext/session/mod_files.h ext/session/mod_user.h ext/sockets//php_sockets.h ext/spl/php_spl.h ext/spl/spl_array.h ext/spl/spl_directory.h ext/spl/spl_engine.h ext/spl/spl_exceptions.h ext/spl/spl_functions.h ext/spl/spl_iterators.h ext/spl/spl_observer.h ext/spl/spl_dllist.h ext/spl/spl_heap.h ext/spl/spl_fixedarray.h ext/standard/ Zend/ TSRM/ include/ main/ main/streams/ Zend/Optimizer/zend_call_graph.h Zend/Optimizer/zend_cfg.h Zend/Optimizer/zend_dfg.h Zend/Optimizer/zend_dump.h Zend/Optimizer/zend_func_info.h Zend/Optimizer/zend_inference.h Zend/Optimizer/zend_optimizer.h Zend/Optimizer/zend_ssa.h all_targets = $(OVERALL_TARGET) $(PHP_MODULES) $(PHP_ZEND_EX) $(PHP_BINARIES) install_targets = install-sapi install-modules install-binaries install-build install-headers install-programs install_binary_targets = install-cli install-phpdbg install-cgi mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p INSTALL = $(top_srcdir)/build/shtool install -c INSTALL_DATA = $(INSTALL) -m 644 DEFS = -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir) COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH) all: $(all_targets) @echo @echo "Build complete." @echo "Don't forget to run 'make test'." @echo build-modules: $(PHP_MODULES) $(PHP_ZEND_EX) build-binaries: $(PHP_BINARIES) libphp.la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(LIBTOOL) --mode=link $(CC) $(LIBPHP_CFLAGS) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXTRA_LDFLAGS) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1 libs/libphp.bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(CC) $(MH_BUNDLE_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(LDFLAGS) $(EXTRA_LDFLAGS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_SAPI_OBJS:.lo=.o) $(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp.so install: $(all_targets) $(install_targets) install-sapi: $(OVERALL_TARGET) @echo "Installing PHP SAPI module: $(PHP_SAPI)" -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) -@if test ! -r $(phptempdir)/libphp.$(SHLIB_DL_SUFFIX_NAME); then \ for i in 0.0.0 0.0 0; do \ if test -r $(phptempdir)/libphp.$(SHLIB_DL_SUFFIX_NAME).$$i; then \ $(LN_S) $(phptempdir)/libphp.$(SHLIB_DL_SUFFIX_NAME).$$i $(phptempdir)/libphp.$(SHLIB_DL_SUFFIX_NAME); \ break; \ fi; \ done; \ fi @$(INSTALL_IT) install-binaries: build-binaries $(install_binary_targets) install-modules: build-modules @test -d modules && \ $(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR) @echo "Installing shared extensions: $(INSTALL_ROOT)$(EXTENSION_DIR)/" @rm -f modules/*.la >/dev/null 2>&1 @$(INSTALL) modules/* $(INSTALL_ROOT)$(EXTENSION_DIR) install-headers: -@if test "$(INSTALL_HEADERS)"; then \ for i in `echo $(INSTALL_HEADERS)`; do \ i=`$(top_srcdir)/build/shtool path -d $$i`; \ paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \ done; \ $(mkinstalldirs) $$paths && \ echo "Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \ for i in `echo $(INSTALL_HEADERS)`; do \ if test "$(PHP_PECL_EXTENSION)"; then \ src=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \ else \ src=$$i; \ fi; \ if test -f "$(top_srcdir)/$$src"; then \ $(INSTALL_DATA) $(top_srcdir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ elif test -f "$(top_builddir)/$$src"; then \ $(INSTALL_DATA) $(top_builddir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ else \ (cd $(top_srcdir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i; \ cd $(top_builddir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i) 2>/dev/null || true; \ fi \ done; \ fi PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' PHP_TEST_SHARED_EXTENSIONS = ` \ if test "x$(PHP_MODULES)" != "x"; then \ for i in $(PHP_MODULES)""; do \ . $$i; \ if test "x$$dlname" != "xdl_test.so"; then \ $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \ fi; \ done; \ fi; \ if test "x$(PHP_ZEND_EX)" != "x"; then \ for i in $(PHP_ZEND_EX)""; do \ . $$i; $(top_srcdir)/build/shtool echo -n -- " -d zend_extension=$(top_builddir)/modules/$$dlname"; \ done; \ fi` PHP_DEPRECATED_DIRECTIVES_REGEX = '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*=' test: all @if test ! -z "$(PHP_EXECUTABLE)" && test -x "$(PHP_EXECUTABLE)"; then \ INI_FILE=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/null`; \ if test "$$INI_FILE"; then \ $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \ else \ echo > $(top_builddir)/tmp-php.ini; \ fi; \ INI_SCANNED_PATH=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r '$$a = explode(",\n", trim(php_ini_scanned_files())); echo $$a[0];' 2> /dev/null`; \ if test "$$INI_SCANNED_PATH"; then \ INI_SCANNED_PATH=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \ $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \ fi; \ TEST_PHP_EXECUTABLE=$(PHP_EXECUTABLE) \ TEST_PHP_SRCDIR=$(top_srcdir) \ CC="$(CC)" \ $(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.php -n -c $(top_builddir)/tmp-php.ini -d extension_dir=$(top_builddir)/modules/ $(PHP_TEST_SHARED_EXTENSIONS) $(TESTS); \ TEST_RESULT_EXIT_CODE=$$?; \ rm $(top_builddir)/tmp-php.ini; \ exit $$TEST_RESULT_EXIT_CODE; \ else \ echo "ERROR: Cannot run tests without CLI sapi."; \ fi clean: find . -name \*.gcno -o -name \*.gcda | xargs rm -f find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f find . -name \*.la -o -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/* rm -f ext/opcache/jit/zend_jit_x86.c rm -f ext/opcache/jit/zend_jit_arm64.c rm -f ext/opcache/minilua distclean: clean rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c main/internal_functions.c Zend/zend_dtrace_gen.h Zend/zend_dtrace_gen.h.bak Zend/zend_config.h rm -f main/build-defs.h scripts/phpize rm -f ext/date/lib/timelib_config.h ext/mbstring/libmbfl/config.h ext/oci8/oci8_dtrace_gen.h ext/oci8/oci8_dtrace_gen.h.bak rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/php-cgi.1 sapi/phpdbg/phpdbg.1 ext/phar/phar.1 ext/phar/phar.phar.1 rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html rm -f ext/phar/phar.phar ext/phar/phar.php if test "$(srcdir)" != "$(builddir)"; then \ rm -f ext/phar/phar/phar.inc; \ fi $(EGREP) define'.*include/php' $(top_srcdir)/configure | $(SED) 's/.*>//'|xargs rm -f prof-gen: CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-generate all prof-clean: find . -name \*.lo -o -name \*.o | xargs rm -f find . -name \*.la -o -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/* prof-use: CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-use all %_arginfo.h: %.stub.php @if test -e "$(top_srcdir)/build/gen_stub.php"; then \ if test ! -z "$(PHP)"; then \ echo Parse $< to generate $@;\ $(PHP) $(top_srcdir)/build/gen_stub.php $<; \ elif test ! -z "$(PHP_EXECUTABLE)" && test -x "$(PHP_EXECUTABLE)"; then \ echo Parse $< to generate $@;\ $(PHP_EXECUTABLE) $(top_srcdir)/build/gen_stub.php $<; \ fi; \ fi; .PHONY: all clean install distclean test prof-gen prof-clean prof-use .NOEXPORT: cli: $(SAPI_CLI_PATH) $(SAPI_CLI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CLI_OBJS) $(BUILD_CLI) install-cli: $(SAPI_CLI_PATH) @echo "Installing PHP CLI binary: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @$(INSTALL) -m 0755 $(SAPI_CLI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT) @echo "Installing PHP CLI man page: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @$(INSTALL_DATA) sapi/cli/php.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php$(program_suffix).1 phpdbg: $(BUILD_BINARY) phpdbg-shared: $(BUILD_SHARED) $(BUILD_SHARED): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_PHPDBG_OBJS) $(BUILD_PHPDBG_SHARED) $(BUILD_BINARY): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_PHPDBG_OBJS) $(BUILD_PHPDBG) %.c: %.y %.c: %.l /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_lexer.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.h /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_lexer.c: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_lexer.l @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date -cbdFo sapi/phpdbg/phpdbg_lexer.c sapi/phpdbg/phpdbg_lexer.l) /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.h: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.c: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.y @$(YACC) $(YFLAGS) -v -d /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.y -o $@ install-phpdbg: $(BUILD_BINARY) @echo "Installing phpdbg binary: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @$(mkinstalldirs) $(INSTALL_ROOT)$(localstatedir)/log @$(mkinstalldirs) $(INSTALL_ROOT)$(localstatedir)/run @$(INSTALL) -m 0755 $(BUILD_BINARY) $(INSTALL_ROOT)$(bindir)/$(program_prefix)phpdbg$(program_suffix)$(EXEEXT) @echo "Installing phpdbg man page: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @$(INSTALL_DATA) sapi/phpdbg/phpdbg.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)phpdbg$(program_suffix).1 cgi: $(SAPI_CGI_PATH) $(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_FASTCGI_OBJS) $(PHP_CGI_OBJS) $(BUILD_CGI) install-cgi: $(SAPI_CGI_PATH) @echo "Installing PHP CGI binary: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_suffix)$(EXEEXT) @echo "Installing PHP CGI man page: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @$(INSTALL_DATA) sapi/cgi/php-cgi.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php-cgi$(program_suffix).1 ext/fileinfo/libmagic/apprentice.lo: /tmp/compile/php-8.1.27/ext/fileinfo/data_file.c /tmp/compile/php-8.1.27/ext/json/json_scanner.c /tmp/compile/php-8.1.27/ext/json/php_json_scanner_defs.h: /tmp/compile/php-8.1.27/ext/json/json_scanner.re /tmp/compile/php-8.1.27/ext/json/json_parser.tab.h @$(RE2C) $(RE2C_FLAGS) -t /tmp/compile/php-8.1.27/ext/json/php_json_scanner_defs.h --no-generation-date -bci -o /tmp/compile/php-8.1.27/ext/json/json_scanner.c /tmp/compile/php-8.1.27/ext/json/json_scanner.re /tmp/compile/php-8.1.27/ext/json/json_parser.tab.c /tmp/compile/php-8.1.27/ext/json/json_parser.tab.h: /tmp/compile/php-8.1.27/ext/json/json_parser.y @$(YACC) $(YFLAGS) --defines -l /tmp/compile/php-8.1.27/ext/json/json_parser.y -o /tmp/compile/php-8.1.27/ext/json/json_parser.tab.c phpincludedir=$(prefix)/include/php PDO_HEADER_FILES= \ php_pdo.h \ php_pdo_driver.h \ php_pdo_error.h /tmp/compile/php-8.1.27/ext/pdo/pdo_sql_parser.c: /tmp/compile/php-8.1.27/ext/pdo/pdo_sql_parser.re @(cd $(top_srcdir); \ if test -f ./pdo_sql_parser.re; then \ $(RE2C) $(RE2C_FLAGS) --no-generation-date -o pdo_sql_parser.c pdo_sql_parser.re; \ else \ $(RE2C) $(RE2C_FLAGS) --no-generation-date -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re; \ fi) install-pdo-headers: @echo "Installing PDO headers: $(INSTALL_ROOT)$(phpincludedir)/ext/pdo/" @$(mkinstalldirs) $(INSTALL_ROOT)$(phpincludedir)/ext/pdo @for f in $(PDO_HEADER_FILES); do \ if test -f "$(top_srcdir)/$$f"; then \ $(INSTALL_DATA) $(top_srcdir)/$$f $(INSTALL_ROOT)$(phpincludedir)/ext/pdo; \ elif test -f "$(top_builddir)/$$f"; then \ $(INSTALL_DATA) $(top_builddir)/$$f $(INSTALL_ROOT)$(phpincludedir)/ext/pdo; \ elif test -f "$(top_srcdir)/ext/pdo/$$f"; then \ $(INSTALL_DATA) $(top_srcdir)/ext/pdo/$$f $(INSTALL_ROOT)$(phpincludedir)/ext/pdo; \ elif test -f "$(top_builddir)/ext/pdo/$$f"; then \ $(INSTALL_DATA) $(top_builddir)/ext/pdo/$$f $(INSTALL_ROOT)$(phpincludedir)/ext/pdo; \ else \ echo "hmmm"; \ fi \ done; # mini hack install: $(all_targets) $(install_targets) install-pdo-headers /tmp/compile/php-8.1.27/ext/standard/var_unserializer.c: /tmp/compile/php-8.1.27/ext/standard/var_unserializer.re @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re) /tmp/compile/php-8.1.27/ext/standard/url_scanner_ex.c: /tmp/compile/php-8.1.27/ext/standard/url_scanner_ex.re @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.re) ext/standard/info.lo: ext/standard/../../main/build-defs.h ext/standard/basic_functions.lo: $(top_srcdir)/Zend/zend_language_parser.h $(top_srcdir)/ext/tokenizer/tokenizer_data.c: $(top_srcdir)/Zend/zend_language_parser.y @if test ! -z "$(PHP)"; then \ $(PHP) /tmp/compile/php-8.1.27/ext/tokenizer/tokenizer_data_gen.php; \ fi; ext/tokenizer/tokenizer.lo: $(top_srcdir)/Zend/zend_language_parser.c $(top_srcdir)/Zend/zend_language_scanner.c # # Build environment install # phpincludedir = $(includedir)/php phpbuilddir = $(libdir)/build BUILD_FILES = \ scripts/phpize.m4 \ build/libtool.m4 \ build/ltmain.sh \ build/ax_check_compile_flag.m4 \ build/ax_gcc_func_attribute.m4 \ build/php_cxx_compile_stdcxx.m4 \ build/pkg.m4 \ build/Makefile.global \ build/php.m4 \ build/gen_stub.php \ run-tests.php BUILD_FILES_EXEC = \ build/shtool \ build/config.guess \ build/config.sub bin_SCRIPTS = phpize php-config man_PAGES = phpize php-config install-build: @echo "Installing build environment: $(INSTALL_ROOT)$(phpbuilddir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(phpbuilddir) $(INSTALL_ROOT)$(bindir) && \ (cd $(top_srcdir) && \ $(INSTALL) $(BUILD_FILES_EXEC) $(INSTALL_ROOT)$(phpbuilddir) && \ $(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir)) install-programs: scripts/phpize scripts/php-config @echo "Installing helper programs: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @for prog in $(bin_SCRIPTS); do \ echo " program: $(program_prefix)$${prog}$(program_suffix)"; \ $(INSTALL) -m 755 scripts/$${prog} $(INSTALL_ROOT)$(bindir)/$(program_prefix)$${prog}$(program_suffix); \ done @echo "Installing man pages: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @for page in $(man_PAGES); do \ echo " page: $(program_prefix)$${page}$(program_suffix).1"; \ $(INSTALL_DATA) scripts/man1/$${page}.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)$${page}$(program_suffix).1; \ done scripts/phpize: /tmp/compile/php-8.1.27/scripts/phpize.in $(top_builddir)/config.status (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status) scripts/php-config: /tmp/compile/php-8.1.27/scripts/php-config.in $(top_builddir)/config.status (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status) # # Zend # Zend/zend_language_scanner.lo: /tmp/compile/php-8.1.27/Zend/zend_language_parser.h Zend/zend_ini_scanner.lo: /tmp/compile/php-8.1.27/Zend/zend_ini_parser.h /tmp/compile/php-8.1.27/Zend/zend_language_scanner.c /tmp/compile/php-8.1.27/Zend/zend_language_scanner_defs.h: /tmp/compile/php-8.1.27/Zend/zend_language_scanner.l @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l) /tmp/compile/php-8.1.27/Zend/zend_language_parser.h: /tmp/compile/php-8.1.27/Zend/zend_language_parser.c /tmp/compile/php-8.1.27/Zend/zend_language_parser.c: /tmp/compile/php-8.1.27/Zend/zend_language_parser.y # Tweak zendparse to be exported through ZEND_API. This has to be revisited once # bison supports foreign skeletons and that bison version is used. Read # https://git.savannah.gnu.org/cgit/bison.git/tree/data/README.md for more. @$(YACC) $(YFLAGS) -v -d /tmp/compile/php-8.1.27/Zend/zend_language_parser.y -o $@ @$(SED) -e 's,^int zendparse\(.*\),ZEND_API int zendparse\1,g' < $@ \ > $@.tmp && \ mv $@.tmp $@ @$(SED) -e 's,^int zendparse\(.*\),ZEND_API int zendparse\1,g' < /tmp/compile/php-8.1.27/Zend/zend_language_parser.h \ > /tmp/compile/php-8.1.27/Zend/zend_language_parser.h.tmp && \ mv /tmp/compile/php-8.1.27/Zend/zend_language_parser.h.tmp /tmp/compile/php-8.1.27/Zend/zend_language_parser.h @nlinit=`echo 'nl="'; echo '"'`; eval "$$nlinit"; \ $(SED) -e "s/^#ifndef YYTOKENTYPE/#include \"zend.h\"\\$${nl}#ifndef YYTOKENTYPE/" < /tmp/compile/php-8.1.27/Zend/zend_language_parser.h \ > /tmp/compile/php-8.1.27/Zend/zend_language_parser.h.tmp && \ mv /tmp/compile/php-8.1.27/Zend/zend_language_parser.h.tmp /tmp/compile/php-8.1.27/Zend/zend_language_parser.h /tmp/compile/php-8.1.27/Zend/zend_ini_parser.h: /tmp/compile/php-8.1.27/Zend/zend_ini_parser.c /tmp/compile/php-8.1.27/Zend/zend_ini_parser.c: /tmp/compile/php-8.1.27/Zend/zend_ini_parser.y $(YACC) $(YFLAGS) -v -d /tmp/compile/php-8.1.27/Zend/zend_ini_parser.y -o $@ /tmp/compile/php-8.1.27/Zend/zend_ini_scanner.c: /tmp/compile/php-8.1.27/Zend/zend_ini_scanner.l @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l) # Use an intermediate target to indicate that zend_vm_gen.php produces both files # at the same time, rather than the same recipe applying for two different targets. # The "grouped targets" feature, which would solve this directly, is only available # since GNU Make 4.3. /tmp/compile/php-8.1.27/Zend/zend_vm_execute.h /tmp/compile/php-8.1.27/Zend/zend_vm_opcodes.c: vm.gen.intermediate ; .INTERMEDIATE: vm.gen.intermediate vm.gen.intermediate: /tmp/compile/php-8.1.27/Zend/zend_vm_def.h /tmp/compile/php-8.1.27/Zend/zend_vm_execute.skl /tmp/compile/php-8.1.27/Zend/zend_vm_gen.php @if test ! -z "$(PHP)"; then \ $(PHP) /tmp/compile/php-8.1.27/Zend/zend_vm_gen.php; \ fi; Zend/zend_highlight.lo Zend/zend_compile.lo: /tmp/compile/php-8.1.27/Zend/zend_language_parser.h Zend/zend_execute.lo: /tmp/compile/php-8.1.27/Zend/zend_vm_execute.h /tmp/compile/php-8.1.27/Zend/zend_vm_opcodes.h -include sapi/apache2handler/mod_php.dep sapi/apache2handler/mod_php.lo: /tmp/compile/php-8.1.27/sapi/apache2handler/mod_php.c $(LIBTOOL) --mode=compile $(CC) -Isapi/apache2handler/ -I/tmp/compile/php-8.1.27/sapi/apache2handler/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/apache2handler/mod_php.c -o sapi/apache2handler/mod_php.lo -MMD -MF sapi/apache2handler/mod_php.dep -MT sapi/apache2handler/mod_php.lo -include sapi/apache2handler/sapi_apache2.dep sapi/apache2handler/sapi_apache2.lo: /tmp/compile/php-8.1.27/sapi/apache2handler/sapi_apache2.c $(LIBTOOL) --mode=compile $(CC) -Isapi/apache2handler/ -I/tmp/compile/php-8.1.27/sapi/apache2handler/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/apache2handler/sapi_apache2.c -o sapi/apache2handler/sapi_apache2.lo -MMD -MF sapi/apache2handler/sapi_apache2.dep -MT sapi/apache2handler/sapi_apache2.lo -include sapi/apache2handler/apache_config.dep sapi/apache2handler/apache_config.lo: /tmp/compile/php-8.1.27/sapi/apache2handler/apache_config.c $(LIBTOOL) --mode=compile $(CC) -Isapi/apache2handler/ -I/tmp/compile/php-8.1.27/sapi/apache2handler/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/apache2handler/apache_config.c -o sapi/apache2handler/apache_config.lo -MMD -MF sapi/apache2handler/apache_config.dep -MT sapi/apache2handler/apache_config.lo -include sapi/apache2handler/php_functions.dep sapi/apache2handler/php_functions.lo: /tmp/compile/php-8.1.27/sapi/apache2handler/php_functions.c $(LIBTOOL) --mode=compile $(CC) -Isapi/apache2handler/ -I/tmp/compile/php-8.1.27/sapi/apache2handler/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -I/usr/local/apache_2.4.58-ora_12.2.0-mb/include -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/apache2handler/php_functions.c -o sapi/apache2handler/php_functions.lo -MMD -MF sapi/apache2handler/php_functions.dep -MT sapi/apache2handler/php_functions.lo -include sapi/cli/php_cli.dep sapi/cli/php_cli.lo: /tmp/compile/php-8.1.27/sapi/cli/php_cli.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/tmp/compile/php-8.1.27/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo -MMD -MF sapi/cli/php_cli.dep -MT sapi/cli/php_cli.lo -include sapi/cli/php_http_parser.dep sapi/cli/php_http_parser.lo: /tmp/compile/php-8.1.27/sapi/cli/php_http_parser.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/tmp/compile/php-8.1.27/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cli/php_http_parser.c -o sapi/cli/php_http_parser.lo -MMD -MF sapi/cli/php_http_parser.dep -MT sapi/cli/php_http_parser.lo -include sapi/cli/php_cli_server.dep sapi/cli/php_cli_server.lo: /tmp/compile/php-8.1.27/sapi/cli/php_cli_server.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/tmp/compile/php-8.1.27/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cli/php_cli_server.c -o sapi/cli/php_cli_server.lo -MMD -MF sapi/cli/php_cli_server.dep -MT sapi/cli/php_cli_server.lo -include sapi/cli/ps_title.dep sapi/cli/ps_title.lo: /tmp/compile/php-8.1.27/sapi/cli/ps_title.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/tmp/compile/php-8.1.27/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cli/ps_title.c -o sapi/cli/ps_title.lo -MMD -MF sapi/cli/ps_title.dep -MT sapi/cli/ps_title.lo -include sapi/cli/php_cli_process_title.dep sapi/cli/php_cli_process_title.lo: /tmp/compile/php-8.1.27/sapi/cli/php_cli_process_title.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/tmp/compile/php-8.1.27/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cli/php_cli_process_title.c -o sapi/cli/php_cli_process_title.lo -MMD -MF sapi/cli/php_cli_process_title.dep -MT sapi/cli/php_cli_process_title.lo -include sapi/phpdbg/phpdbg.dep sapi/phpdbg/phpdbg.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg.c -o sapi/phpdbg/phpdbg.lo -MMD -MF sapi/phpdbg/phpdbg.dep -MT sapi/phpdbg/phpdbg.lo -include sapi/phpdbg/phpdbg_parser.dep sapi/phpdbg/phpdbg_parser.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_parser.c -o sapi/phpdbg/phpdbg_parser.lo -MMD -MF sapi/phpdbg/phpdbg_parser.dep -MT sapi/phpdbg/phpdbg_parser.lo -include sapi/phpdbg/phpdbg_lexer.dep sapi/phpdbg/phpdbg_lexer.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_lexer.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_lexer.c -o sapi/phpdbg/phpdbg_lexer.lo -MMD -MF sapi/phpdbg/phpdbg_lexer.dep -MT sapi/phpdbg/phpdbg_lexer.lo -include sapi/phpdbg/phpdbg_prompt.dep sapi/phpdbg/phpdbg_prompt.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_prompt.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_prompt.c -o sapi/phpdbg/phpdbg_prompt.lo -MMD -MF sapi/phpdbg/phpdbg_prompt.dep -MT sapi/phpdbg/phpdbg_prompt.lo -include sapi/phpdbg/phpdbg_help.dep sapi/phpdbg/phpdbg_help.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_help.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_help.c -o sapi/phpdbg/phpdbg_help.lo -MMD -MF sapi/phpdbg/phpdbg_help.dep -MT sapi/phpdbg/phpdbg_help.lo -include sapi/phpdbg/phpdbg_break.dep sapi/phpdbg/phpdbg_break.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_break.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_break.c -o sapi/phpdbg/phpdbg_break.lo -MMD -MF sapi/phpdbg/phpdbg_break.dep -MT sapi/phpdbg/phpdbg_break.lo -include sapi/phpdbg/phpdbg_print.dep sapi/phpdbg/phpdbg_print.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_print.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_print.c -o sapi/phpdbg/phpdbg_print.lo -MMD -MF sapi/phpdbg/phpdbg_print.dep -MT sapi/phpdbg/phpdbg_print.lo -include sapi/phpdbg/phpdbg_bp.dep sapi/phpdbg/phpdbg_bp.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_bp.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_bp.c -o sapi/phpdbg/phpdbg_bp.lo -MMD -MF sapi/phpdbg/phpdbg_bp.dep -MT sapi/phpdbg/phpdbg_bp.lo -include sapi/phpdbg/phpdbg_list.dep sapi/phpdbg/phpdbg_list.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_list.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_list.c -o sapi/phpdbg/phpdbg_list.lo -MMD -MF sapi/phpdbg/phpdbg_list.dep -MT sapi/phpdbg/phpdbg_list.lo -include sapi/phpdbg/phpdbg_utils.dep sapi/phpdbg/phpdbg_utils.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_utils.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_utils.c -o sapi/phpdbg/phpdbg_utils.lo -MMD -MF sapi/phpdbg/phpdbg_utils.dep -MT sapi/phpdbg/phpdbg_utils.lo -include sapi/phpdbg/phpdbg_info.dep sapi/phpdbg/phpdbg_info.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_info.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_info.c -o sapi/phpdbg/phpdbg_info.lo -MMD -MF sapi/phpdbg/phpdbg_info.dep -MT sapi/phpdbg/phpdbg_info.lo -include sapi/phpdbg/phpdbg_cmd.dep sapi/phpdbg/phpdbg_cmd.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_cmd.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_cmd.c -o sapi/phpdbg/phpdbg_cmd.lo -MMD -MF sapi/phpdbg/phpdbg_cmd.dep -MT sapi/phpdbg/phpdbg_cmd.lo -include sapi/phpdbg/phpdbg_set.dep sapi/phpdbg/phpdbg_set.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_set.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_set.c -o sapi/phpdbg/phpdbg_set.lo -MMD -MF sapi/phpdbg/phpdbg_set.dep -MT sapi/phpdbg/phpdbg_set.lo -include sapi/phpdbg/phpdbg_frame.dep sapi/phpdbg/phpdbg_frame.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_frame.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_frame.c -o sapi/phpdbg/phpdbg_frame.lo -MMD -MF sapi/phpdbg/phpdbg_frame.dep -MT sapi/phpdbg/phpdbg_frame.lo -include sapi/phpdbg/phpdbg_watch.dep sapi/phpdbg/phpdbg_watch.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_watch.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_watch.c -o sapi/phpdbg/phpdbg_watch.lo -MMD -MF sapi/phpdbg/phpdbg_watch.dep -MT sapi/phpdbg/phpdbg_watch.lo -include sapi/phpdbg/phpdbg_btree.dep sapi/phpdbg/phpdbg_btree.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_btree.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_btree.c -o sapi/phpdbg/phpdbg_btree.lo -MMD -MF sapi/phpdbg/phpdbg_btree.dep -MT sapi/phpdbg/phpdbg_btree.lo -include sapi/phpdbg/phpdbg_sigsafe.dep sapi/phpdbg/phpdbg_sigsafe.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_sigsafe.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_sigsafe.c -o sapi/phpdbg/phpdbg_sigsafe.lo -MMD -MF sapi/phpdbg/phpdbg_sigsafe.dep -MT sapi/phpdbg/phpdbg_sigsafe.lo -include sapi/phpdbg/phpdbg_io.dep sapi/phpdbg/phpdbg_io.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_io.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_io.c -o sapi/phpdbg/phpdbg_io.lo -MMD -MF sapi/phpdbg/phpdbg_io.dep -MT sapi/phpdbg/phpdbg_io.lo -include sapi/phpdbg/phpdbg_out.dep sapi/phpdbg/phpdbg_out.lo: /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_out.c $(LIBTOOL) --mode=compile $(CC) -Isapi/phpdbg/ -I/tmp/compile/php-8.1.27/sapi/phpdbg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/phpdbg/phpdbg_out.c -o sapi/phpdbg/phpdbg_out.lo -MMD -MF sapi/phpdbg/phpdbg_out.dep -MT sapi/phpdbg/phpdbg_out.lo -include sapi/cgi/cgi_main.dep sapi/cgi/cgi_main.lo: /tmp/compile/php-8.1.27/sapi/cgi/cgi_main.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cgi/ -I/tmp/compile/php-8.1.27/sapi/cgi/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/sapi/cgi/cgi_main.c -o sapi/cgi/cgi_main.lo -MMD -MF sapi/cgi/cgi_main.dep -MT sapi/cgi/cgi_main.lo -include ext/date/php_date.dep ext/date/php_date.lo: /tmp/compile/php-8.1.27/ext/date/php_date.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/php_date.c -o ext/date/php_date.lo -MMD -MF ext/date/php_date.dep -MT ext/date/php_date.lo -include ext/date/lib/astro.dep ext/date/lib/astro.lo: /tmp/compile/php-8.1.27/ext/date/lib/astro.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/astro.c -o ext/date/lib/astro.lo -MMD -MF ext/date/lib/astro.dep -MT ext/date/lib/astro.lo -include ext/date/lib/dow.dep ext/date/lib/dow.lo: /tmp/compile/php-8.1.27/ext/date/lib/dow.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/dow.c -o ext/date/lib/dow.lo -MMD -MF ext/date/lib/dow.dep -MT ext/date/lib/dow.lo -include ext/date/lib/parse_date.dep ext/date/lib/parse_date.lo: /tmp/compile/php-8.1.27/ext/date/lib/parse_date.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo -MMD -MF ext/date/lib/parse_date.dep -MT ext/date/lib/parse_date.lo -include ext/date/lib/parse_tz.dep ext/date/lib/parse_tz.lo: /tmp/compile/php-8.1.27/ext/date/lib/parse_tz.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo -MMD -MF ext/date/lib/parse_tz.dep -MT ext/date/lib/parse_tz.lo -include ext/date/lib/parse_posix.dep ext/date/lib/parse_posix.lo: /tmp/compile/php-8.1.27/ext/date/lib/parse_posix.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/parse_posix.c -o ext/date/lib/parse_posix.lo -MMD -MF ext/date/lib/parse_posix.dep -MT ext/date/lib/parse_posix.lo -include ext/date/lib/timelib.dep ext/date/lib/timelib.lo: /tmp/compile/php-8.1.27/ext/date/lib/timelib.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo -MMD -MF ext/date/lib/timelib.dep -MT ext/date/lib/timelib.lo -include ext/date/lib/tm2unixtime.dep ext/date/lib/tm2unixtime.lo: /tmp/compile/php-8.1.27/ext/date/lib/tm2unixtime.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo -MMD -MF ext/date/lib/tm2unixtime.dep -MT ext/date/lib/tm2unixtime.lo -include ext/date/lib/unixtime2tm.dep ext/date/lib/unixtime2tm.lo: /tmp/compile/php-8.1.27/ext/date/lib/unixtime2tm.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo -MMD -MF ext/date/lib/unixtime2tm.dep -MT ext/date/lib/unixtime2tm.lo -include ext/date/lib/parse_iso_intervals.dep ext/date/lib/parse_iso_intervals.lo: /tmp/compile/php-8.1.27/ext/date/lib/parse_iso_intervals.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo -MMD -MF ext/date/lib/parse_iso_intervals.dep -MT ext/date/lib/parse_iso_intervals.lo -include ext/date/lib/interval.dep ext/date/lib/interval.lo: /tmp/compile/php-8.1.27/ext/date/lib/interval.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/ -I/tmp/compile/php-8.1.27/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -Iext/date/lib -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DHAVE_TIMELIB_CONFIG_H=1 -c /tmp/compile/php-8.1.27/ext/date/lib/interval.c -o ext/date/lib/interval.lo -MMD -MF ext/date/lib/interval.dep -MT ext/date/lib/interval.lo -include ext/pcre/php_pcre.dep ext/pcre/php_pcre.lo: /tmp/compile/php-8.1.27/ext/pcre/php_pcre.c $(LIBTOOL) --mode=compile $(CC) -Iext/pcre/ -I/tmp/compile/php-8.1.27/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo -MMD -MF ext/pcre/php_pcre.dep -MT ext/pcre/php_pcre.lo -include ext/zlib/zlib.dep ext/zlib/zlib.lo: /tmp/compile/php-8.1.27/ext/zlib/zlib.c $(LIBTOOL) --mode=compile $(CC) -Iext/zlib/ -I/tmp/compile/php-8.1.27/ext/zlib/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/zlib/zlib.c -o ext/zlib/zlib.lo -MMD -MF ext/zlib/zlib.dep -MT ext/zlib/zlib.lo -include ext/zlib/zlib_fopen_wrapper.dep ext/zlib/zlib_fopen_wrapper.lo: /tmp/compile/php-8.1.27/ext/zlib/zlib_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/zlib/ -I/tmp/compile/php-8.1.27/ext/zlib/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo -MMD -MF ext/zlib/zlib_fopen_wrapper.dep -MT ext/zlib/zlib_fopen_wrapper.lo -include ext/zlib/zlib_filter.dep ext/zlib/zlib_filter.lo: /tmp/compile/php-8.1.27/ext/zlib/zlib_filter.c $(LIBTOOL) --mode=compile $(CC) -Iext/zlib/ -I/tmp/compile/php-8.1.27/ext/zlib/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo -MMD -MF ext/zlib/zlib_filter.dep -MT ext/zlib/zlib_filter.lo -include ext/bcmath/bcmath.dep ext/bcmath/bcmath.lo: /tmp/compile/php-8.1.27/ext/bcmath/bcmath.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo -MMD -MF ext/bcmath/bcmath.dep -MT ext/bcmath/bcmath.lo -include ext/bcmath/libbcmath/src/add.dep ext/bcmath/libbcmath/src/add.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/add.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/add.c -o ext/bcmath/libbcmath/src/add.lo -MMD -MF ext/bcmath/libbcmath/src/add.dep -MT ext/bcmath/libbcmath/src/add.lo -include ext/bcmath/libbcmath/src/div.dep ext/bcmath/libbcmath/src/div.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/div.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/div.c -o ext/bcmath/libbcmath/src/div.lo -MMD -MF ext/bcmath/libbcmath/src/div.dep -MT ext/bcmath/libbcmath/src/div.lo -include ext/bcmath/libbcmath/src/init.dep ext/bcmath/libbcmath/src/init.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/init.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/init.c -o ext/bcmath/libbcmath/src/init.lo -MMD -MF ext/bcmath/libbcmath/src/init.dep -MT ext/bcmath/libbcmath/src/init.lo -include ext/bcmath/libbcmath/src/neg.dep ext/bcmath/libbcmath/src/neg.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/neg.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/neg.c -o ext/bcmath/libbcmath/src/neg.lo -MMD -MF ext/bcmath/libbcmath/src/neg.dep -MT ext/bcmath/libbcmath/src/neg.lo -include ext/bcmath/libbcmath/src/raisemod.dep ext/bcmath/libbcmath/src/raisemod.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/raisemod.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/raisemod.c -o ext/bcmath/libbcmath/src/raisemod.lo -MMD -MF ext/bcmath/libbcmath/src/raisemod.dep -MT ext/bcmath/libbcmath/src/raisemod.lo -include ext/bcmath/libbcmath/src/sub.dep ext/bcmath/libbcmath/src/sub.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/sub.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/sub.c -o ext/bcmath/libbcmath/src/sub.lo -MMD -MF ext/bcmath/libbcmath/src/sub.dep -MT ext/bcmath/libbcmath/src/sub.lo -include ext/bcmath/libbcmath/src/compare.dep ext/bcmath/libbcmath/src/compare.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/compare.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/compare.c -o ext/bcmath/libbcmath/src/compare.lo -MMD -MF ext/bcmath/libbcmath/src/compare.dep -MT ext/bcmath/libbcmath/src/compare.lo -include ext/bcmath/libbcmath/src/divmod.dep ext/bcmath/libbcmath/src/divmod.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/divmod.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/divmod.c -o ext/bcmath/libbcmath/src/divmod.lo -MMD -MF ext/bcmath/libbcmath/src/divmod.dep -MT ext/bcmath/libbcmath/src/divmod.lo -include ext/bcmath/libbcmath/src/int2num.dep ext/bcmath/libbcmath/src/int2num.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/int2num.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/int2num.c -o ext/bcmath/libbcmath/src/int2num.lo -MMD -MF ext/bcmath/libbcmath/src/int2num.dep -MT ext/bcmath/libbcmath/src/int2num.lo -include ext/bcmath/libbcmath/src/num2long.dep ext/bcmath/libbcmath/src/num2long.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/num2long.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/num2long.c -o ext/bcmath/libbcmath/src/num2long.lo -MMD -MF ext/bcmath/libbcmath/src/num2long.dep -MT ext/bcmath/libbcmath/src/num2long.lo -include ext/bcmath/libbcmath/src/output.dep ext/bcmath/libbcmath/src/output.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/output.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/output.c -o ext/bcmath/libbcmath/src/output.lo -MMD -MF ext/bcmath/libbcmath/src/output.dep -MT ext/bcmath/libbcmath/src/output.lo -include ext/bcmath/libbcmath/src/recmul.dep ext/bcmath/libbcmath/src/recmul.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/recmul.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/recmul.c -o ext/bcmath/libbcmath/src/recmul.lo -MMD -MF ext/bcmath/libbcmath/src/recmul.dep -MT ext/bcmath/libbcmath/src/recmul.lo -include ext/bcmath/libbcmath/src/sqrt.dep ext/bcmath/libbcmath/src/sqrt.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/sqrt.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/sqrt.c -o ext/bcmath/libbcmath/src/sqrt.lo -MMD -MF ext/bcmath/libbcmath/src/sqrt.dep -MT ext/bcmath/libbcmath/src/sqrt.lo -include ext/bcmath/libbcmath/src/zero.dep ext/bcmath/libbcmath/src/zero.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/zero.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/zero.c -o ext/bcmath/libbcmath/src/zero.lo -MMD -MF ext/bcmath/libbcmath/src/zero.dep -MT ext/bcmath/libbcmath/src/zero.lo -include ext/bcmath/libbcmath/src/debug.dep ext/bcmath/libbcmath/src/debug.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/debug.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/debug.c -o ext/bcmath/libbcmath/src/debug.lo -MMD -MF ext/bcmath/libbcmath/src/debug.dep -MT ext/bcmath/libbcmath/src/debug.lo -include ext/bcmath/libbcmath/src/doaddsub.dep ext/bcmath/libbcmath/src/doaddsub.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/doaddsub.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/doaddsub.c -o ext/bcmath/libbcmath/src/doaddsub.lo -MMD -MF ext/bcmath/libbcmath/src/doaddsub.dep -MT ext/bcmath/libbcmath/src/doaddsub.lo -include ext/bcmath/libbcmath/src/nearzero.dep ext/bcmath/libbcmath/src/nearzero.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/nearzero.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/nearzero.c -o ext/bcmath/libbcmath/src/nearzero.lo -MMD -MF ext/bcmath/libbcmath/src/nearzero.dep -MT ext/bcmath/libbcmath/src/nearzero.lo -include ext/bcmath/libbcmath/src/num2str.dep ext/bcmath/libbcmath/src/num2str.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/num2str.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/num2str.c -o ext/bcmath/libbcmath/src/num2str.lo -MMD -MF ext/bcmath/libbcmath/src/num2str.dep -MT ext/bcmath/libbcmath/src/num2str.lo -include ext/bcmath/libbcmath/src/raise.dep ext/bcmath/libbcmath/src/raise.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/raise.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/raise.c -o ext/bcmath/libbcmath/src/raise.lo -MMD -MF ext/bcmath/libbcmath/src/raise.dep -MT ext/bcmath/libbcmath/src/raise.lo -include ext/bcmath/libbcmath/src/rmzero.dep ext/bcmath/libbcmath/src/rmzero.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/rmzero.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/rmzero.c -o ext/bcmath/libbcmath/src/rmzero.lo -MMD -MF ext/bcmath/libbcmath/src/rmzero.dep -MT ext/bcmath/libbcmath/src/rmzero.lo -include ext/bcmath/libbcmath/src/str2num.dep ext/bcmath/libbcmath/src/str2num.lo: /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/str2num.c $(LIBTOOL) --mode=compile $(CC) -Iext/bcmath/ -I/tmp/compile/php-8.1.27/ext/bcmath/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/bcmath/libbcmath/src/str2num.c -o ext/bcmath/libbcmath/src/str2num.lo -MMD -MF ext/bcmath/libbcmath/src/str2num.dep -MT ext/bcmath/libbcmath/src/str2num.lo -include ext/ctype/ctype.dep ext/ctype/ctype.lo: /tmp/compile/php-8.1.27/ext/ctype/ctype.c $(LIBTOOL) --mode=compile $(CC) -Iext/ctype/ -I/tmp/compile/php-8.1.27/ext/ctype/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/ctype/ctype.c -o ext/ctype/ctype.lo -MMD -MF ext/ctype/ctype.dep -MT ext/ctype/ctype.lo -include ext/fileinfo/fileinfo.dep ext/fileinfo/fileinfo.lo: /tmp/compile/php-8.1.27/ext/fileinfo/fileinfo.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo -MMD -MF ext/fileinfo/fileinfo.dep -MT ext/fileinfo/fileinfo.lo -include ext/fileinfo/libmagic/apprentice.dep ext/fileinfo/libmagic/apprentice.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/apprentice.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo -MMD -MF ext/fileinfo/libmagic/apprentice.dep -MT ext/fileinfo/libmagic/apprentice.lo -include ext/fileinfo/libmagic/apptype.dep ext/fileinfo/libmagic/apptype.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/apptype.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo -MMD -MF ext/fileinfo/libmagic/apptype.dep -MT ext/fileinfo/libmagic/apptype.lo -include ext/fileinfo/libmagic/ascmagic.dep ext/fileinfo/libmagic/ascmagic.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/ascmagic.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo -MMD -MF ext/fileinfo/libmagic/ascmagic.dep -MT ext/fileinfo/libmagic/ascmagic.lo -include ext/fileinfo/libmagic/cdf.dep ext/fileinfo/libmagic/cdf.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/cdf.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo -MMD -MF ext/fileinfo/libmagic/cdf.dep -MT ext/fileinfo/libmagic/cdf.lo -include ext/fileinfo/libmagic/cdf_time.dep ext/fileinfo/libmagic/cdf_time.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/cdf_time.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo -MMD -MF ext/fileinfo/libmagic/cdf_time.dep -MT ext/fileinfo/libmagic/cdf_time.lo -include ext/fileinfo/libmagic/compress.dep ext/fileinfo/libmagic/compress.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/compress.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo -MMD -MF ext/fileinfo/libmagic/compress.dep -MT ext/fileinfo/libmagic/compress.lo -include ext/fileinfo/libmagic/encoding.dep ext/fileinfo/libmagic/encoding.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/encoding.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo -MMD -MF ext/fileinfo/libmagic/encoding.dep -MT ext/fileinfo/libmagic/encoding.lo -include ext/fileinfo/libmagic/fsmagic.dep ext/fileinfo/libmagic/fsmagic.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/fsmagic.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo -MMD -MF ext/fileinfo/libmagic/fsmagic.dep -MT ext/fileinfo/libmagic/fsmagic.lo -include ext/fileinfo/libmagic/funcs.dep ext/fileinfo/libmagic/funcs.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/funcs.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo -MMD -MF ext/fileinfo/libmagic/funcs.dep -MT ext/fileinfo/libmagic/funcs.lo -include ext/fileinfo/libmagic/is_json.dep ext/fileinfo/libmagic/is_json.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_json.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_json.c -o ext/fileinfo/libmagic/is_json.lo -MMD -MF ext/fileinfo/libmagic/is_json.dep -MT ext/fileinfo/libmagic/is_json.lo -include ext/fileinfo/libmagic/is_tar.dep ext/fileinfo/libmagic/is_tar.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_tar.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo -MMD -MF ext/fileinfo/libmagic/is_tar.dep -MT ext/fileinfo/libmagic/is_tar.lo -include ext/fileinfo/libmagic/magic.dep ext/fileinfo/libmagic/magic.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/magic.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo -MMD -MF ext/fileinfo/libmagic/magic.dep -MT ext/fileinfo/libmagic/magic.lo -include ext/fileinfo/libmagic/print.dep ext/fileinfo/libmagic/print.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/print.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo -MMD -MF ext/fileinfo/libmagic/print.dep -MT ext/fileinfo/libmagic/print.lo -include ext/fileinfo/libmagic/readcdf.dep ext/fileinfo/libmagic/readcdf.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/readcdf.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo -MMD -MF ext/fileinfo/libmagic/readcdf.dep -MT ext/fileinfo/libmagic/readcdf.lo -include ext/fileinfo/libmagic/softmagic.dep ext/fileinfo/libmagic/softmagic.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/softmagic.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo -MMD -MF ext/fileinfo/libmagic/softmagic.dep -MT ext/fileinfo/libmagic/softmagic.lo -include ext/fileinfo/libmagic/der.dep ext/fileinfo/libmagic/der.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/der.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/der.c -o ext/fileinfo/libmagic/der.lo -MMD -MF ext/fileinfo/libmagic/der.dep -MT ext/fileinfo/libmagic/der.lo -include ext/fileinfo/libmagic/buffer.dep ext/fileinfo/libmagic/buffer.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/buffer.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/buffer.c -o ext/fileinfo/libmagic/buffer.lo -MMD -MF ext/fileinfo/libmagic/buffer.dep -MT ext/fileinfo/libmagic/buffer.lo -include ext/fileinfo/libmagic/is_csv.dep ext/fileinfo/libmagic/is_csv.lo: /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_csv.c $(LIBTOOL) --mode=compile $(CC) -Iext/fileinfo/ -I/tmp/compile/php-8.1.27/ext/fileinfo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/fileinfo/libmagic -c /tmp/compile/php-8.1.27/ext/fileinfo/libmagic/is_csv.c -o ext/fileinfo/libmagic/is_csv.lo -MMD -MF ext/fileinfo/libmagic/is_csv.dep -MT ext/fileinfo/libmagic/is_csv.lo -include ext/filter/filter.dep ext/filter/filter.lo: /tmp/compile/php-8.1.27/ext/filter/filter.c $(LIBTOOL) --mode=compile $(CC) -Iext/filter/ -I/tmp/compile/php-8.1.27/ext/filter/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/filter/filter.c -o ext/filter/filter.lo -MMD -MF ext/filter/filter.dep -MT ext/filter/filter.lo -include ext/filter/sanitizing_filters.dep ext/filter/sanitizing_filters.lo: /tmp/compile/php-8.1.27/ext/filter/sanitizing_filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/filter/ -I/tmp/compile/php-8.1.27/ext/filter/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo -MMD -MF ext/filter/sanitizing_filters.dep -MT ext/filter/sanitizing_filters.lo -include ext/filter/logical_filters.dep ext/filter/logical_filters.lo: /tmp/compile/php-8.1.27/ext/filter/logical_filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/filter/ -I/tmp/compile/php-8.1.27/ext/filter/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo -MMD -MF ext/filter/logical_filters.dep -MT ext/filter/logical_filters.lo -include ext/filter/callback_filter.dep ext/filter/callback_filter.lo: /tmp/compile/php-8.1.27/ext/filter/callback_filter.c $(LIBTOOL) --mode=compile $(CC) -Iext/filter/ -I/tmp/compile/php-8.1.27/ext/filter/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo -MMD -MF ext/filter/callback_filter.dep -MT ext/filter/callback_filter.lo -include ext/ftp/php_ftp.dep ext/ftp/php_ftp.lo: /tmp/compile/php-8.1.27/ext/ftp/php_ftp.c $(LIBTOOL) --mode=compile $(CC) -Iext/ftp/ -I/tmp/compile/php-8.1.27/ext/ftp/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo -MMD -MF ext/ftp/php_ftp.dep -MT ext/ftp/php_ftp.lo -include ext/ftp/ftp.dep ext/ftp/ftp.lo: /tmp/compile/php-8.1.27/ext/ftp/ftp.c $(LIBTOOL) --mode=compile $(CC) -Iext/ftp/ -I/tmp/compile/php-8.1.27/ext/ftp/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/ftp/ftp.c -o ext/ftp/ftp.lo -MMD -MF ext/ftp/ftp.dep -MT ext/ftp/ftp.lo -include ext/hash/hash.dep ext/hash/hash.lo: /tmp/compile/php-8.1.27/ext/hash/hash.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash.c -o ext/hash/hash.lo -MMD -MF ext/hash/hash.dep -MT ext/hash/hash.lo -include ext/hash/hash_md.dep ext/hash/hash_md.lo: /tmp/compile/php-8.1.27/ext/hash/hash_md.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_md.c -o ext/hash/hash_md.lo -MMD -MF ext/hash/hash_md.dep -MT ext/hash/hash_md.lo -include ext/hash/hash_sha.dep ext/hash/hash_sha.lo: /tmp/compile/php-8.1.27/ext/hash/hash_sha.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo -MMD -MF ext/hash/hash_sha.dep -MT ext/hash/hash_sha.lo -include ext/hash/hash_ripemd.dep ext/hash/hash_ripemd.lo: /tmp/compile/php-8.1.27/ext/hash/hash_ripemd.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo -MMD -MF ext/hash/hash_ripemd.dep -MT ext/hash/hash_ripemd.lo -include ext/hash/hash_haval.dep ext/hash/hash_haval.lo: /tmp/compile/php-8.1.27/ext/hash/hash_haval.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo -MMD -MF ext/hash/hash_haval.dep -MT ext/hash/hash_haval.lo -include ext/hash/hash_tiger.dep ext/hash/hash_tiger.lo: /tmp/compile/php-8.1.27/ext/hash/hash_tiger.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo -MMD -MF ext/hash/hash_tiger.dep -MT ext/hash/hash_tiger.lo -include ext/hash/hash_gost.dep ext/hash/hash_gost.lo: /tmp/compile/php-8.1.27/ext/hash/hash_gost.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo -MMD -MF ext/hash/hash_gost.dep -MT ext/hash/hash_gost.lo -include ext/hash/hash_snefru.dep ext/hash/hash_snefru.lo: /tmp/compile/php-8.1.27/ext/hash/hash_snefru.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo -MMD -MF ext/hash/hash_snefru.dep -MT ext/hash/hash_snefru.lo -include ext/hash/hash_whirlpool.dep ext/hash/hash_whirlpool.lo: /tmp/compile/php-8.1.27/ext/hash/hash_whirlpool.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo -MMD -MF ext/hash/hash_whirlpool.dep -MT ext/hash/hash_whirlpool.lo -include ext/hash/hash_adler32.dep ext/hash/hash_adler32.lo: /tmp/compile/php-8.1.27/ext/hash/hash_adler32.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo -MMD -MF ext/hash/hash_adler32.dep -MT ext/hash/hash_adler32.lo -include ext/hash/hash_crc32.dep ext/hash/hash_crc32.lo: /tmp/compile/php-8.1.27/ext/hash/hash_crc32.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo -MMD -MF ext/hash/hash_crc32.dep -MT ext/hash/hash_crc32.lo -include ext/hash/hash_fnv.dep ext/hash/hash_fnv.lo: /tmp/compile/php-8.1.27/ext/hash/hash_fnv.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_fnv.c -o ext/hash/hash_fnv.lo -MMD -MF ext/hash/hash_fnv.dep -MT ext/hash/hash_fnv.lo -include ext/hash/hash_joaat.dep ext/hash/hash_joaat.lo: /tmp/compile/php-8.1.27/ext/hash/hash_joaat.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_joaat.c -o ext/hash/hash_joaat.lo -MMD -MF ext/hash/hash_joaat.dep -MT ext/hash/hash_joaat.lo -include ext/hash/hash_sha3.dep ext/hash/hash_sha3.lo: /tmp/compile/php-8.1.27/ext/hash/hash_sha3.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_sha3.c -o ext/hash/hash_sha3.lo -MMD -MF ext/hash/hash_sha3.dep -MT ext/hash/hash_sha3.lo -include ext/hash/murmur/PMurHash.dep ext/hash/murmur/PMurHash.lo: /tmp/compile/php-8.1.27/ext/hash/murmur/PMurHash.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/murmur/PMurHash.c -o ext/hash/murmur/PMurHash.lo -MMD -MF ext/hash/murmur/PMurHash.dep -MT ext/hash/murmur/PMurHash.lo -include ext/hash/murmur/PMurHash128.dep ext/hash/murmur/PMurHash128.lo: /tmp/compile/php-8.1.27/ext/hash/murmur/PMurHash128.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/murmur/PMurHash128.c -o ext/hash/murmur/PMurHash128.lo -MMD -MF ext/hash/murmur/PMurHash128.dep -MT ext/hash/murmur/PMurHash128.lo -include ext/hash/hash_murmur.dep ext/hash/hash_murmur.lo: /tmp/compile/php-8.1.27/ext/hash/hash_murmur.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_murmur.c -o ext/hash/hash_murmur.lo -MMD -MF ext/hash/hash_murmur.dep -MT ext/hash/hash_murmur.lo -include ext/hash/hash_xxhash.dep ext/hash/hash_xxhash.lo: /tmp/compile/php-8.1.27/ext/hash/hash_xxhash.c $(LIBTOOL) --mode=compile $(CC) -Iext/hash/ -I/tmp/compile/php-8.1.27/ext/hash/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -I/tmp/compile/php-8.1.27/ext/hash/xxhash -c /tmp/compile/php-8.1.27/ext/hash/hash_xxhash.c -o ext/hash/hash_xxhash.lo -MMD -MF ext/hash/hash_xxhash.dep -MT ext/hash/hash_xxhash.lo -include ext/iconv/iconv.dep ext/iconv/iconv.lo: /tmp/compile/php-8.1.27/ext/iconv/iconv.c $(LIBTOOL) --mode=compile $(CC) -Iext/iconv/ -I/tmp/compile/php-8.1.27/ext/iconv/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/iconv/iconv.c -o ext/iconv/iconv.lo -MMD -MF ext/iconv/iconv.dep -MT ext/iconv/iconv.lo -include ext/json/json.dep ext/json/json.lo: /tmp/compile/php-8.1.27/ext/json/json.c $(LIBTOOL) --mode=compile $(CC) -Iext/json/ -I/tmp/compile/php-8.1.27/ext/json/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/json/json.c -o ext/json/json.lo -MMD -MF ext/json/json.dep -MT ext/json/json.lo -include ext/json/json_encoder.dep ext/json/json_encoder.lo: /tmp/compile/php-8.1.27/ext/json/json_encoder.c $(LIBTOOL) --mode=compile $(CC) -Iext/json/ -I/tmp/compile/php-8.1.27/ext/json/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/json/json_encoder.c -o ext/json/json_encoder.lo -MMD -MF ext/json/json_encoder.dep -MT ext/json/json_encoder.lo -include ext/json/json_parser.dep ext/json/json_parser.lo: /tmp/compile/php-8.1.27/ext/json/json_parser.tab.c $(LIBTOOL) --mode=compile $(CC) -Iext/json/ -I/tmp/compile/php-8.1.27/ext/json/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/json/json_parser.tab.c -o ext/json/json_parser.lo -MMD -MF ext/json/json_parser.dep -MT ext/json/json_parser.lo -include ext/json/json_scanner.dep ext/json/json_scanner.lo: /tmp/compile/php-8.1.27/ext/json/json_scanner.c $(LIBTOOL) --mode=compile $(CC) -Iext/json/ -I/tmp/compile/php-8.1.27/ext/json/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/json/json_scanner.c -o ext/json/json_scanner.lo -MMD -MF ext/json/json_scanner.dep -MT ext/json/json_scanner.lo -include ext/mbstring/mbstring.dep ext/mbstring/mbstring.lo: /tmp/compile/php-8.1.27/ext/mbstring/mbstring.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo -MMD -MF ext/mbstring/mbstring.dep -MT ext/mbstring/mbstring.lo -include ext/mbstring/php_unicode.dep ext/mbstring/php_unicode.lo: /tmp/compile/php-8.1.27/ext/mbstring/php_unicode.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo -MMD -MF ext/mbstring/php_unicode.dep -MT ext/mbstring/php_unicode.lo -include ext/mbstring/mb_gpc.dep ext/mbstring/mb_gpc.lo: /tmp/compile/php-8.1.27/ext/mbstring/mb_gpc.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo -MMD -MF ext/mbstring/mb_gpc.dep -MT ext/mbstring/mb_gpc.lo -include ext/mbstring/php_mbregex.dep ext/mbstring/php_mbregex.lo: /tmp/compile/php-8.1.27/ext/mbstring/php_mbregex.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo -MMD -MF ext/mbstring/php_mbregex.dep -MT ext/mbstring/php_mbregex.lo -include ext/mbstring/libmbfl/filters/html_entities.dep ext/mbstring/libmbfl/filters/html_entities.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/html_entities.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo -MMD -MF ext/mbstring/libmbfl/filters/html_entities.dep -MT ext/mbstring/libmbfl/filters/html_entities.lo -include ext/mbstring/libmbfl/filters/mbfilter_7bit.dep ext/mbstring/libmbfl/filters/mbfilter_7bit.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_7bit.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_7bit.dep -MT ext/mbstring/libmbfl/filters/mbfilter_7bit.lo -include ext/mbstring/libmbfl/filters/mbfilter_base64.dep ext/mbstring/libmbfl/filters/mbfilter_base64.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_base64.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_base64.dep -MT ext/mbstring/libmbfl/filters/mbfilter_base64.lo -include ext/mbstring/libmbfl/filters/mbfilter_big5.dep ext/mbstring/libmbfl/filters/mbfilter_big5.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_big5.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_big5.dep -MT ext/mbstring/libmbfl/filters/mbfilter_big5.lo -include ext/mbstring/libmbfl/filters/mbfilter_cp5022x.dep ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_cp5022x.dep -MT ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo -include ext/mbstring/libmbfl/filters/mbfilter_cp51932.dep ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_cp51932.dep -MT ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo -include ext/mbstring/libmbfl/filters/mbfilter_cp932.dep ext/mbstring/libmbfl/filters/mbfilter_cp932.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp932.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_cp932.dep -MT ext/mbstring/libmbfl/filters/mbfilter_cp932.lo -include ext/mbstring/libmbfl/filters/mbfilter_cp936.dep ext/mbstring/libmbfl/filters/mbfilter_cp936.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp936.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_cp936.dep -MT ext/mbstring/libmbfl/filters/mbfilter_cp936.lo -include ext/mbstring/libmbfl/filters/mbfilter_gb18030.dep ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_gb18030.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_gb18030.c -o ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_gb18030.dep -MT ext/mbstring/libmbfl/filters/mbfilter_gb18030.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_cn.dep ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_cn.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_jp.dep ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_jp.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.dep ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.dep ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_kr.dep ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_kr.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo -include ext/mbstring/libmbfl/filters/mbfilter_euc_tw.dep ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_euc_tw.dep -MT ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo -include ext/mbstring/libmbfl/filters/mbfilter_htmlent.dep ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_htmlent.dep -MT ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo -include ext/mbstring/libmbfl/filters/mbfilter_hz.dep ext/mbstring/libmbfl/filters/mbfilter_hz.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_hz.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_hz.dep -MT ext/mbstring/libmbfl/filters/mbfilter_hz.lo -include ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.dep ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.dep -MT ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo -include ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.dep ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.dep -MT ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.lo -include ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.dep ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.dep -MT ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.lo -include ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.dep ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.dep -MT ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo -include ext/mbstring/libmbfl/filters/mbfilter_jis.dep ext/mbstring/libmbfl/filters/mbfilter_jis.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_jis.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_jis.dep -MT ext/mbstring/libmbfl/filters/mbfilter_jis.lo -include ext/mbstring/libmbfl/filters/mbfilter_qprint.dep ext/mbstring/libmbfl/filters/mbfilter_qprint.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_qprint.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_qprint.dep -MT ext/mbstring/libmbfl/filters/mbfilter_qprint.lo -include ext/mbstring/libmbfl/filters/mbfilter_singlebyte.dep ext/mbstring/libmbfl/filters/mbfilter_singlebyte.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_singlebyte.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_singlebyte.c -o ext/mbstring/libmbfl/filters/mbfilter_singlebyte.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_singlebyte.dep -MT ext/mbstring/libmbfl/filters/mbfilter_singlebyte.lo -include ext/mbstring/libmbfl/filters/mbfilter_sjis.dep ext/mbstring/libmbfl/filters/mbfilter_sjis.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_sjis.dep -MT ext/mbstring/libmbfl/filters/mbfilter_sjis.lo -include ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.dep ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.dep -MT ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.lo -include ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.dep ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.dep -MT ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.lo -include ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.dep ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.dep -MT ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.lo -include ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.dep ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.dep -MT ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo -include ext/mbstring/libmbfl/filters/mbfilter_ucs2.dep ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_ucs2.dep -MT ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo -include ext/mbstring/libmbfl/filters/mbfilter_ucs4.dep ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_ucs4.dep -MT ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo -include ext/mbstring/libmbfl/filters/mbfilter_uhc.dep ext/mbstring/libmbfl/filters/mbfilter_uhc.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_uhc.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_uhc.dep -MT ext/mbstring/libmbfl/filters/mbfilter_uhc.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf16.dep ext/mbstring/libmbfl/filters/mbfilter_utf16.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf16.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf16.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf16.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf32.dep ext/mbstring/libmbfl/filters/mbfilter_utf32.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf32.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf32.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf32.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf7.dep ext/mbstring/libmbfl/filters/mbfilter_utf7.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf7.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf7.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf7.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf7imap.dep ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf7imap.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf8.dep ext/mbstring/libmbfl/filters/mbfilter_utf8.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf8.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf8.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf8.lo -include ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.dep ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.dep -MT ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.lo -include ext/mbstring/libmbfl/filters/mbfilter_uuencode.dep ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo -MMD -MF ext/mbstring/libmbfl/filters/mbfilter_uuencode.dep -MT ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo -include ext/mbstring/libmbfl/mbfl/mbfilter.dep ext/mbstring/libmbfl/mbfl/mbfilter.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfilter.dep -MT ext/mbstring/libmbfl/mbfl/mbfilter.lo -include ext/mbstring/libmbfl/mbfl/mbfilter_8bit.dep ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfilter_8bit.dep -MT ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo -include ext/mbstring/libmbfl/mbfl/mbfilter_pass.dep ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfilter_pass.dep -MT ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo -include ext/mbstring/libmbfl/mbfl/mbfilter_wchar.dep ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfilter_wchar.dep -MT ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo -include ext/mbstring/libmbfl/mbfl/mbfl_convert.dep ext/mbstring/libmbfl/mbfl/mbfl_convert.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_convert.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_convert.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_convert.lo -include ext/mbstring/libmbfl/mbfl/mbfl_encoding.dep ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_encoding.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo -include ext/mbstring/libmbfl/mbfl/mbfl_filter_output.dep ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_filter_output.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo -include ext/mbstring/libmbfl/mbfl/mbfl_language.dep ext/mbstring/libmbfl/mbfl/mbfl_language.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_language.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_language.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_language.lo -include ext/mbstring/libmbfl/mbfl/mbfl_memory_device.dep ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_memory_device.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo -include ext/mbstring/libmbfl/mbfl/mbfl_string.dep ext/mbstring/libmbfl/mbfl/mbfl_string.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_string.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo -MMD -MF ext/mbstring/libmbfl/mbfl/mbfl_string.dep -MT ext/mbstring/libmbfl/mbfl/mbfl_string.lo -include ext/mbstring/libmbfl/nls/nls_de.dep ext/mbstring/libmbfl/nls/nls_de.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_de.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_de.dep -MT ext/mbstring/libmbfl/nls/nls_de.lo -include ext/mbstring/libmbfl/nls/nls_en.dep ext/mbstring/libmbfl/nls/nls_en.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_en.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_en.dep -MT ext/mbstring/libmbfl/nls/nls_en.lo -include ext/mbstring/libmbfl/nls/nls_ja.dep ext/mbstring/libmbfl/nls/nls_ja.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ja.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_ja.dep -MT ext/mbstring/libmbfl/nls/nls_ja.lo -include ext/mbstring/libmbfl/nls/nls_kr.dep ext/mbstring/libmbfl/nls/nls_kr.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_kr.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_kr.dep -MT ext/mbstring/libmbfl/nls/nls_kr.lo -include ext/mbstring/libmbfl/nls/nls_neutral.dep ext/mbstring/libmbfl/nls/nls_neutral.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_neutral.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_neutral.dep -MT ext/mbstring/libmbfl/nls/nls_neutral.lo -include ext/mbstring/libmbfl/nls/nls_ru.dep ext/mbstring/libmbfl/nls/nls_ru.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ru.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_ru.dep -MT ext/mbstring/libmbfl/nls/nls_ru.lo -include ext/mbstring/libmbfl/nls/nls_uni.dep ext/mbstring/libmbfl/nls/nls_uni.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_uni.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_uni.dep -MT ext/mbstring/libmbfl/nls/nls_uni.lo -include ext/mbstring/libmbfl/nls/nls_zh.dep ext/mbstring/libmbfl/nls/nls_zh.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_zh.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_zh.dep -MT ext/mbstring/libmbfl/nls/nls_zh.lo -include ext/mbstring/libmbfl/nls/nls_hy.dep ext/mbstring/libmbfl/nls/nls_hy.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_hy.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_hy.dep -MT ext/mbstring/libmbfl/nls/nls_hy.lo -include ext/mbstring/libmbfl/nls/nls_tr.dep ext/mbstring/libmbfl/nls/nls_tr.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_tr.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_tr.dep -MT ext/mbstring/libmbfl/nls/nls_tr.lo -include ext/mbstring/libmbfl/nls/nls_ua.dep ext/mbstring/libmbfl/nls/nls_ua.lo: /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ua.c $(LIBTOOL) --mode=compile $(CC) -Iext/mbstring/ -I/tmp/compile/php-8.1.27/ext/mbstring/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo -MMD -MF ext/mbstring/libmbfl/nls/nls_ua.dep -MT ext/mbstring/libmbfl/nls/nls_ua.lo -include ext/oci8/oci8.dep ext/oci8/oci8.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8.c -o ext/oci8/oci8.lo -MMD -MF ext/oci8/oci8.dep -MT ext/oci8/oci8.lo -include ext/oci8/oci8_lob.dep ext/oci8/oci8_lob.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8_lob.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8_lob.c -o ext/oci8/oci8_lob.lo -MMD -MF ext/oci8/oci8_lob.dep -MT ext/oci8/oci8_lob.lo -include ext/oci8/oci8_statement.dep ext/oci8/oci8_statement.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8_statement.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8_statement.c -o ext/oci8/oci8_statement.lo -MMD -MF ext/oci8/oci8_statement.dep -MT ext/oci8/oci8_statement.lo -include ext/oci8/oci8_collection.dep ext/oci8/oci8_collection.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8_collection.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8_collection.c -o ext/oci8/oci8_collection.lo -MMD -MF ext/oci8/oci8_collection.dep -MT ext/oci8/oci8_collection.lo -include ext/oci8/oci8_interface.dep ext/oci8/oci8_interface.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8_interface.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8_interface.c -o ext/oci8/oci8_interface.lo -MMD -MF ext/oci8/oci8_interface.dep -MT ext/oci8/oci8_interface.lo -include ext/oci8/oci8_failover.dep ext/oci8/oci8_failover.lo: /tmp/compile/php-8.1.27/ext/oci8/oci8_failover.c $(LIBTOOL) --mode=compile $(CC) -Iext/oci8/ -I/tmp/compile/php-8.1.27/ext/oci8/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/oci8/oci8_failover.c -o ext/oci8/oci8_failover.lo -MMD -MF ext/oci8/oci8_failover.dep -MT ext/oci8/oci8_failover.lo -include ext/opcache/ZendAccelerator.dep ext/opcache/ZendAccelerator.lo: /tmp/compile/php-8.1.27/ext/opcache/ZendAccelerator.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/ZendAccelerator.c -o ext/opcache/ZendAccelerator.lo -MMD -MF ext/opcache/ZendAccelerator.dep -MT ext/opcache/ZendAccelerator.lo -include ext/opcache/zend_accelerator_blacklist.dep ext/opcache/zend_accelerator_blacklist.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_blacklist.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_blacklist.c -o ext/opcache/zend_accelerator_blacklist.lo -MMD -MF ext/opcache/zend_accelerator_blacklist.dep -MT ext/opcache/zend_accelerator_blacklist.lo -include ext/opcache/zend_accelerator_debug.dep ext/opcache/zend_accelerator_debug.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_debug.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_debug.c -o ext/opcache/zend_accelerator_debug.lo -MMD -MF ext/opcache/zend_accelerator_debug.dep -MT ext/opcache/zend_accelerator_debug.lo -include ext/opcache/zend_accelerator_hash.dep ext/opcache/zend_accelerator_hash.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_hash.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_hash.c -o ext/opcache/zend_accelerator_hash.lo -MMD -MF ext/opcache/zend_accelerator_hash.dep -MT ext/opcache/zend_accelerator_hash.lo -include ext/opcache/zend_accelerator_module.dep ext/opcache/zend_accelerator_module.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_module.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_module.c -o ext/opcache/zend_accelerator_module.lo -MMD -MF ext/opcache/zend_accelerator_module.dep -MT ext/opcache/zend_accelerator_module.lo -include ext/opcache/zend_persist.dep ext/opcache/zend_persist.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_persist.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_persist.c -o ext/opcache/zend_persist.lo -MMD -MF ext/opcache/zend_persist.dep -MT ext/opcache/zend_persist.lo -include ext/opcache/zend_persist_calc.dep ext/opcache/zend_persist_calc.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_persist_calc.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_persist_calc.c -o ext/opcache/zend_persist_calc.lo -MMD -MF ext/opcache/zend_persist_calc.dep -MT ext/opcache/zend_persist_calc.lo -include ext/opcache/zend_file_cache.dep ext/opcache/zend_file_cache.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_file_cache.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_file_cache.c -o ext/opcache/zend_file_cache.lo -MMD -MF ext/opcache/zend_file_cache.dep -MT ext/opcache/zend_file_cache.lo -include ext/opcache/zend_shared_alloc.dep ext/opcache/zend_shared_alloc.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_shared_alloc.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_shared_alloc.c -o ext/opcache/zend_shared_alloc.lo -MMD -MF ext/opcache/zend_shared_alloc.dep -MT ext/opcache/zend_shared_alloc.lo -include ext/opcache/zend_accelerator_util_funcs.dep ext/opcache/zend_accelerator_util_funcs.lo: /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_util_funcs.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/zend_accelerator_util_funcs.c -o ext/opcache/zend_accelerator_util_funcs.lo -MMD -MF ext/opcache/zend_accelerator_util_funcs.dep -MT ext/opcache/zend_accelerator_util_funcs.lo -include ext/opcache/shared_alloc_shm.dep ext/opcache/shared_alloc_shm.lo: /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_shm.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_shm.c -o ext/opcache/shared_alloc_shm.lo -MMD -MF ext/opcache/shared_alloc_shm.dep -MT ext/opcache/shared_alloc_shm.lo -include ext/opcache/shared_alloc_mmap.dep ext/opcache/shared_alloc_mmap.lo: /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_mmap.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_mmap.c -o ext/opcache/shared_alloc_mmap.lo -MMD -MF ext/opcache/shared_alloc_mmap.dep -MT ext/opcache/shared_alloc_mmap.lo -include ext/opcache/shared_alloc_posix.dep ext/opcache/shared_alloc_posix.lo: /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_posix.c $(LIBTOOL) --mode=compile $(CC) -Iext/opcache/ -I/tmp/compile/php-8.1.27/ext/opcache/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -Wno-implicit-fallthrough -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /tmp/compile/php-8.1.27/ext/opcache/shared_alloc_posix.c -o ext/opcache/shared_alloc_posix.lo -MMD -MF ext/opcache/shared_alloc_posix.dep -MT ext/opcache/shared_alloc_posix.lo $(phplibdir)/opcache.la: ext/opcache/opcache.la $(LIBTOOL) --mode=install cp ext/opcache/opcache.la $(phplibdir) ext/opcache/opcache.la: $(shared_objects_opcache) $(OPCACHE_SHARED_DEPENDENCIES) $(LIBTOOL) --mode=link $(CC) -shared $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(LDFLAGS) -o $@ -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXTRA_LDFLAGS) $(shared_objects_opcache) $(OPCACHE_SHARED_LIBADD) -include ext/pdo/pdo.dep ext/pdo/pdo.lo: /tmp/compile/php-8.1.27/ext/pdo/pdo.c $(LIBTOOL) --mode=compile $(CC) -Iext/pdo/ -I/tmp/compile/php-8.1.27/ext/pdo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/pdo/pdo.c -o ext/pdo/pdo.lo -MMD -MF ext/pdo/pdo.dep -MT ext/pdo/pdo.lo -include ext/pdo/pdo_dbh.dep ext/pdo/pdo_dbh.lo: /tmp/compile/php-8.1.27/ext/pdo/pdo_dbh.c $(LIBTOOL) --mode=compile $(CC) -Iext/pdo/ -I/tmp/compile/php-8.1.27/ext/pdo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/pdo/pdo_dbh.c -o ext/pdo/pdo_dbh.lo -MMD -MF ext/pdo/pdo_dbh.dep -MT ext/pdo/pdo_dbh.lo -include ext/pdo/pdo_stmt.dep ext/pdo/pdo_stmt.lo: /tmp/compile/php-8.1.27/ext/pdo/pdo_stmt.c $(LIBTOOL) --mode=compile $(CC) -Iext/pdo/ -I/tmp/compile/php-8.1.27/ext/pdo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/pdo/pdo_stmt.c -o ext/pdo/pdo_stmt.lo -MMD -MF ext/pdo/pdo_stmt.dep -MT ext/pdo/pdo_stmt.lo -include ext/pdo/pdo_sql_parser.dep ext/pdo/pdo_sql_parser.lo: /tmp/compile/php-8.1.27/ext/pdo/pdo_sql_parser.c $(LIBTOOL) --mode=compile $(CC) -Iext/pdo/ -I/tmp/compile/php-8.1.27/ext/pdo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/pdo/pdo_sql_parser.c -o ext/pdo/pdo_sql_parser.lo -MMD -MF ext/pdo/pdo_sql_parser.dep -MT ext/pdo/pdo_sql_parser.lo -include ext/pdo/pdo_sqlstate.dep ext/pdo/pdo_sqlstate.lo: /tmp/compile/php-8.1.27/ext/pdo/pdo_sqlstate.c $(LIBTOOL) --mode=compile $(CC) -Iext/pdo/ -I/tmp/compile/php-8.1.27/ext/pdo/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/pdo/pdo_sqlstate.c -o ext/pdo/pdo_sqlstate.lo -MMD -MF ext/pdo/pdo_sqlstate.dep -MT ext/pdo/pdo_sqlstate.lo -include ext/posix/posix.dep ext/posix/posix.lo: /tmp/compile/php-8.1.27/ext/posix/posix.c $(LIBTOOL) --mode=compile $(CC) -Iext/posix/ -I/tmp/compile/php-8.1.27/ext/posix/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/posix/posix.c -o ext/posix/posix.lo -MMD -MF ext/posix/posix.dep -MT ext/posix/posix.lo -include ext/reflection/php_reflection.dep ext/reflection/php_reflection.lo: /tmp/compile/php-8.1.27/ext/reflection/php_reflection.c $(LIBTOOL) --mode=compile $(CC) -Iext/reflection/ -I/tmp/compile/php-8.1.27/ext/reflection/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo -MMD -MF ext/reflection/php_reflection.dep -MT ext/reflection/php_reflection.lo -include ext/session/mod_user_class.dep ext/session/mod_user_class.lo: /tmp/compile/php-8.1.27/ext/session/mod_user_class.c $(LIBTOOL) --mode=compile $(CC) -Iext/session/ -I/tmp/compile/php-8.1.27/ext/session/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/session/mod_user_class.c -o ext/session/mod_user_class.lo -MMD -MF ext/session/mod_user_class.dep -MT ext/session/mod_user_class.lo -include ext/session/session.dep ext/session/session.lo: /tmp/compile/php-8.1.27/ext/session/session.c $(LIBTOOL) --mode=compile $(CC) -Iext/session/ -I/tmp/compile/php-8.1.27/ext/session/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/session/session.c -o ext/session/session.lo -MMD -MF ext/session/session.dep -MT ext/session/session.lo -include ext/session/mod_files.dep ext/session/mod_files.lo: /tmp/compile/php-8.1.27/ext/session/mod_files.c $(LIBTOOL) --mode=compile $(CC) -Iext/session/ -I/tmp/compile/php-8.1.27/ext/session/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/session/mod_files.c -o ext/session/mod_files.lo -MMD -MF ext/session/mod_files.dep -MT ext/session/mod_files.lo -include ext/session/mod_mm.dep ext/session/mod_mm.lo: /tmp/compile/php-8.1.27/ext/session/mod_mm.c $(LIBTOOL) --mode=compile $(CC) -Iext/session/ -I/tmp/compile/php-8.1.27/ext/session/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/session/mod_mm.c -o ext/session/mod_mm.lo -MMD -MF ext/session/mod_mm.dep -MT ext/session/mod_mm.lo -include ext/session/mod_user.dep ext/session/mod_user.lo: /tmp/compile/php-8.1.27/ext/session/mod_user.c $(LIBTOOL) --mode=compile $(CC) -Iext/session/ -I/tmp/compile/php-8.1.27/ext/session/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/session/mod_user.c -o ext/session/mod_user.lo -MMD -MF ext/session/mod_user.dep -MT ext/session/mod_user.lo -include ext/sockets/sockets.dep ext/sockets/sockets.lo: /tmp/compile/php-8.1.27/ext/sockets/sockets.c $(LIBTOOL) --mode=compile $(CC) -Iext/sockets/ -I/tmp/compile/php-8.1.27/ext/sockets/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/sockets/sockets.c -o ext/sockets/sockets.lo -MMD -MF ext/sockets/sockets.dep -MT ext/sockets/sockets.lo -include ext/sockets/multicast.dep ext/sockets/multicast.lo: /tmp/compile/php-8.1.27/ext/sockets/multicast.c $(LIBTOOL) --mode=compile $(CC) -Iext/sockets/ -I/tmp/compile/php-8.1.27/ext/sockets/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/sockets/multicast.c -o ext/sockets/multicast.lo -MMD -MF ext/sockets/multicast.dep -MT ext/sockets/multicast.lo -include ext/sockets/conversions.dep ext/sockets/conversions.lo: /tmp/compile/php-8.1.27/ext/sockets/conversions.c $(LIBTOOL) --mode=compile $(CC) -Iext/sockets/ -I/tmp/compile/php-8.1.27/ext/sockets/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/sockets/conversions.c -o ext/sockets/conversions.lo -MMD -MF ext/sockets/conversions.dep -MT ext/sockets/conversions.lo -include ext/sockets/sockaddr_conv.dep ext/sockets/sockaddr_conv.lo: /tmp/compile/php-8.1.27/ext/sockets/sockaddr_conv.c $(LIBTOOL) --mode=compile $(CC) -Iext/sockets/ -I/tmp/compile/php-8.1.27/ext/sockets/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/sockets/sockaddr_conv.c -o ext/sockets/sockaddr_conv.lo -MMD -MF ext/sockets/sockaddr_conv.dep -MT ext/sockets/sockaddr_conv.lo -include ext/sockets/sendrecvmsg.dep ext/sockets/sendrecvmsg.lo: /tmp/compile/php-8.1.27/ext/sockets/sendrecvmsg.c $(LIBTOOL) --mode=compile $(CC) -Iext/sockets/ -I/tmp/compile/php-8.1.27/ext/sockets/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/sockets/sendrecvmsg.c -o ext/sockets/sendrecvmsg.lo -MMD -MF ext/sockets/sendrecvmsg.dep -MT ext/sockets/sendrecvmsg.lo -include ext/spl/php_spl.dep ext/spl/php_spl.lo: /tmp/compile/php-8.1.27/ext/spl/php_spl.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/php_spl.c -o ext/spl/php_spl.lo -MMD -MF ext/spl/php_spl.dep -MT ext/spl/php_spl.lo -include ext/spl/spl_functions.dep ext/spl/spl_functions.lo: /tmp/compile/php-8.1.27/ext/spl/spl_functions.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo -MMD -MF ext/spl/spl_functions.dep -MT ext/spl/spl_functions.lo -include ext/spl/spl_iterators.dep ext/spl/spl_iterators.lo: /tmp/compile/php-8.1.27/ext/spl/spl_iterators.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo -MMD -MF ext/spl/spl_iterators.dep -MT ext/spl/spl_iterators.lo -include ext/spl/spl_array.dep ext/spl/spl_array.lo: /tmp/compile/php-8.1.27/ext/spl/spl_array.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_array.c -o ext/spl/spl_array.lo -MMD -MF ext/spl/spl_array.dep -MT ext/spl/spl_array.lo -include ext/spl/spl_directory.dep ext/spl/spl_directory.lo: /tmp/compile/php-8.1.27/ext/spl/spl_directory.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo -MMD -MF ext/spl/spl_directory.dep -MT ext/spl/spl_directory.lo -include ext/spl/spl_exceptions.dep ext/spl/spl_exceptions.lo: /tmp/compile/php-8.1.27/ext/spl/spl_exceptions.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo -MMD -MF ext/spl/spl_exceptions.dep -MT ext/spl/spl_exceptions.lo -include ext/spl/spl_observer.dep ext/spl/spl_observer.lo: /tmp/compile/php-8.1.27/ext/spl/spl_observer.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo -MMD -MF ext/spl/spl_observer.dep -MT ext/spl/spl_observer.lo -include ext/spl/spl_dllist.dep ext/spl/spl_dllist.lo: /tmp/compile/php-8.1.27/ext/spl/spl_dllist.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo -MMD -MF ext/spl/spl_dllist.dep -MT ext/spl/spl_dllist.lo -include ext/spl/spl_heap.dep ext/spl/spl_heap.lo: /tmp/compile/php-8.1.27/ext/spl/spl_heap.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo -MMD -MF ext/spl/spl_heap.dep -MT ext/spl/spl_heap.lo -include ext/spl/spl_fixedarray.dep ext/spl/spl_fixedarray.lo: /tmp/compile/php-8.1.27/ext/spl/spl_fixedarray.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/tmp/compile/php-8.1.27/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo -MMD -MF ext/spl/spl_fixedarray.dep -MT ext/spl/spl_fixedarray.lo -include ext/standard/crypt_freesec.dep ext/standard/crypt_freesec.lo: /tmp/compile/php-8.1.27/ext/standard/crypt_freesec.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo -MMD -MF ext/standard/crypt_freesec.dep -MT ext/standard/crypt_freesec.lo -include ext/standard/crypt_blowfish.dep ext/standard/crypt_blowfish.lo: /tmp/compile/php-8.1.27/ext/standard/crypt_blowfish.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo -MMD -MF ext/standard/crypt_blowfish.dep -MT ext/standard/crypt_blowfish.lo -include ext/standard/crypt_sha512.dep ext/standard/crypt_sha512.lo: /tmp/compile/php-8.1.27/ext/standard/crypt_sha512.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo -MMD -MF ext/standard/crypt_sha512.dep -MT ext/standard/crypt_sha512.lo -include ext/standard/crypt_sha256.dep ext/standard/crypt_sha256.lo: /tmp/compile/php-8.1.27/ext/standard/crypt_sha256.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo -MMD -MF ext/standard/crypt_sha256.dep -MT ext/standard/crypt_sha256.lo -include ext/standard/php_crypt_r.dep ext/standard/php_crypt_r.lo: /tmp/compile/php-8.1.27/ext/standard/php_crypt_r.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo -MMD -MF ext/standard/php_crypt_r.dep -MT ext/standard/php_crypt_r.lo -include ext/standard/array.dep ext/standard/array.lo: /tmp/compile/php-8.1.27/ext/standard/array.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/array.c -o ext/standard/array.lo -MMD -MF ext/standard/array.dep -MT ext/standard/array.lo -include ext/standard/base64.dep ext/standard/base64.lo: /tmp/compile/php-8.1.27/ext/standard/base64.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/base64.c -o ext/standard/base64.lo -MMD -MF ext/standard/base64.dep -MT ext/standard/base64.lo -include ext/standard/basic_functions.dep ext/standard/basic_functions.lo: /tmp/compile/php-8.1.27/ext/standard/basic_functions.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo -MMD -MF ext/standard/basic_functions.dep -MT ext/standard/basic_functions.lo -include ext/standard/browscap.dep ext/standard/browscap.lo: /tmp/compile/php-8.1.27/ext/standard/browscap.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/browscap.c -o ext/standard/browscap.lo -MMD -MF ext/standard/browscap.dep -MT ext/standard/browscap.lo -include ext/standard/crc32.dep ext/standard/crc32.lo: /tmp/compile/php-8.1.27/ext/standard/crc32.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/crc32.c -o ext/standard/crc32.lo -MMD -MF ext/standard/crc32.dep -MT ext/standard/crc32.lo -include ext/standard/crypt.dep ext/standard/crypt.lo: /tmp/compile/php-8.1.27/ext/standard/crypt.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/crypt.c -o ext/standard/crypt.lo -MMD -MF ext/standard/crypt.dep -MT ext/standard/crypt.lo -include ext/standard/datetime.dep ext/standard/datetime.lo: /tmp/compile/php-8.1.27/ext/standard/datetime.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/datetime.c -o ext/standard/datetime.lo -MMD -MF ext/standard/datetime.dep -MT ext/standard/datetime.lo -include ext/standard/dir.dep ext/standard/dir.lo: /tmp/compile/php-8.1.27/ext/standard/dir.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/dir.c -o ext/standard/dir.lo -MMD -MF ext/standard/dir.dep -MT ext/standard/dir.lo -include ext/standard/dl.dep ext/standard/dl.lo: /tmp/compile/php-8.1.27/ext/standard/dl.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/dl.c -o ext/standard/dl.lo -MMD -MF ext/standard/dl.dep -MT ext/standard/dl.lo -include ext/standard/dns.dep ext/standard/dns.lo: /tmp/compile/php-8.1.27/ext/standard/dns.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/dns.c -o ext/standard/dns.lo -MMD -MF ext/standard/dns.dep -MT ext/standard/dns.lo -include ext/standard/exec.dep ext/standard/exec.lo: /tmp/compile/php-8.1.27/ext/standard/exec.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/exec.c -o ext/standard/exec.lo -MMD -MF ext/standard/exec.dep -MT ext/standard/exec.lo -include ext/standard/file.dep ext/standard/file.lo: /tmp/compile/php-8.1.27/ext/standard/file.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/file.c -o ext/standard/file.lo -MMD -MF ext/standard/file.dep -MT ext/standard/file.lo -include ext/standard/filestat.dep ext/standard/filestat.lo: /tmp/compile/php-8.1.27/ext/standard/filestat.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/filestat.c -o ext/standard/filestat.lo -MMD -MF ext/standard/filestat.dep -MT ext/standard/filestat.lo -include ext/standard/flock_compat.dep ext/standard/flock_compat.lo: /tmp/compile/php-8.1.27/ext/standard/flock_compat.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo -MMD -MF ext/standard/flock_compat.dep -MT ext/standard/flock_compat.lo -include ext/standard/formatted_print.dep ext/standard/formatted_print.lo: /tmp/compile/php-8.1.27/ext/standard/formatted_print.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo -MMD -MF ext/standard/formatted_print.dep -MT ext/standard/formatted_print.lo -include ext/standard/fsock.dep ext/standard/fsock.lo: /tmp/compile/php-8.1.27/ext/standard/fsock.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/fsock.c -o ext/standard/fsock.lo -MMD -MF ext/standard/fsock.dep -MT ext/standard/fsock.lo -include ext/standard/head.dep ext/standard/head.lo: /tmp/compile/php-8.1.27/ext/standard/head.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/head.c -o ext/standard/head.lo -MMD -MF ext/standard/head.dep -MT ext/standard/head.lo -include ext/standard/html.dep ext/standard/html.lo: /tmp/compile/php-8.1.27/ext/standard/html.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/html.c -o ext/standard/html.lo -MMD -MF ext/standard/html.dep -MT ext/standard/html.lo -include ext/standard/image.dep ext/standard/image.lo: /tmp/compile/php-8.1.27/ext/standard/image.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/image.c -o ext/standard/image.lo -MMD -MF ext/standard/image.dep -MT ext/standard/image.lo -include ext/standard/info.dep ext/standard/info.lo: /tmp/compile/php-8.1.27/ext/standard/info.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/info.c -o ext/standard/info.lo -MMD -MF ext/standard/info.dep -MT ext/standard/info.lo -include ext/standard/iptc.dep ext/standard/iptc.lo: /tmp/compile/php-8.1.27/ext/standard/iptc.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/iptc.c -o ext/standard/iptc.lo -MMD -MF ext/standard/iptc.dep -MT ext/standard/iptc.lo -include ext/standard/lcg.dep ext/standard/lcg.lo: /tmp/compile/php-8.1.27/ext/standard/lcg.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/lcg.c -o ext/standard/lcg.lo -MMD -MF ext/standard/lcg.dep -MT ext/standard/lcg.lo -include ext/standard/link.dep ext/standard/link.lo: /tmp/compile/php-8.1.27/ext/standard/link.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/link.c -o ext/standard/link.lo -MMD -MF ext/standard/link.dep -MT ext/standard/link.lo -include ext/standard/mail.dep ext/standard/mail.lo: /tmp/compile/php-8.1.27/ext/standard/mail.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/mail.c -o ext/standard/mail.lo -MMD -MF ext/standard/mail.dep -MT ext/standard/mail.lo -include ext/standard/math.dep ext/standard/math.lo: /tmp/compile/php-8.1.27/ext/standard/math.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/math.c -o ext/standard/math.lo -MMD -MF ext/standard/math.dep -MT ext/standard/math.lo -include ext/standard/md5.dep ext/standard/md5.lo: /tmp/compile/php-8.1.27/ext/standard/md5.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/md5.c -o ext/standard/md5.lo -MMD -MF ext/standard/md5.dep -MT ext/standard/md5.lo -include ext/standard/metaphone.dep ext/standard/metaphone.lo: /tmp/compile/php-8.1.27/ext/standard/metaphone.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/metaphone.c -o ext/standard/metaphone.lo -MMD -MF ext/standard/metaphone.dep -MT ext/standard/metaphone.lo -include ext/standard/microtime.dep ext/standard/microtime.lo: /tmp/compile/php-8.1.27/ext/standard/microtime.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/microtime.c -o ext/standard/microtime.lo -MMD -MF ext/standard/microtime.dep -MT ext/standard/microtime.lo -include ext/standard/pack.dep ext/standard/pack.lo: /tmp/compile/php-8.1.27/ext/standard/pack.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/pack.c -o ext/standard/pack.lo -MMD -MF ext/standard/pack.dep -MT ext/standard/pack.lo -include ext/standard/pageinfo.dep ext/standard/pageinfo.lo: /tmp/compile/php-8.1.27/ext/standard/pageinfo.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo -MMD -MF ext/standard/pageinfo.dep -MT ext/standard/pageinfo.lo -include ext/standard/quot_print.dep ext/standard/quot_print.lo: /tmp/compile/php-8.1.27/ext/standard/quot_print.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/quot_print.c -o ext/standard/quot_print.lo -MMD -MF ext/standard/quot_print.dep -MT ext/standard/quot_print.lo -include ext/standard/rand.dep ext/standard/rand.lo: /tmp/compile/php-8.1.27/ext/standard/rand.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/rand.c -o ext/standard/rand.lo -MMD -MF ext/standard/rand.dep -MT ext/standard/rand.lo -include ext/standard/mt_rand.dep ext/standard/mt_rand.lo: /tmp/compile/php-8.1.27/ext/standard/mt_rand.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/mt_rand.c -o ext/standard/mt_rand.lo -MMD -MF ext/standard/mt_rand.dep -MT ext/standard/mt_rand.lo -include ext/standard/soundex.dep ext/standard/soundex.lo: /tmp/compile/php-8.1.27/ext/standard/soundex.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/soundex.c -o ext/standard/soundex.lo -MMD -MF ext/standard/soundex.dep -MT ext/standard/soundex.lo -include ext/standard/string.dep ext/standard/string.lo: /tmp/compile/php-8.1.27/ext/standard/string.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/string.c -o ext/standard/string.lo -MMD -MF ext/standard/string.dep -MT ext/standard/string.lo -include ext/standard/scanf.dep ext/standard/scanf.lo: /tmp/compile/php-8.1.27/ext/standard/scanf.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/scanf.c -o ext/standard/scanf.lo -MMD -MF ext/standard/scanf.dep -MT ext/standard/scanf.lo -include ext/standard/syslog.dep ext/standard/syslog.lo: /tmp/compile/php-8.1.27/ext/standard/syslog.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/syslog.c -o ext/standard/syslog.lo -MMD -MF ext/standard/syslog.dep -MT ext/standard/syslog.lo -include ext/standard/type.dep ext/standard/type.lo: /tmp/compile/php-8.1.27/ext/standard/type.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/type.c -o ext/standard/type.lo -MMD -MF ext/standard/type.dep -MT ext/standard/type.lo -include ext/standard/uniqid.dep ext/standard/uniqid.lo: /tmp/compile/php-8.1.27/ext/standard/uniqid.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/uniqid.c -o ext/standard/uniqid.lo -MMD -MF ext/standard/uniqid.dep -MT ext/standard/uniqid.lo -include ext/standard/url.dep ext/standard/url.lo: /tmp/compile/php-8.1.27/ext/standard/url.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/url.c -o ext/standard/url.lo -MMD -MF ext/standard/url.dep -MT ext/standard/url.lo -include ext/standard/var.dep ext/standard/var.lo: /tmp/compile/php-8.1.27/ext/standard/var.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/var.c -o ext/standard/var.lo -MMD -MF ext/standard/var.dep -MT ext/standard/var.lo -include ext/standard/versioning.dep ext/standard/versioning.lo: /tmp/compile/php-8.1.27/ext/standard/versioning.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/versioning.c -o ext/standard/versioning.lo -MMD -MF ext/standard/versioning.dep -MT ext/standard/versioning.lo -include ext/standard/assert.dep ext/standard/assert.lo: /tmp/compile/php-8.1.27/ext/standard/assert.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/assert.c -o ext/standard/assert.lo -MMD -MF ext/standard/assert.dep -MT ext/standard/assert.lo -include ext/standard/strnatcmp.dep ext/standard/strnatcmp.lo: /tmp/compile/php-8.1.27/ext/standard/strnatcmp.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo -MMD -MF ext/standard/strnatcmp.dep -MT ext/standard/strnatcmp.lo -include ext/standard/levenshtein.dep ext/standard/levenshtein.lo: /tmp/compile/php-8.1.27/ext/standard/levenshtein.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo -MMD -MF ext/standard/levenshtein.dep -MT ext/standard/levenshtein.lo -include ext/standard/incomplete_class.dep ext/standard/incomplete_class.lo: /tmp/compile/php-8.1.27/ext/standard/incomplete_class.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo -MMD -MF ext/standard/incomplete_class.dep -MT ext/standard/incomplete_class.lo -include ext/standard/url_scanner_ex.dep ext/standard/url_scanner_ex.lo: /tmp/compile/php-8.1.27/ext/standard/url_scanner_ex.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo -MMD -MF ext/standard/url_scanner_ex.dep -MT ext/standard/url_scanner_ex.lo -include ext/standard/ftp_fopen_wrapper.dep ext/standard/ftp_fopen_wrapper.lo: /tmp/compile/php-8.1.27/ext/standard/ftp_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo -MMD -MF ext/standard/ftp_fopen_wrapper.dep -MT ext/standard/ftp_fopen_wrapper.lo -include ext/standard/http_fopen_wrapper.dep ext/standard/http_fopen_wrapper.lo: /tmp/compile/php-8.1.27/ext/standard/http_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo -MMD -MF ext/standard/http_fopen_wrapper.dep -MT ext/standard/http_fopen_wrapper.lo -include ext/standard/php_fopen_wrapper.dep ext/standard/php_fopen_wrapper.lo: /tmp/compile/php-8.1.27/ext/standard/php_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo -MMD -MF ext/standard/php_fopen_wrapper.dep -MT ext/standard/php_fopen_wrapper.lo -include ext/standard/credits.dep ext/standard/credits.lo: /tmp/compile/php-8.1.27/ext/standard/credits.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/credits.c -o ext/standard/credits.lo -MMD -MF ext/standard/credits.dep -MT ext/standard/credits.lo -include ext/standard/css.dep ext/standard/css.lo: /tmp/compile/php-8.1.27/ext/standard/css.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/css.c -o ext/standard/css.lo -MMD -MF ext/standard/css.dep -MT ext/standard/css.lo -include ext/standard/var_unserializer.dep ext/standard/var_unserializer.lo: /tmp/compile/php-8.1.27/ext/standard/var_unserializer.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo -MMD -MF ext/standard/var_unserializer.dep -MT ext/standard/var_unserializer.lo -include ext/standard/ftok.dep ext/standard/ftok.lo: /tmp/compile/php-8.1.27/ext/standard/ftok.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/ftok.c -o ext/standard/ftok.lo -MMD -MF ext/standard/ftok.dep -MT ext/standard/ftok.lo -include ext/standard/sha1.dep ext/standard/sha1.lo: /tmp/compile/php-8.1.27/ext/standard/sha1.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/sha1.c -o ext/standard/sha1.lo -MMD -MF ext/standard/sha1.dep -MT ext/standard/sha1.lo -include ext/standard/user_filters.dep ext/standard/user_filters.lo: /tmp/compile/php-8.1.27/ext/standard/user_filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/user_filters.c -o ext/standard/user_filters.lo -MMD -MF ext/standard/user_filters.dep -MT ext/standard/user_filters.lo -include ext/standard/uuencode.dep ext/standard/uuencode.lo: /tmp/compile/php-8.1.27/ext/standard/uuencode.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/uuencode.c -o ext/standard/uuencode.lo -MMD -MF ext/standard/uuencode.dep -MT ext/standard/uuencode.lo -include ext/standard/filters.dep ext/standard/filters.lo: /tmp/compile/php-8.1.27/ext/standard/filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/filters.c -o ext/standard/filters.lo -MMD -MF ext/standard/filters.dep -MT ext/standard/filters.lo -include ext/standard/proc_open.dep ext/standard/proc_open.lo: /tmp/compile/php-8.1.27/ext/standard/proc_open.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/proc_open.c -o ext/standard/proc_open.lo -MMD -MF ext/standard/proc_open.dep -MT ext/standard/proc_open.lo -include ext/standard/streamsfuncs.dep ext/standard/streamsfuncs.lo: /tmp/compile/php-8.1.27/ext/standard/streamsfuncs.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo -MMD -MF ext/standard/streamsfuncs.dep -MT ext/standard/streamsfuncs.lo -include ext/standard/http.dep ext/standard/http.lo: /tmp/compile/php-8.1.27/ext/standard/http.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/http.c -o ext/standard/http.lo -MMD -MF ext/standard/http.dep -MT ext/standard/http.lo -include ext/standard/password.dep ext/standard/password.lo: /tmp/compile/php-8.1.27/ext/standard/password.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/password.c -o ext/standard/password.lo -MMD -MF ext/standard/password.dep -MT ext/standard/password.lo -include ext/standard/random.dep ext/standard/random.lo: /tmp/compile/php-8.1.27/ext/standard/random.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/random.c -o ext/standard/random.lo -MMD -MF ext/standard/random.dep -MT ext/standard/random.lo -include ext/standard/net.dep ext/standard/net.lo: /tmp/compile/php-8.1.27/ext/standard/net.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/net.c -o ext/standard/net.lo -MMD -MF ext/standard/net.dep -MT ext/standard/net.lo -include ext/standard/hrtime.dep ext/standard/hrtime.lo: /tmp/compile/php-8.1.27/ext/standard/hrtime.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/hrtime.c -o ext/standard/hrtime.lo -MMD -MF ext/standard/hrtime.dep -MT ext/standard/hrtime.lo -include ext/standard/crc32_x86.dep ext/standard/crc32_x86.lo: /tmp/compile/php-8.1.27/ext/standard/crc32_x86.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/tmp/compile/php-8.1.27/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/ext/standard/crc32_x86.c -o ext/standard/crc32_x86.lo -MMD -MF ext/standard/crc32_x86.dep -MT ext/standard/crc32_x86.lo -include ext/sysvmsg/sysvmsg.dep ext/sysvmsg/sysvmsg.lo: /tmp/compile/php-8.1.27/ext/sysvmsg/sysvmsg.c $(LIBTOOL) --mode=compile $(CC) -Iext/sysvmsg/ -I/tmp/compile/php-8.1.27/ext/sysvmsg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/sysvmsg/sysvmsg.c -o ext/sysvmsg/sysvmsg.lo -MMD -MF ext/sysvmsg/sysvmsg.dep -MT ext/sysvmsg/sysvmsg.lo -include ext/sysvsem/sysvsem.dep ext/sysvsem/sysvsem.lo: /tmp/compile/php-8.1.27/ext/sysvsem/sysvsem.c $(LIBTOOL) --mode=compile $(CC) -Iext/sysvsem/ -I/tmp/compile/php-8.1.27/ext/sysvsem/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/sysvsem/sysvsem.c -o ext/sysvsem/sysvsem.lo -MMD -MF ext/sysvsem/sysvsem.dep -MT ext/sysvsem/sysvsem.lo -include ext/sysvshm/sysvshm.dep ext/sysvshm/sysvshm.lo: /tmp/compile/php-8.1.27/ext/sysvshm/sysvshm.c $(LIBTOOL) --mode=compile $(CC) -Iext/sysvshm/ -I/tmp/compile/php-8.1.27/ext/sysvshm/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/sysvshm/sysvshm.c -o ext/sysvshm/sysvshm.lo -MMD -MF ext/sysvshm/sysvshm.dep -MT ext/sysvshm/sysvshm.lo -include ext/tokenizer/tokenizer.dep ext/tokenizer/tokenizer.lo: /tmp/compile/php-8.1.27/ext/tokenizer/tokenizer.c $(LIBTOOL) --mode=compile $(CC) -Iext/tokenizer/ -I/tmp/compile/php-8.1.27/ext/tokenizer/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo -MMD -MF ext/tokenizer/tokenizer.dep -MT ext/tokenizer/tokenizer.lo -include ext/tokenizer/tokenizer_data.dep ext/tokenizer/tokenizer_data.lo: /tmp/compile/php-8.1.27/ext/tokenizer/tokenizer_data.c $(LIBTOOL) --mode=compile $(CC) -Iext/tokenizer/ -I/tmp/compile/php-8.1.27/ext/tokenizer/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /tmp/compile/php-8.1.27/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo -MMD -MF ext/tokenizer/tokenizer_data.dep -MT ext/tokenizer/tokenizer_data.lo -include TSRM/TSRM.dep TSRM/TSRM.lo: /tmp/compile/php-8.1.27/TSRM/TSRM.c $(LIBTOOL) --mode=compile $(CC) -ITSRM/ -I/tmp/compile/php-8.1.27/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/TSRM/TSRM.c -o TSRM/TSRM.lo -MMD -MF TSRM/TSRM.dep -MT TSRM/TSRM.lo -include main/main.dep main/main.lo: /tmp/compile/php-8.1.27/main/main.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/main.c -o main/main.lo -MMD -MF main/main.dep -MT main/main.lo -include main/snprintf.dep main/snprintf.lo: /tmp/compile/php-8.1.27/main/snprintf.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/snprintf.c -o main/snprintf.lo -MMD -MF main/snprintf.dep -MT main/snprintf.lo -include main/spprintf.dep main/spprintf.lo: /tmp/compile/php-8.1.27/main/spprintf.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/spprintf.c -o main/spprintf.lo -MMD -MF main/spprintf.dep -MT main/spprintf.lo -include main/fopen_wrappers.dep main/fopen_wrappers.lo: /tmp/compile/php-8.1.27/main/fopen_wrappers.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/fopen_wrappers.c -o main/fopen_wrappers.lo -MMD -MF main/fopen_wrappers.dep -MT main/fopen_wrappers.lo -include main/alloca.dep main/alloca.lo: /tmp/compile/php-8.1.27/main/alloca.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/alloca.c -o main/alloca.lo -MMD -MF main/alloca.dep -MT main/alloca.lo -include main/php_scandir.dep main/php_scandir.lo: /tmp/compile/php-8.1.27/main/php_scandir.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_scandir.c -o main/php_scandir.lo -MMD -MF main/php_scandir.dep -MT main/php_scandir.lo -include main/php_ini.dep main/php_ini.lo: /tmp/compile/php-8.1.27/main/php_ini.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_ini.c -o main/php_ini.lo -MMD -MF main/php_ini.dep -MT main/php_ini.lo -include main/SAPI.dep main/SAPI.lo: /tmp/compile/php-8.1.27/main/SAPI.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/SAPI.c -o main/SAPI.lo -MMD -MF main/SAPI.dep -MT main/SAPI.lo -include main/rfc1867.dep main/rfc1867.lo: /tmp/compile/php-8.1.27/main/rfc1867.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/rfc1867.c -o main/rfc1867.lo -MMD -MF main/rfc1867.dep -MT main/rfc1867.lo -include main/php_content_types.dep main/php_content_types.lo: /tmp/compile/php-8.1.27/main/php_content_types.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_content_types.c -o main/php_content_types.lo -MMD -MF main/php_content_types.dep -MT main/php_content_types.lo -include main/strlcpy.dep main/strlcpy.lo: /tmp/compile/php-8.1.27/main/strlcpy.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/strlcpy.c -o main/strlcpy.lo -MMD -MF main/strlcpy.dep -MT main/strlcpy.lo -include main/strlcat.dep main/strlcat.lo: /tmp/compile/php-8.1.27/main/strlcat.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/strlcat.c -o main/strlcat.lo -MMD -MF main/strlcat.dep -MT main/strlcat.lo -include main/explicit_bzero.dep main/explicit_bzero.lo: /tmp/compile/php-8.1.27/main/explicit_bzero.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/explicit_bzero.c -o main/explicit_bzero.lo -MMD -MF main/explicit_bzero.dep -MT main/explicit_bzero.lo -include main/reentrancy.dep main/reentrancy.lo: /tmp/compile/php-8.1.27/main/reentrancy.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/reentrancy.c -o main/reentrancy.lo -MMD -MF main/reentrancy.dep -MT main/reentrancy.lo -include main/php_variables.dep main/php_variables.lo: /tmp/compile/php-8.1.27/main/php_variables.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_variables.c -o main/php_variables.lo -MMD -MF main/php_variables.dep -MT main/php_variables.lo -include main/php_ticks.dep main/php_ticks.lo: /tmp/compile/php-8.1.27/main/php_ticks.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_ticks.c -o main/php_ticks.lo -MMD -MF main/php_ticks.dep -MT main/php_ticks.lo -include main/network.dep main/network.lo: /tmp/compile/php-8.1.27/main/network.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/network.c -o main/network.lo -MMD -MF main/network.dep -MT main/network.lo -include main/php_open_temporary_file.dep main/php_open_temporary_file.lo: /tmp/compile/php-8.1.27/main/php_open_temporary_file.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo -MMD -MF main/php_open_temporary_file.dep -MT main/php_open_temporary_file.lo -include main/output.dep main/output.lo: /tmp/compile/php-8.1.27/main/output.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/output.c -o main/output.lo -MMD -MF main/output.dep -MT main/output.lo -include main/getopt.dep main/getopt.lo: /tmp/compile/php-8.1.27/main/getopt.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/getopt.c -o main/getopt.lo -MMD -MF main/getopt.dep -MT main/getopt.lo -include main/php_syslog.dep main/php_syslog.lo: /tmp/compile/php-8.1.27/main/php_syslog.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/php_syslog.c -o main/php_syslog.lo -MMD -MF main/php_syslog.dep -MT main/php_syslog.lo -include main/fastcgi.dep main/fastcgi.lo: /tmp/compile/php-8.1.27/main/fastcgi.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/fastcgi.c -o main/fastcgi.lo -MMD -MF main/fastcgi.dep -MT main/fastcgi.lo -include main/streams/streams.dep main/streams/streams.lo: /tmp/compile/php-8.1.27/main/streams/streams.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/streams.c -o main/streams/streams.lo -MMD -MF main/streams/streams.dep -MT main/streams/streams.lo -include main/streams/cast.dep main/streams/cast.lo: /tmp/compile/php-8.1.27/main/streams/cast.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/cast.c -o main/streams/cast.lo -MMD -MF main/streams/cast.dep -MT main/streams/cast.lo -include main/streams/memory.dep main/streams/memory.lo: /tmp/compile/php-8.1.27/main/streams/memory.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/memory.c -o main/streams/memory.lo -MMD -MF main/streams/memory.dep -MT main/streams/memory.lo -include main/streams/filter.dep main/streams/filter.lo: /tmp/compile/php-8.1.27/main/streams/filter.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/filter.c -o main/streams/filter.lo -MMD -MF main/streams/filter.dep -MT main/streams/filter.lo -include main/streams/plain_wrapper.dep main/streams/plain_wrapper.lo: /tmp/compile/php-8.1.27/main/streams/plain_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo -MMD -MF main/streams/plain_wrapper.dep -MT main/streams/plain_wrapper.lo -include main/streams/userspace.dep main/streams/userspace.lo: /tmp/compile/php-8.1.27/main/streams/userspace.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/userspace.c -o main/streams/userspace.lo -MMD -MF main/streams/userspace.dep -MT main/streams/userspace.lo -include main/streams/transports.dep main/streams/transports.lo: /tmp/compile/php-8.1.27/main/streams/transports.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/transports.c -o main/streams/transports.lo -MMD -MF main/streams/transports.dep -MT main/streams/transports.lo -include main/streams/xp_socket.dep main/streams/xp_socket.lo: /tmp/compile/php-8.1.27/main/streams/xp_socket.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/xp_socket.c -o main/streams/xp_socket.lo -MMD -MF main/streams/xp_socket.dep -MT main/streams/xp_socket.lo -include main/streams/mmap.dep main/streams/mmap.lo: /tmp/compile/php-8.1.27/main/streams/mmap.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/mmap.c -o main/streams/mmap.lo -MMD -MF main/streams/mmap.dep -MT main/streams/mmap.lo -include main/streams/glob_wrapper.dep main/streams/glob_wrapper.lo: /tmp/compile/php-8.1.27/main/streams/glob_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/tmp/compile/php-8.1.27/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo -MMD -MF main/streams/glob_wrapper.dep -MT main/streams/glob_wrapper.lo -include main/internal_functions.dep main/internal_functions.lo: main/internal_functions.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c main/internal_functions.c -o main/internal_functions.lo -MMD -MF main/internal_functions.dep -MT main/internal_functions.lo -include main/internal_functions_cli.dep main/internal_functions_cli.lo: main/internal_functions_cli.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/tmp/compile/php-8.1.27/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c main/internal_functions_cli.c -o main/internal_functions_cli.lo -MMD -MF main/internal_functions_cli.dep -MT main/internal_functions_cli.lo -include Zend/zend_language_parser.dep Zend/zend_language_parser.lo: /tmp/compile/php-8.1.27/Zend/zend_language_parser.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo -MMD -MF Zend/zend_language_parser.dep -MT Zend/zend_language_parser.lo -include Zend/zend_language_scanner.dep Zend/zend_language_scanner.lo: /tmp/compile/php-8.1.27/Zend/zend_language_scanner.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo -MMD -MF Zend/zend_language_scanner.dep -MT Zend/zend_language_scanner.lo -include Zend/zend_ini_parser.dep Zend/zend_ini_parser.lo: /tmp/compile/php-8.1.27/Zend/zend_ini_parser.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo -MMD -MF Zend/zend_ini_parser.dep -MT Zend/zend_ini_parser.lo -include Zend/zend_ini_scanner.dep Zend/zend_ini_scanner.lo: /tmp/compile/php-8.1.27/Zend/zend_ini_scanner.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo -MMD -MF Zend/zend_ini_scanner.dep -MT Zend/zend_ini_scanner.lo -include Zend/zend_alloc.dep Zend/zend_alloc.lo: /tmp/compile/php-8.1.27/Zend/zend_alloc.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_alloc.c -o Zend/zend_alloc.lo -MMD -MF Zend/zend_alloc.dep -MT Zend/zend_alloc.lo -include Zend/zend_compile.dep Zend/zend_compile.lo: /tmp/compile/php-8.1.27/Zend/zend_compile.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_compile.c -o Zend/zend_compile.lo -MMD -MF Zend/zend_compile.dep -MT Zend/zend_compile.lo -include Zend/zend_constants.dep Zend/zend_constants.lo: /tmp/compile/php-8.1.27/Zend/zend_constants.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_constants.c -o Zend/zend_constants.lo -MMD -MF Zend/zend_constants.dep -MT Zend/zend_constants.lo -include Zend/zend_dtrace.dep Zend/zend_dtrace.lo: /tmp/compile/php-8.1.27/Zend/zend_dtrace.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_dtrace.c -o Zend/zend_dtrace.lo -MMD -MF Zend/zend_dtrace.dep -MT Zend/zend_dtrace.lo -include Zend/zend_execute_API.dep Zend/zend_execute_API.lo: /tmp/compile/php-8.1.27/Zend/zend_execute_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo -MMD -MF Zend/zend_execute_API.dep -MT Zend/zend_execute_API.lo -include Zend/zend_highlight.dep Zend/zend_highlight.lo: /tmp/compile/php-8.1.27/Zend/zend_highlight.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_highlight.c -o Zend/zend_highlight.lo -MMD -MF Zend/zend_highlight.dep -MT Zend/zend_highlight.lo -include Zend/zend_llist.dep Zend/zend_llist.lo: /tmp/compile/php-8.1.27/Zend/zend_llist.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_llist.c -o Zend/zend_llist.lo -MMD -MF Zend/zend_llist.dep -MT Zend/zend_llist.lo -include Zend/zend_vm_opcodes.dep Zend/zend_vm_opcodes.lo: /tmp/compile/php-8.1.27/Zend/zend_vm_opcodes.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_vm_opcodes.c -o Zend/zend_vm_opcodes.lo -MMD -MF Zend/zend_vm_opcodes.dep -MT Zend/zend_vm_opcodes.lo -include Zend/zend_opcode.dep Zend/zend_opcode.lo: /tmp/compile/php-8.1.27/Zend/zend_opcode.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_opcode.c -o Zend/zend_opcode.lo -MMD -MF Zend/zend_opcode.dep -MT Zend/zend_opcode.lo -include Zend/zend_operators.dep Zend/zend_operators.lo: /tmp/compile/php-8.1.27/Zend/zend_operators.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_operators.c -o Zend/zend_operators.lo -MMD -MF Zend/zend_operators.dep -MT Zend/zend_operators.lo -include Zend/zend_ptr_stack.dep Zend/zend_ptr_stack.lo: /tmp/compile/php-8.1.27/Zend/zend_ptr_stack.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo -MMD -MF Zend/zend_ptr_stack.dep -MT Zend/zend_ptr_stack.lo -include Zend/zend_stack.dep Zend/zend_stack.lo: /tmp/compile/php-8.1.27/Zend/zend_stack.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_stack.c -o Zend/zend_stack.lo -MMD -MF Zend/zend_stack.dep -MT Zend/zend_stack.lo -include Zend/zend_variables.dep Zend/zend_variables.lo: /tmp/compile/php-8.1.27/Zend/zend_variables.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_variables.c -o Zend/zend_variables.lo -MMD -MF Zend/zend_variables.dep -MT Zend/zend_variables.lo -include Zend/zend.dep Zend/zend.lo: /tmp/compile/php-8.1.27/Zend/zend.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend.c -o Zend/zend.lo -MMD -MF Zend/zend.dep -MT Zend/zend.lo -include Zend/zend_API.dep Zend/zend_API.lo: /tmp/compile/php-8.1.27/Zend/zend_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_API.c -o Zend/zend_API.lo -MMD -MF Zend/zend_API.dep -MT Zend/zend_API.lo -include Zend/zend_extensions.dep Zend/zend_extensions.lo: /tmp/compile/php-8.1.27/Zend/zend_extensions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_extensions.c -o Zend/zend_extensions.lo -MMD -MF Zend/zend_extensions.dep -MT Zend/zend_extensions.lo -include Zend/zend_hash.dep Zend/zend_hash.lo: /tmp/compile/php-8.1.27/Zend/zend_hash.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_hash.c -o Zend/zend_hash.lo -MMD -MF Zend/zend_hash.dep -MT Zend/zend_hash.lo -include Zend/zend_list.dep Zend/zend_list.lo: /tmp/compile/php-8.1.27/Zend/zend_list.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_list.c -o Zend/zend_list.lo -MMD -MF Zend/zend_list.dep -MT Zend/zend_list.lo -include Zend/zend_builtin_functions.dep Zend/zend_builtin_functions.lo: /tmp/compile/php-8.1.27/Zend/zend_builtin_functions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo -MMD -MF Zend/zend_builtin_functions.dep -MT Zend/zend_builtin_functions.lo -include Zend/zend_attributes.dep Zend/zend_attributes.lo: /tmp/compile/php-8.1.27/Zend/zend_attributes.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_attributes.c -o Zend/zend_attributes.lo -MMD -MF Zend/zend_attributes.dep -MT Zend/zend_attributes.lo -include Zend/zend_execute.dep Zend/zend_execute.lo: /tmp/compile/php-8.1.27/Zend/zend_execute.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_execute.c -o Zend/zend_execute.lo -MMD -MF Zend/zend_execute.dep -MT Zend/zend_execute.lo -include Zend/zend_ini.dep Zend/zend_ini.lo: /tmp/compile/php-8.1.27/Zend/zend_ini.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_ini.c -o Zend/zend_ini.lo -MMD -MF Zend/zend_ini.dep -MT Zend/zend_ini.lo -include Zend/zend_sort.dep Zend/zend_sort.lo: /tmp/compile/php-8.1.27/Zend/zend_sort.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_sort.c -o Zend/zend_sort.lo -MMD -MF Zend/zend_sort.dep -MT Zend/zend_sort.lo -include Zend/zend_multibyte.dep Zend/zend_multibyte.lo: /tmp/compile/php-8.1.27/Zend/zend_multibyte.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo -MMD -MF Zend/zend_multibyte.dep -MT Zend/zend_multibyte.lo -include Zend/zend_stream.dep Zend/zend_stream.lo: /tmp/compile/php-8.1.27/Zend/zend_stream.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_stream.c -o Zend/zend_stream.lo -MMD -MF Zend/zend_stream.dep -MT Zend/zend_stream.lo -include Zend/zend_iterators.dep Zend/zend_iterators.lo: /tmp/compile/php-8.1.27/Zend/zend_iterators.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_iterators.c -o Zend/zend_iterators.lo -MMD -MF Zend/zend_iterators.dep -MT Zend/zend_iterators.lo -include Zend/zend_interfaces.dep Zend/zend_interfaces.lo: /tmp/compile/php-8.1.27/Zend/zend_interfaces.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo -MMD -MF Zend/zend_interfaces.dep -MT Zend/zend_interfaces.lo -include Zend/zend_exceptions.dep Zend/zend_exceptions.lo: /tmp/compile/php-8.1.27/Zend/zend_exceptions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo -MMD -MF Zend/zend_exceptions.dep -MT Zend/zend_exceptions.lo -include Zend/zend_strtod.dep Zend/zend_strtod.lo: /tmp/compile/php-8.1.27/Zend/zend_strtod.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_strtod.c -o Zend/zend_strtod.lo -MMD -MF Zend/zend_strtod.dep -MT Zend/zend_strtod.lo -include Zend/zend_gc.dep Zend/zend_gc.lo: /tmp/compile/php-8.1.27/Zend/zend_gc.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_gc.c -o Zend/zend_gc.lo -MMD -MF Zend/zend_gc.dep -MT Zend/zend_gc.lo -include Zend/zend_closures.dep Zend/zend_closures.lo: /tmp/compile/php-8.1.27/Zend/zend_closures.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_closures.c -o Zend/zend_closures.lo -MMD -MF Zend/zend_closures.dep -MT Zend/zend_closures.lo -include Zend/zend_weakrefs.dep Zend/zend_weakrefs.lo: /tmp/compile/php-8.1.27/Zend/zend_weakrefs.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_weakrefs.c -o Zend/zend_weakrefs.lo -MMD -MF Zend/zend_weakrefs.dep -MT Zend/zend_weakrefs.lo -include Zend/zend_float.dep Zend/zend_float.lo: /tmp/compile/php-8.1.27/Zend/zend_float.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_float.c -o Zend/zend_float.lo -MMD -MF Zend/zend_float.dep -MT Zend/zend_float.lo -include Zend/zend_string.dep Zend/zend_string.lo: /tmp/compile/php-8.1.27/Zend/zend_string.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_string.c -o Zend/zend_string.lo -MMD -MF Zend/zend_string.dep -MT Zend/zend_string.lo -include Zend/zend_signal.dep Zend/zend_signal.lo: /tmp/compile/php-8.1.27/Zend/zend_signal.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_signal.c -o Zend/zend_signal.lo -MMD -MF Zend/zend_signal.dep -MT Zend/zend_signal.lo -include Zend/zend_generators.dep Zend/zend_generators.lo: /tmp/compile/php-8.1.27/Zend/zend_generators.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_generators.c -o Zend/zend_generators.lo -MMD -MF Zend/zend_generators.dep -MT Zend/zend_generators.lo -include Zend/zend_virtual_cwd.dep Zend/zend_virtual_cwd.lo: /tmp/compile/php-8.1.27/Zend/zend_virtual_cwd.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_virtual_cwd.c -o Zend/zend_virtual_cwd.lo -MMD -MF Zend/zend_virtual_cwd.dep -MT Zend/zend_virtual_cwd.lo -include Zend/zend_ast.dep Zend/zend_ast.lo: /tmp/compile/php-8.1.27/Zend/zend_ast.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_ast.c -o Zend/zend_ast.lo -MMD -MF Zend/zend_ast.dep -MT Zend/zend_ast.lo -include Zend/zend_objects.dep Zend/zend_objects.lo: /tmp/compile/php-8.1.27/Zend/zend_objects.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_objects.c -o Zend/zend_objects.lo -MMD -MF Zend/zend_objects.dep -MT Zend/zend_objects.lo -include Zend/zend_object_handlers.dep Zend/zend_object_handlers.lo: /tmp/compile/php-8.1.27/Zend/zend_object_handlers.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo -MMD -MF Zend/zend_object_handlers.dep -MT Zend/zend_object_handlers.lo -include Zend/zend_objects_API.dep Zend/zend_objects_API.lo: /tmp/compile/php-8.1.27/Zend/zend_objects_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo -MMD -MF Zend/zend_objects_API.dep -MT Zend/zend_objects_API.lo -include Zend/zend_default_classes.dep Zend/zend_default_classes.lo: /tmp/compile/php-8.1.27/Zend/zend_default_classes.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo -MMD -MF Zend/zend_default_classes.dep -MT Zend/zend_default_classes.lo -include Zend/zend_inheritance.dep Zend/zend_inheritance.lo: /tmp/compile/php-8.1.27/Zend/zend_inheritance.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_inheritance.c -o Zend/zend_inheritance.lo -MMD -MF Zend/zend_inheritance.dep -MT Zend/zend_inheritance.lo -include Zend/zend_smart_str.dep Zend/zend_smart_str.lo: /tmp/compile/php-8.1.27/Zend/zend_smart_str.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_smart_str.c -o Zend/zend_smart_str.lo -MMD -MF Zend/zend_smart_str.dep -MT Zend/zend_smart_str.lo -include Zend/zend_cpuinfo.dep Zend/zend_cpuinfo.lo: /tmp/compile/php-8.1.27/Zend/zend_cpuinfo.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_cpuinfo.c -o Zend/zend_cpuinfo.lo -MMD -MF Zend/zend_cpuinfo.dep -MT Zend/zend_cpuinfo.lo -include Zend/zend_gdb.dep Zend/zend_gdb.lo: /tmp/compile/php-8.1.27/Zend/zend_gdb.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_gdb.c -o Zend/zend_gdb.lo -MMD -MF Zend/zend_gdb.dep -MT Zend/zend_gdb.lo -include Zend/zend_observer.dep Zend/zend_observer.lo: /tmp/compile/php-8.1.27/Zend/zend_observer.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_observer.c -o Zend/zend_observer.lo -MMD -MF Zend/zend_observer.dep -MT Zend/zend_observer.lo -include Zend/zend_system_id.dep Zend/zend_system_id.lo: /tmp/compile/php-8.1.27/Zend/zend_system_id.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_system_id.c -o Zend/zend_system_id.lo -MMD -MF Zend/zend_system_id.dep -MT Zend/zend_system_id.lo -include Zend/zend_enum.dep Zend/zend_enum.lo: /tmp/compile/php-8.1.27/Zend/zend_enum.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_enum.c -o Zend/zend_enum.lo -MMD -MF Zend/zend_enum.dep -MT Zend/zend_enum.lo -include Zend/zend_fibers.dep Zend/zend_fibers.lo: /tmp/compile/php-8.1.27/Zend/zend_fibers.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_fibers.c -o Zend/zend_fibers.lo -MMD -MF Zend/zend_fibers.dep -MT Zend/zend_fibers.lo -include Zend/zend_max_execution_timer.dep Zend/zend_max_execution_timer.lo: /tmp/compile/php-8.1.27/Zend/zend_max_execution_timer.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/zend_max_execution_timer.c -o Zend/zend_max_execution_timer.lo -MMD -MF Zend/zend_max_execution_timer.dep -MT Zend/zend_max_execution_timer.lo -include Zend/Optimizer/zend_optimizer.dep Zend/Optimizer/zend_optimizer.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_optimizer.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_optimizer.c -o Zend/Optimizer/zend_optimizer.lo -MMD -MF Zend/Optimizer/zend_optimizer.dep -MT Zend/Optimizer/zend_optimizer.lo -include Zend/Optimizer/pass1.dep Zend/Optimizer/pass1.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/pass1.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/pass1.c -o Zend/Optimizer/pass1.lo -MMD -MF Zend/Optimizer/pass1.dep -MT Zend/Optimizer/pass1.lo -include Zend/Optimizer/pass3.dep Zend/Optimizer/pass3.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/pass3.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/pass3.c -o Zend/Optimizer/pass3.lo -MMD -MF Zend/Optimizer/pass3.dep -MT Zend/Optimizer/pass3.lo -include Zend/Optimizer/optimize_func_calls.dep Zend/Optimizer/optimize_func_calls.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/optimize_func_calls.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/optimize_func_calls.c -o Zend/Optimizer/optimize_func_calls.lo -MMD -MF Zend/Optimizer/optimize_func_calls.dep -MT Zend/Optimizer/optimize_func_calls.lo -include Zend/Optimizer/block_pass.dep Zend/Optimizer/block_pass.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/block_pass.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/block_pass.c -o Zend/Optimizer/block_pass.lo -MMD -MF Zend/Optimizer/block_pass.dep -MT Zend/Optimizer/block_pass.lo -include Zend/Optimizer/optimize_temp_vars_5.dep Zend/Optimizer/optimize_temp_vars_5.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/optimize_temp_vars_5.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/optimize_temp_vars_5.c -o Zend/Optimizer/optimize_temp_vars_5.lo -MMD -MF Zend/Optimizer/optimize_temp_vars_5.dep -MT Zend/Optimizer/optimize_temp_vars_5.lo -include Zend/Optimizer/nop_removal.dep Zend/Optimizer/nop_removal.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/nop_removal.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/nop_removal.c -o Zend/Optimizer/nop_removal.lo -MMD -MF Zend/Optimizer/nop_removal.dep -MT Zend/Optimizer/nop_removal.lo -include Zend/Optimizer/compact_literals.dep Zend/Optimizer/compact_literals.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/compact_literals.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/compact_literals.c -o Zend/Optimizer/compact_literals.lo -MMD -MF Zend/Optimizer/compact_literals.dep -MT Zend/Optimizer/compact_literals.lo -include Zend/Optimizer/zend_cfg.dep Zend/Optimizer/zend_cfg.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_cfg.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_cfg.c -o Zend/Optimizer/zend_cfg.lo -MMD -MF Zend/Optimizer/zend_cfg.dep -MT Zend/Optimizer/zend_cfg.lo -include Zend/Optimizer/zend_dfg.dep Zend/Optimizer/zend_dfg.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_dfg.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_dfg.c -o Zend/Optimizer/zend_dfg.lo -MMD -MF Zend/Optimizer/zend_dfg.dep -MT Zend/Optimizer/zend_dfg.lo -include Zend/Optimizer/dfa_pass.dep Zend/Optimizer/dfa_pass.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/dfa_pass.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/dfa_pass.c -o Zend/Optimizer/dfa_pass.lo -MMD -MF Zend/Optimizer/dfa_pass.dep -MT Zend/Optimizer/dfa_pass.lo -include Zend/Optimizer/zend_ssa.dep Zend/Optimizer/zend_ssa.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_ssa.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_ssa.c -o Zend/Optimizer/zend_ssa.lo -MMD -MF Zend/Optimizer/zend_ssa.dep -MT Zend/Optimizer/zend_ssa.lo -include Zend/Optimizer/zend_inference.dep Zend/Optimizer/zend_inference.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_inference.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_inference.c -o Zend/Optimizer/zend_inference.lo -MMD -MF Zend/Optimizer/zend_inference.dep -MT Zend/Optimizer/zend_inference.lo -include Zend/Optimizer/zend_func_info.dep Zend/Optimizer/zend_func_info.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_func_info.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_func_info.c -o Zend/Optimizer/zend_func_info.lo -MMD -MF Zend/Optimizer/zend_func_info.dep -MT Zend/Optimizer/zend_func_info.lo -include Zend/Optimizer/zend_call_graph.dep Zend/Optimizer/zend_call_graph.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_call_graph.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_call_graph.c -o Zend/Optimizer/zend_call_graph.lo -MMD -MF Zend/Optimizer/zend_call_graph.dep -MT Zend/Optimizer/zend_call_graph.lo -include Zend/Optimizer/sccp.dep Zend/Optimizer/sccp.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/sccp.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/sccp.c -o Zend/Optimizer/sccp.lo -MMD -MF Zend/Optimizer/sccp.dep -MT Zend/Optimizer/sccp.lo -include Zend/Optimizer/scdf.dep Zend/Optimizer/scdf.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/scdf.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/scdf.c -o Zend/Optimizer/scdf.lo -MMD -MF Zend/Optimizer/scdf.dep -MT Zend/Optimizer/scdf.lo -include Zend/Optimizer/dce.dep Zend/Optimizer/dce.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/dce.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/dce.c -o Zend/Optimizer/dce.lo -MMD -MF Zend/Optimizer/dce.dep -MT Zend/Optimizer/dce.lo -include Zend/Optimizer/escape_analysis.dep Zend/Optimizer/escape_analysis.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/escape_analysis.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/escape_analysis.c -o Zend/Optimizer/escape_analysis.lo -MMD -MF Zend/Optimizer/escape_analysis.dep -MT Zend/Optimizer/escape_analysis.lo -include Zend/Optimizer/compact_vars.dep Zend/Optimizer/compact_vars.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/compact_vars.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/compact_vars.c -o Zend/Optimizer/compact_vars.lo -MMD -MF Zend/Optimizer/compact_vars.dep -MT Zend/Optimizer/compact_vars.lo -include Zend/Optimizer/zend_dump.dep Zend/Optimizer/zend_dump.lo: /tmp/compile/php-8.1.27/Zend/Optimizer/zend_dump.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/tmp/compile/php-8.1.27/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /tmp/compile/php-8.1.27/Zend/Optimizer/zend_dump.c -o Zend/Optimizer/zend_dump.lo -MMD -MF Zend/Optimizer/zend_dump.dep -MT Zend/Optimizer/zend_dump.lo