Skip to content

Instantly share code, notes, and snippets.

@lucian303
Created March 18, 2021 02:20
Show Gist options
  • Save lucian303/7a9d027b950d229a32abb12afccd7942 to your computer and use it in GitHub Desktop.
Save lucian303/7a9d027b950d229a32abb12afccd7942 to your computer and use it in GitHub Desktop.
php@7.4 on macOS 10.15.7 - Homebrew build logs
Homebrew build logs for php@7.4 on macOS 10.15.7
Build date: 2021-03-17 10:25:15
HOMEBREW_VERSION: 3.0.7
ORIGIN: https://github.com/Homebrew/brew
HEAD: 59ada80ca740e72d29e625079395ee91cae4b3cf
Last commit: 35 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 08bc36260ac36e03fe1a524a044a2407461e5963
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: nano
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_ANALYTICS: set
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: octa-core 64-bit icelake
Clang: 12.0 build 1200
Git: 2.31.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: N/A
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 your PATH for example like so:
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc
2021-03-17 10:25:12 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
php_ini
/usr/local/etc/php/7.4/php.ini
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
php_dir
/usr/local/share/pear@7.4
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
doc_dir
/usr/local/share/pear@7.4/doc
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
ext_dir
/usr/local/lib/php/pecl/20190902
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
bin_dir
/usr/local/opt/php@7.4/bin
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
data_dir
/usr/local/share/pear@7.4/data
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
cfg_dir
/usr/local/share/pear@7.4/cfg
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
www_dir
/usr/local/share/pear@7.4/htdocs
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
man_dir
/usr/local/share/man
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
test_dir
/usr/local/share/pear@7.4/test
system
config-set succeeded
2021-03-17 10:25:14 -0700
/usr/local/Cellar/php@7.4/7.4.16/bin/pear
config-set
php_bin
/usr/local/opt/php@7.4/bin/php
system
config-set succeeded
2021-03-17 10:25:15 -0700
/usr/local/Cellar/php@7.4/7.4.16/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