Skip to content

Instantly share code, notes, and snippets.

@efoken
Created March 16, 2018 12:10
Show Gist options
  • Save efoken/dee9c2b6c3f2bce0f1f595c35b7fc01c to your computer and use it in GitHub Desktop.
Save efoken/dee9c2b6c3f2bce0f1f595c35b7fc01c to your computer and use it in GitHub Desktop.
php on macOS 10.13.3 - Homebrew build logs
Homebrew build logs for php on macOS 10.13.3
Build date: 2018-03-14 16:15:13
HOMEBREW_VERSION: 1.5.10
ORIGIN: https://github.com/Homebrew/brew
HEAD: 04efbadb9ef155c5921a03bf5f5d9052cd378c21
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: f80bcba5a714b00463d78cdf726391802096e428
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_VISUAL: vim
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.16.2 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/bin/python3.6
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 9.0.4, 1.8.0_162
macOS: 10.13.3-x86_64
Xcode: 9.2
CLT: 9.2.0.0.1.1510905681
X11: 2.7.11 => /opt/X11
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: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile
2018-03-16 12:59:18 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
php_ini
/usr/local/etc/php/7.2/php.ini
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
php_dir
/usr/local/share/pear
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
doc_dir
/usr/local/share/pear/doc
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
ext_dir
/usr/local/lib/php/pecl/20170718
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
bin_dir
/usr/local/opt/php/bin
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
data_dir
/usr/local/share/pear/data
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
cfg_dir
/usr/local/share/pear/cfg
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
www_dir
/usr/local/share/pear/htdocs
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
man_dir
/usr/local/share/man
system
config-set succeeded
2018-03-16 12:59:19 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
test_dir
/usr/local/share/pear/test
system
config-set succeeded
2018-03-16 12:59:20 +0100
/usr/local/Cellar/php/7.2.3_2/bin/pear
config-set
php_bin
/usr/local/opt/php/bin/php
system
config-set succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment