Skip to content

Instantly share code, notes, and snippets.

@SMillerDev
Created March 7, 2019 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SMillerDev/c6203928739711e68de8b591ce9b8635 to your computer and use it in GitHub Desktop.
Save SMillerDev/c6203928739711e68de8b591ce9b8635 to your computer and use it in GitHub Desktop.
php on macOS 10.14.3 - Homebrew build logs
Homebrew build logs for php on macOS 10.14.3
Build date: 2019-02-12 10:50:48
HOMEBREW_VERSION: 2.0.3-16-g01bd14b
ORIGIN: https://github.com/Homebrew/brew
HEAD: 01bd14be616904f6ebbb8e01492dea54740942f1
Last commit: 22 hours ago
Core tap ORIGIN: git@github.com:Homebrew/homebrew-core.git
Core tap HEAD: 4d5e6a779f57a289bfa2db6118621fb5b5808747
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: smillerdev
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_INSTALL_CLEANUP: 1
HOMEBREW_LOGS: /Users/sean/Library/Logs/Homebrew
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 11.0.2, 1.8.0_45
macOS: 10.14.3-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
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: You have uncommitted modifications to Homebrew
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /usr/local/Homebrew/Library && git stash && git clean -d -f
2019-02-12 10:50:46 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
php_ini
/usr/local/etc/php/7.3/php.ini
system
config-set succeeded
2019-02-12 10:50:47 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
php_dir
/usr/local/share/pear
system
config-set succeeded
2019-02-12 10:50:47 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
doc_dir
/usr/local/share/pear/doc
system
config-set succeeded
2019-02-12 10:50:47 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
ext_dir
/usr/local/lib/php/pecl/20180731
system
config-set succeeded
2019-02-12 10:50:47 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
bin_dir
/usr/local/opt/php/bin
system
config-set succeeded
2019-02-12 10:50:47 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
data_dir
/usr/local/share/pear/data
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
cfg_dir
/usr/local/share/pear/cfg
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
www_dir
/usr/local/share/pear/htdocs
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
man_dir
/usr/local/share/man
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
test_dir
/usr/local/share/pear/test
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
config-set
php_bin
/usr/local/opt/php/bin/php
system
config-set succeeded
2019-02-12 10:50:48 +0100
/usr/local/Cellar/php/7.3.2/bin/pear
update-channels
Updating channel "doc.php.net"
Update of Channel "doc.php.net" succeeded
Updating channel "pear.php.net"
Update of Channel "pear.php.net" succeeded
Updating channel "pecl.php.net"
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