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.

12 lines
1.6 KiB

make --dry-run --always-make --keep-going --print-directory
make: Entering directory '/home/xingzi/projects/php-7.4.30/ext/ecore'
/bin/bash /home/xingzi/projects/php-7.4.30/ext/ecore/libtool --mode=compile cc -I. -I/home/xingzi/projects/php-7.4.30/ext/ecore -DPHP_ATOM_INC -I/home/xingzi/projects/php-7.4.30/ext/ecore/include -I/home/xingzi/projects/php-7.4.30/ext/ecore/main -I/home/xingzi/projects/php-7.4.30/ext/ecore -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 -DHAVE_CONFIG_H -g -O2 -c /home/xingzi/projects/php-7.4.30/ext/ecore/ecore.c -o ecore.lo
/bin/bash /home/xingzi/projects/php-7.4.30/ext/ecore/libtool --mode=link cc -DPHP_ATOM_INC -I/home/xingzi/projects/php-7.4.30/ext/ecore/include -I/home/xingzi/projects/php-7.4.30/ext/ecore/main -I/home/xingzi/projects/php-7.4.30/ext/ecore -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 -DHAVE_CONFIG_H -g -O2 -o ecore.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/xingzi/projects/php-7.4.30/ext/ecore/modules ecore.lo
/bin/bash /home/xingzi/projects/php-7.4.30/ext/ecore/libtool --mode=install cp ./ecore.la /home/xingzi/projects/php-7.4.30/ext/ecore/modules
echo
echo "Build complete."
echo "Don't forget to run 'make test'."
echo
make: Leaving directory '/home/xingzi/projects/php-7.4.30/ext/ecore'