Created
July 7, 2021 03:01
-
-
Save Saeven/b4cc096fa33958782914e65966d22c79 to your computer and use it in GitHub Desktop.
php on macOS 10.15.7 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for php on macOS 10.15.7 | |
Build date: 2021-07-06 22:39:39 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 3.2.1-26-g3cbf7b7 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 3cbf7b7e9eab887333b7d3a52bde25a1c531f429 | |
Last commit: 8 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 92458dd1b1d6ea44578e87e7eee3f8b9c229ea4b | |
Core tap last commit: 39 minutes ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_MAKE_JOBS: 12 | |
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby | |
CPU: dodeca-core 64-bit kabylake | |
Clang: 12.0.0 build 1200 | |
Git: 2.32.0 => /usr/local/bin/git | |
Curl: 7.64.1 => /usr/bin/curl | |
macOS: 10.15.7-x86_64 | |
CLT: 12.4.0.0.1.1610135815 | |
Xcode: 12.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Some installed kegs have no formulae! | |
This means they were either deleted or installed with `brew diy`. | |
You should find replacements for the following formulae: | |
[email protected] | |
Warning: Some installed formulae are deprecated or disabled. | |
You should find replacements for the following formulae: | |
ilmbase | |
node@10 | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libnnz11.dylib | |
/usr/local/lib/libociei.dylib | |
/usr/local/lib/libocijdbc11.dylib | |
Warning: You have unlinked kegs in your Cellar. | |
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
imath | |
openexr | |
Warning: Homebrew's "sbin" was not found in your PATH but you have installed | |
formulae that put executables in /usr/local/sbin. | |
Consider setting your PATH for example like so: | |
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:02 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
php_ini | |
/usr/local/etc/php/8.0/php.ini | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
php_dir | |
/usr/local/share/pear | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
doc_dir | |
/usr/local/share/pear/doc | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
ext_dir | |
/usr/local/lib/php/pecl/20200930 | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
bin_dir | |
/usr/local/opt/php/bin | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
data_dir | |
/usr/local/share/pear/data | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
cfg_dir | |
/usr/local/share/pear/cfg | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
www_dir | |
/usr/local/share/pear/htdocs | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
man_dir | |
/usr/local/share/man | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
test_dir | |
/usr/local/share/pear/test | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
config-set | |
php_bin | |
/usr/local/opt/php/bin/php | |
system | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
config-set succeeded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-06 22:56:03 -0400 | |
/usr/local/Cellar/php/8.0.8/bin/pear | |
update-channels | |
Xdebug: [Log Files] File '/var/log/xdebug.log' could not be opened. | |
Updating channel "doc.php.net" | |
Warning: Undefined variable $php_errormsg in Config.php on line 1029 | |
PHP Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Update of Channel "doc.php.net" succeeded | |
Updating channel "pear.php.net" | |
Warning: Undefined variable $php_errormsg in Config.php on line 1029 | |
PHP Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Update of Channel "pear.php.net" succeeded | |
Updating channel "pecl.php.net" | |
Warning: Undefined variable $php_errormsg in Config.php on line 1029 | |
PHP Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Warning: Undefined variable $php_errormsg in /usr/local/Cellar/php/8.0.8/share/php/pear/PEAR/Config.php on line 1029 | |
Update of Channel "pecl.php.net" succeeded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment