Created
November 11, 2019 22:45
-
-
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
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 voxmedia/private/vox-cli on macOS 10.14.6 | |
Build date: 2019-11-11 14:43:22 |
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: 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 |
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: 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 |
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
voxmedia/private/vox-cli |
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
Formula: vox-cli | |
Tap: voxmedia/private | |
Path: /usr/local/Homebrew/Library/Taps/voxmedia/homebrew-private/vox-cli.rb |
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
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 |
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
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