You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

564 lines
22 KiB

make all --print-data-base --no-builtin-variables --no-builtin-rules --question
# GNU Make 4.2.1
# Built for x86_64-pc-linux-gnu
# Copyright (C) 1988-2016 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
# Make data base, printed on Tue Jun 28 07:56:36 2022
# Variables
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# environment
WSLENV = VSCODE_WSL_EXT_LOCATION/up
# default
.SHELLFLAGS := -c
# makefile (from 'Makefile', line 17)
install_targets = install-modules install-headers
# environment
VSCODE_LOG_NATIVE = false
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from 'Makefile', line 28)
CPPFLAGS = -DHAVE_CONFIG_H
# makefile (from 'Makefile', line 36)
INCLUDES = -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib -I/usr/include/php/20190902/ext/json/lib
# makefile (from 'Makefile', line 47)
DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir)
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /home/xingzi/projects/php-7.4.30/ext/ecore
# makefile (from 'Makefile', line 41)
SHELL = /bin/bash
# environment
VSCODE_NLS_CONFIG = {"locale":"zh-cn","availableLanguages":{}}
# environment
_ = /home/xingzi/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/node
# makefile (from 'Makefile', line 25)
CFLAGS = -g -O2
# makefile (from 'Makefile', line 116)
PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1'
# makefile (from 'Makefile', line 1)
MAKEFILE_LIST := Makefile
# makefile (from 'Makefile', line 44)
INSTALL = $(top_srcdir)/build/shtool install -c
# 'override' directive
GNUMAKEFLAGS :=
# makefile (from 'Makefile', line 16)
all_targets = $(PHP_MODULES) $(PHP_ZEND_EX)
# makefile (from 'Makefile', line 30)
CXXFLAGS =
# environment
XDG_DATA_DIRS = /usr/local/share:/usr/share:/var/lib/snapd/desktop
# environment
VSCODE_VERBOSE_LOGGING = true
# makefile (from 'Makefile', line 39)
SHARED_LIBTOOL =
# makefile (from 'Makefile', line 11)
AWK = gawk
# makefile (from 'Makefile', line 32)
EXTENSION_DIR = /usr/lib/php/20190902
# makefile (from 'Makefile', line 117)
PHP_TEST_SHARED_EXTENSIONS = ` if test "x$(PHP_MODULES)" != "x"; then for i in $(PHP_MODULES)""; do . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; 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`
# environment
LESSOPEN = | /usr/bin/lesspipe %s
# makefile (from 'Makefile', line 27)
CPP = cc -E
# environment
VSCODE_CWD = /mnt/c/Users/fengy/AppData/Local/Programs/Microsoft VS Code
# default
MAKE_HOST := x86_64-pc-linux-gnu
# environment
PATH = /home/xingzi/.vscode-server/bin/30d9c6cd9483b2cc586687151bcbcd635f373630/bin/remote-cli:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files (x86)/VMware/VMware Workstation/bin/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files (x86)/NetSarang/Xftp 7/:/mnt/c/Program Files (x86)/NetSarang/Xshell 7/:/mnt/c/Program Files/Git/cmd:/mnt/c/Program Files (x86)/Tencent/微信web开发者工具/dll:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Users/fengy/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/fengy/AppData/Local/Programs/Microsoft VS Code/bin:/mnt/c/Program Files/Java/jdk-17.0.2/bin:/mnt/d/Program/apache-jmeter-5.4.3/bin:/snap/bin
# makefile (from 'Makefile', line 3)
top_srcdir = /home/xingzi/projects/php-7.4.30/ext/ecore
# environment
XDG_RUNTIME_DIR = /mnt/wslg/runtime-dir
# makefile (from 'Makefile', line 7)
CONFIGURE_COMMAND = './configure'
# makefile (from 'Makefile', line 12)
shared_objects_ecore = ecore.lo
# makefile (from 'Makefile', line 2)
builddir = /home/xingzi/projects/php-7.4.30/ext/ecore
# makefile (from 'Makefile', line 42)
INSTALL_HEADERS =
# environment
VSCODE_LOG_STACK = false
# makefile (from 'Makefile', line 26)
CFLAGS_CLEAN = $(CFLAGS)
# environment
VSCODE_IPC_HOOK_CLI = /mnt/wslg/runtime-dir/vscode-ipc-0579a1d7-8038-428c-8ce3-6fb40d8b927b.sock
# makefile (from 'Makefile', line 38)
LDFLAGS =
# default
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
# environment
LS_COLORS = rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
# automatic
%F = $(notdir $%)
# environment
DISPLAY = :0
# makefile (from 'Makefile', line 23)
phpincludedir = /usr/include/php/20190902
# makefile (from 'Makefile', line 40)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
# makefile (from 'Makefile', line 19)
exec_prefix = $(prefix)
# makefile (from 'Makefile', line 15)
PHP_ZEND_EX =
# makefile (from 'Makefile', line 1)
srcdir = /home/xingzi/projects/php-7.4.30/ext/ecore
# environment
VSCODE_PIPE_LOGGING = true
# makefile (from 'Makefile', line 10)
SHLIB_DL_SUFFIX_NAME = so
# makefile (from 'Makefile', line 14)
PHP_MODULES = $(phplibdir)/ecore.la
# environment
PWD = /home/xingzi/projects/php-7.4.30/ext/ecore
# makefile (from 'Makefile', line 8)
CONFIGURE_OPTIONS =
# default
.LOADED :=
# environment
WSL_INTEROP = /run/WSL/11_interop
# environment
PULSE_SERVER = /mnt/wslg/PulseServer
# makefile (from 'Makefile', line 34)
EXTRA_LDFLAGS =
# makefile (from 'Makefile', line 20)
libdir = ${exec_prefix}/lib
# environment
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
# environment
HOME = /home/xingzi
# makefile (from 'Makefile', line 6)
SED = /usr/bin/sed
# makefile (from 'Makefile', line 43)
mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p
# environment
LESSCLOSE = /usr/bin/lesspipe %s %s
# environment
LOGNAME = xingzi
# environment
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
# environment
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
# automatic
^D = $(patsubst %/,%,$(dir $^))
# environment
MAKELEVEL := 0
# default
MAKE = $(MAKE_COMMAND)
# makefile (from 'Makefile', line 22)
phplibdir = /home/xingzi/projects/php-7.4.30/ext/ecore/modules
# default
MAKECMDGOALS := all
# environment
SHLVL = 0
# makefile (from 'Makefile', line 24)
CC = cc
# default
MAKE_VERSION := 4.2.1
# makefile (from 'Makefile', line 13)
PHP_PECL_EXTENSION = ecore
# environment
USER = xingzi
# makefile (from 'Makefile', line 5)
EGREP = /usr/bin/grep -E
# makefile
.DEFAULT_GOAL := all
# environment
NAME = xingzi
# automatic
%D = $(patsubst %/,%,$(dir $%))
# makefile (from 'Makefile', line 37)
LFLAGS =
# environment
VSCODE_WSL_EXT_LOCATION = /mnt/c/Users/fengy/.vscode/extensions/ms-vscode-remote.remote-wsl-0.66.3
# default
MAKE_COMMAND := make
# makefile (from 'Makefile', line 21)
prefix = /usr
# default
.VARIABLES :=
# automatic
*F = $(notdir $*)
# makefile
MAKEFLAGS = pqrR
# environment
MFLAGS = -pqrR
# automatic
*D = $(patsubst %/,%,$(dir $*))
# automatic
+D = $(patsubst %/,%,$(dir $+))
# automatic
+F = $(notdir $+)
# environment
VSCODE_HANDLES_SIGPIPE = true
# makefile (from 'Makefile', line 31)
CXXFLAGS_CLEAN = $(CXXFLAGS)
# default
MAKEFILES :=
# makefile (from 'Makefile', line 4)
top_builddir = /home/xingzi/projects/php-7.4.30/ext/ecore
# automatic
<F = $(notdir $<)
# makefile (from 'Makefile', line 128)
PHP_DEPRECATED_DIRECTIVES_REGEX = '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*='
# makefile (from 'Makefile', line 29)
CXX =
# makefile (from 'Makefile', line 48)
COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
# environment
LC_ALL = C
# makefile (from 'Makefile', line 33)
PHP_EXECUTABLE = /usr/bin/php7.4
# environment
HOSTTYPE = x86_64
# automatic
^F = $(notdir $^)
# default
SUFFIXES :=
# environment
WAYLAND_DISPLAY = wayland-0
# default
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
# makefile (from 'Makefile', line 45)
INSTALL_DATA = $(INSTALL) -m 644
# makefile (from 'Makefile', line 9)
SHLIB_SUFFIX_NAME = so
# default
.RECIPEPREFIX :=
# environment
LANG = C
# environment
TERM = xterm-256color
# environment
VSCODE_EXTHOST_WILL_SEND_SOCKET = true
# environment
WSL_DISTRO_NAME = Ubuntu
# environment
MOTD_SHOWN = update-motd
# makefile (from 'Makefile', line 35)
EXTRA_LIBS =
# variable set hash-table stats:
# Load=120/1024=12%, Rehash=0, Collisions=16/178=9%
# Pattern-specific Variable Values
# No pattern-specific variable values.
# Directories
# . (device 2080, inode 405140): 34 files, no impossibilities.
# 34 files, no impossibilities in 1 directories.
# Implicit Rules
# No implicit rules.
# Files
install-modules: build-modules
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# recipe to execute (from 'Makefile', line 85):
@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)
/home/xingzi/projects/php-7.4.30/ext/ecore/modules/ecore.la: ecore.la
# Implicit rule search has not been done.
# Implicit/static pattern stem: ''
# File does not exist.
# File has been updated.
# Needs to be updated (-q is set).
# automatic
# @ := /home/xingzi/projects/php-7.4.30/ext/ecore/modules/ecore.la
# automatic
# % :=
# automatic
# * :=
# automatic
# + := ecore.la
# automatic
# | :=
# automatic
# < := ecore.la
# automatic
# ^ := ecore.la
# automatic
# ? := ecore.la
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=1/15=7%
# recipe to execute (from 'Makefile', line 193):
$(LIBTOOL) --mode=install cp ./ecore.la $(phplibdir)
ecore.la: ecore.lo
# Implicit rule search has not been done.
# Last modified 2022-06-27 20:23:16.543802984
# File has been updated.
# Successfully updated.
# recipe to execute (from 'Makefile', line 196):
$(LIBTOOL) --mode=link $(CC) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(LDFLAGS) -o $@ -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXTRA_LDFLAGS) $(shared_objects_ecore) $(ECORE_SHARED_LIBADD)
all: /home/xingzi/projects/php-7.4.30/ext/ecore/modules/ecore.la
# Phony target (prerequisite of .PHONY).
# Command line target.
# Implicit rule search has not been done.
# File does not exist.
# File has been updated.
# Needs to be updated (-q is set).
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/7=0%
# recipe to execute (from 'Makefile', line 51):
@echo
@echo "Build complete."
@echo "Don't forget to run 'make test'."
@echo
.PHONY: all clean install distclean test prof-gen prof-clean prof-use
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# Not a target:
/home/xingzi/projects/php-7.4.30/ext/ecore/ecore.c:
# Implicit rule search has been done.
# Last modified 2022-06-27 20:23:13.983802984
# File has been updated.
# Successfully updated.
build-binaries:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
distclean: clean
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 163):
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/iconv/php_have_bsd_iconv.h ext/iconv/php_have_glibc_iconv.h ext/iconv/php_have_ibm_iconv.h ext/iconv/php_have_iconv.h ext/iconv/php_have_libiconv.h ext/iconv/php_iconv_aliased_libiconv.h ext/iconv/php_iconv_supports_errno.h ext/iconv/php_php_iconv_h_path.h ext/iconv/php_php_iconv_impl.h
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
libs/libphp.bundle:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# recipe to execute (from 'Makefile', line 65):
$(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$(PHP_MAJOR_VERSION).so
# Not a target:
.SUFFIXES:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# Not a target:
Makefile:
# Implicit rule search has been done.
# Last modified 2022-06-17 11:29:02.960003696
# File has been updated.
# Successfully updated.
test: all
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 131):
@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
prof-gen:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 176):
CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-generate all
build-modules: /home/xingzi/projects/php-7.4.30/ext/ecore/modules/ecore.la
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
prof-use:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 185):
CCACHE_DISABLE=1 $(MAKE) PROF_FLAGS=-fprofile-use all
prof-clean:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 179):
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$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
.NOEXPORT:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# Not a target:
.DEFAULT:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
install-headers:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# recipe to execute (from 'Makefile', line 92):
-@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
install-sapi:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# recipe to execute (from 'Makefile', line 70):
@echo "Installing PHP SAPI module: $(PHP_SAPI)"
-@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
-@if test ! -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); then \
for i in 0.0.0 0.0 0; do \
if test -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i; then \
$(LN_S) $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); \
break; \
fi; \
done; \
fi
@$(INSTALL_IT)
clean:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# recipe to execute (from 'Makefile', line 155):
find . -name \*.gcno -o -name \*.gcda | xargs rm -f
find . -name \*.lo -o -name \*.o | 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$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
install-binaries: build-binaries
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
ecore.lo: /home/xingzi/projects/php-7.4.30/ext/ecore/ecore.c
# Implicit rule search has not been done.
# Last modified 2022-06-27 20:23:16.413802984
# File has been updated.
# Successfully updated.
# recipe to execute (from 'Makefile', line 191):
$(LIBTOOL) --mode=compile $(CC) -I. -I/home/xingzi/projects/php-7.4.30/ext/ecore $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/xingzi/projects/php-7.4.30/ext/ecore/ecore.c -o ecore.lo
libphp.la:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# recipe to execute (from 'Makefile', line 61):
$(LIBTOOL) --mode=link $(CC) $(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
install: /home/xingzi/projects/php-7.4.30/ext/ecore/modules/ecore.la install-modules install-headers
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# files hash-table stats:
# Load=25/1024=2%, Rehash=0, Collisions=0/61=0%
# VPATH Search Paths
# No 'vpath' search paths.
# No general ('VPATH' variable) search path.
# strcache buffers: 1 (0) / strings = 58 / storage = 729 B / avg = 12 B
# current buf: size = 8162 B / used = 729 B / count = 58 / avg = 12 B
# strcache performance: lookups = 106 / hit rate = 45%
# hash-table stats:
# Load=58/8192=1%, Rehash=0, Collisions=1/106=1%
# Finished Make data base on Tue Jun 28 07:56:36 2022