Skip to content

Instantly share code, notes, and snippets.

@bastula
Created December 25, 2017 03:58
Show Gist options
  • Save bastula/997fdf989850bd991a4a94e2e77db389 to your computer and use it in GitHub Desktop.
Save bastula/997fdf989850bd991a4a94e2e77db389 to your computer and use it in GitHub Desktop.
vtk on macOS 10.13.2 - Homebrew build logs
Homebrew build logs for vtk on macOS 10.13.2
Build date: 2017-12-24 21:47:23
HOMEBREW_VERSION: 1.4.1-16-g2259e36
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 2259e369eaa943d885605c8643819eeac00ab62e
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 4df737477ca1ea1b06d6a5e24d48fa1b5227cbf1
Core tap last commit: 9 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.14.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /Users/apanchal/Projects/venvs/dicompyler27/bin/python => /Users/apanchal/Projects/venvs/dicompyler27/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: N/A
macOS: 10.13.2-x86_64
Xcode: 9.2
CLT: N/A
X11: 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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/apanchal/Projects/venvs/dicompyler27/bin/python-config
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install lua@5.1
Run `brew missing` for more details.
vtk --with-python3 --without-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment