Skip to content

Instantly share code, notes, and snippets.

@kkdd
Created May 16, 2020 10:29
Show Gist options
  • Save kkdd/ce5f0c444bf945822434aed0dcd0b311 to your computer and use it in GitHub Desktop.
Save kkdd/ce5f0c444bf945822434aed0dcd0b311 to your computer and use it in GitHub Desktop.
osmfilter on macOS 10.14.6 - Homebrew build logs
Homebrew build logs for osmfilter on macOS 10.14.6
Build date: 2020-05-13 21:17:30
HOMEBREW_VERSION: 2.2.16-69-g9fcaa46
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 9fcaa46cdf04652e95668737a23ab248a8b7a73f
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: fbb93aa63288cff77752db6cdc47d7e3d79d40f3
Core tap last commit: 14 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.dMTOpjRwXf/org.macosforge.xquartz:0
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
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.26.2 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_252
macOS: 10.14.6-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 11.3.1
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: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
[email protected]
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:
mysql
md5sha1sum
2020-05-13 21:17:30 +0900
/usr/local/Cellar/osmfilter/0.9/bin/osmconvert
AD
-o=test.o5m
2020-05-13 21:17:30 +0900
/usr/local/Cellar/osmfilter/0.9/bin/osmfilter
test.o5m
--drop-relations
--drop-ways
--drop-nodes
<?xml version='1.0' encoding='UTF-8'?>
<osm version="0.6" generator="osmfilter 1.4.4">
<bounds minlat="42.4248" minlon="1.4096" maxlat="42.6599" maxlon="1.7904"/>
</osm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment