Skip to content

Instantly share code, notes, and snippets.

@celoyd
Created August 25, 2017 22:56
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 celoyd/2bc62ee85a9dc5a1d9de23fb383d2a1f to your computer and use it in GitHub Desktop.
Save celoyd/2bc62ee85a9dc5a1d9de23fb383d2a1f to your computer and use it in GitHub Desktop.
gdal2 (osgeo/osgeo4mac/gdal2) on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for osgeo/osgeo4mac/gdal2 on macOS 10.12.6
Build date: 2017-08-25 15:56:21
HOMEBREW_VERSION: 1.3.1
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 69799d97b1e7314912b2ee234dec2c179c5fb969
Last commit: 3 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 46349fbf9043cd2295bd0c90c99be459272abc30
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.14.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/opt/ruby/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.6.0_65-b14-468
macOS: 10.12.6-x86_64
Xcode: 8.3.3
CLT: 8.3.2.0.1.1492020469
X11: 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 and just ignore them. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
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:
/Library/Frameworks/GDAL.framework/Programs/gdal-config
/Users/ch/.pyenv/shims/python-config
/Users/ch/.pyenv/shims/python3-config
/Users/ch/.pyenv/shims/python3.5-config
/Users/ch/.pyenv/shims/python3.5m-config
/Users/ch/.node/bin/mapbox-get-config
/Users/ch/.node/bin/mapbox-get-global-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libhdf5.8.dylib
/usr/local/lib/libhdf5_hl.8.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/node/uv-private/ngx-queue.h
/usr/local/include/node/uv-private/stdint-msvc2008.h
/usr/local/include/node/uv-private/tree.h
/usr/local/include/node/uv-private/uv-bsd.h
/usr/local/include/node/uv-private/uv-darwin.h
/usr/local/include/node/uv-private/uv-linux.h
/usr/local/include/node/uv-private/uv-sunos.h
/usr/local/include/node/uv-private/uv-unix.h
/usr/local/include/node/uv-private/uv-win.h
/usr/local/include/node/v8-preparser.h
/usr/local/include/numpy/__multiarray_api.h
/usr/local/include/numpy/__ufunc_api.h
/usr/local/include/numpy/_neighborhood_iterator_imp.h
/usr/local/include/numpy/_numpyconfig.h
/usr/local/include/numpy/arrayobject.h
/usr/local/include/numpy/arrayscalars.h
/usr/local/include/numpy/halffloat.h
/usr/local/include/numpy/ndarrayobject.h
/usr/local/include/numpy/ndarraytypes.h
/usr/local/include/numpy/noprefix.h
/usr/local/include/numpy/npy_1_7_deprecated_api.h
/usr/local/include/numpy/npy_3kcompat.h
/usr/local/include/numpy/npy_common.h
/usr/local/include/numpy/npy_cpu.h
/usr/local/include/numpy/npy_endian.h
/usr/local/include/numpy/npy_interrupt.h
/usr/local/include/numpy/npy_math.h
/usr/local/include/numpy/npy_no_deprecated_api.h
/usr/local/include/numpy/npy_os.h
/usr/local/include/numpy/numpyconfig.h
/usr/local/include/numpy/old_defines.h
/usr/local/include/numpy/oldnumeric.h
/usr/local/include/numpy/ufuncobject.h
/usr/local/include/numpy/utils.h
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libhdf5.la
/usr/local/lib/libhdf5_hl.la
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:
docker
jpeg@9
numpy
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install gdal
Run `brew missing` for more details.
osgeo/osgeo4mac/gdal2 --with-complete --with-unsupported
Formula: gdal2
Tap: osgeo/osgeo4mac
Path: /usr/local/Homebrew/Library/Taps/osgeo/homebrew-osgeo4mac/Formula/gdal2.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment