Skip to content

Instantly share code, notes, and snippets.

@ckolderup
Created November 11, 2019 22:45
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 ckolderup/895e7293178d06a7ea234fe405253415 to your computer and use it in GitHub Desktop.
Save ckolderup/895e7293178d06a7ea234fe405253415 to your computer and use it in GitHub Desktop.
vox-cli (voxmedia/private/vox-cli) on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for voxmedia/private/vox-cli on macOS 10.14.6
Build date: 2019-11-11 14:43:22
HOMEBREW_VERSION: 2.1.16
ORIGIN: https://github.com/Homebrew/brew
HEAD: 3aa7624284c43180a3f3a71aeaa9263092868e12
Last commit: 7 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 0818aeeee79476c1ea4fe2f6db9f73d31638afc0
Core tap last commit: 45 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_GITHUB_API_TOKEN: set
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 11.0 build 1100
Git: 2.23.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 11.0
CLT headers: 10.3.0.0.1.1562985497
XQuartz: 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: The following directories do not exist:
/usr/local/sbin
You should create these directories and change their ownership to your account.
sudo mkdir -p /usr/local/sbin
sudo chown -R $(whoami) /usr/local/sbin
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
unbound
voxmedia/private/vox-cli
Formula: vox-cli
Tap: voxmedia/private
Path: /usr/local/Homebrew/Library/Taps/voxmedia/homebrew-private/vox-cli.rb
2019-11-11 14:43:22 -0800
/usr/bin/gem
build
vox-cli.gemspec
Successfully built RubyGem
Name: vox-cli
Version: 0.3.2
File: vox-cli-0.3.2.gem
2019-11-11 14:43:22 -0800
/usr/bin/gem
install
vox-cli-0.3.2.gem
--no-document
--no-wrapper
--no-user-install
--install-dir
/usr/local/Cellar/vox-cli/0.3.2
--bindir
/usr/local/Cellar/vox-cli/0.3.2/bin
Successfully installed highline-2.0.3
Successfully installed commander-4.4.7
Successfully installed concurrent-ruby-1.1.5
HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
But that may break your application.
Please check your Rails app for 'config.i18n.fallbacks = true'.
If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
'config.i18n.fallbacks = [I18n.default_locale]'.
If not, fallbacks will be broken in your app by I18n 1.1.x.
For more info see:
https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
Successfully installed i18n-1.7.0
Successfully installed thread_safe-0.3.6
Successfully installed tzinfo-1.2.5
Successfully installed minitest-5.13.0
Successfully installed activesupport-5.2.3
Successfully installed vox-cli-0.3.2
9 gems installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment