Created
June 27, 2018 09:11
-
-
Save aphexmunky/b204172203ad86611f1e7bfc32071306 to your computer and use it in GitHub Desktop.
consul on Ubuntu 18.04 LTS - 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 consul on Ubuntu 18.04 LTS | |
Build date: 2018-06-27 10:09:13 |
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: 1.6.9 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: 3ba4c2ed9b0587040949a4a9a95b576f520bae84 | |
Last commit: 8 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 05357a5229c14fdbe0c71a78f3dad72fdad15583 | |
Core tap last commit: 12 hours ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar | |
HOMEBREW_CACHE: /home/aphex/.cache/Homebrew | |
HOMEBREW_GITHUB_API_TOKEN: set | |
CPU: quad-core 64-bit kabylake | |
Homebrew Ruby: 2.3.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby | |
Clang: 6.0 build 600 | |
Git: 2.17.1 => /usr/bin/git | |
Curl: 7.58.0 => /usr/bin/curl | |
Java: N/A | |
Kernel: Linux 4.15.0-23-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.04 LTS (bionic) | |
Host glibc: 2.27 | |
/usr/bin/gcc: 7.3.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: 20170115_1 |
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: 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: | |
rust |
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
consul |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment