Skip to content

Instantly share code, notes, and snippets.

@fxcoudert
Created September 23, 2017 20:23
Show Gist options
  • Save fxcoudert/a660f63c202e37109de60063717bb4d6 to your computer and use it in GitHub Desktop.
Save fxcoudert/a660f63c202e37109de60063717bb4d6 to your computer and use it in GitHub Desktop.
swiftgen on macOS 10.13 - Homebrew build logs
Homebrew build logs for swiftgen on macOS 10.13
Build date: 2017-09-23 22:21:11
HOMEBREW_VERSION: 1.3.3-24-g6b3bb66
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6b3bb666e880d7140e1199ecedda852f9c68ab79
Last commit: 5 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 237b7b4fee846647c397c223e4b85e1118342763
Core tap last commit: 2 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.13.5 => /Applications/Xcode.app/Contents/Developer/usr/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/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 1.8.0_144
macOS: 10.13-x86_64
Xcode: 9.0
CLT: 9.0.0.0.1.1504363082
X11: 2.7.11 => /opt/X11
Your system is ready to brew.
2017-09-23 22:20:50 +0200
gem
install
bundler
Successfully installed bundler-1.15.4
Parsing documentation for bundler-1.15.4
Installing ri documentation for bundler-1.15.4
Done installing documentation for bundler after 5 seconds
1 gem installed
2017-09-23 22:20:57 +0200
bundle
install
Fetching gem metadata from https://rubygems.org/..........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Fetching rake 12.0.0
Installing rake 12.0.0
Fetching CFPropertyList 2.3.5
Installing CFPropertyList 2.3.5
Fetching i18n 0.8.6
Installing i18n 0.8.6
Fetching minitest 5.10.3
Installing minitest 5.10.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching public_suffix 2.0.5
Installing public_suffix 2.0.5
Using bundler 1.15.4
Fetching claide 1.0.2
Installing claide 1.0.2
Fetching fuzzy_match 2.0.4
Installing fuzzy_match 2.0.4
Fetching nap 1.1.0
Installing nap 1.1.0
Fetching cocoapods-deintegrate 1.0.1
Installing cocoapods-deintegrate 1.0.1
Fetching cocoapods-downloader 1.1.3
Installing cocoapods-downloader 1.1.3
Fetching cocoapods-search 1.0.0
Installing cocoapods-search 1.0.0
Fetching cocoapods-stats 1.0.0
Installing cocoapods-stats 1.0.0
Fetching netrc 0.7.8
Installing netrc 0.7.8
Fetching cocoapods-try 1.1.0
Installing cocoapods-try 1.1.0
Fetching colored2 3.1.2
Installing colored2 3.1.2
Fetching escape 0.0.4
Installing escape 0.0.4
Fetching fourflusher 2.0.1
Installing fourflusher 2.0.1
Fetching gh_inspector 1.0.3
Installing gh_inspector 1.0.3
Fetching molinillo 0.5.7
Installing molinillo 0.5.7
Fetching ruby-macho 1.1.0
Installing ruby-macho 1.1.0
Fetching nanaimo 0.2.3
Installing nanaimo 0.2.3
Fetching multipart-post 2.0.0
Installing multipart-post 2.0.0
Fetching rouge 2.0.7
Installing rouge 2.0.7
Fetching tzinfo 1.2.3
Installing tzinfo 1.2.3
Fetching addressable 2.5.1
Installing addressable 2.5.1
Fetching cocoapods-plugins 1.0.0
Installing cocoapods-plugins 1.0.0
Fetching cocoapods-trunk 1.2.0
Installing cocoapods-trunk 1.2.0
Fetching xcodeproj 1.5.1
Installing xcodeproj 1.5.1
Fetching faraday 0.12.2
Installing faraday 0.12.2
Fetching xcpretty 0.2.8
Installing xcpretty 0.2.8
Fetching activesupport 4.2.9
Installing activesupport 4.2.9
Fetching sawyer 0.8.1
Installing sawyer 0.8.1
Fetching cocoapods-core 1.3.1
Installing cocoapods-core 1.3.1
Fetching octokit 4.7.0
Installing octokit 4.7.0
Fetching cocoapods 1.3.1
Installing cocoapods 1.3.1
Bundle complete! 4 Gemfile dependencies, 37 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
2017-09-23 22:21:11 +0200
bundle
exec
rake
cli:install[/usr/local/Cellar/swiftgen/5.1.1/bin,/usr/local/Cellar/swiftgen/5.1.1/lib,/usr/local/Cellar/swiftgen/5.1.1/share/swiftgen/templates]
== Building Binary ==
rake aborted!
[!!!] SwiftGen requires Xcode 8.*, but we were not able to find it. If it's already installed update your Spotlight index with 'mdimport /Applications/Xcode*'
/private/tmp/swiftgen-20170923-21105-12rnc8d/rakelib/utils.rake:128:in `version_select'
/private/tmp/swiftgen-20170923-21105-12rnc8d/rakelib/utils.rake:20:in `block in run'
/private/tmp/swiftgen-20170923-21105-12rnc8d/rakelib/utils.rake:19:in `map'
/private/tmp/swiftgen-20170923-21105-12rnc8d/rakelib/utils.rake:19:in `run'
/private/tmp/swiftgen-20170923-21105-12rnc8d/Rakefile:39:in `block (2 levels) in <top (required)>'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:74:in `load'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:74:in `kernel_load'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli/exec.rb:27:in `run'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli.rb:362:in `exec'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli.rb:22:in `dispatch'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/cli.rb:13:in `start'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/exe/bundle:30:in `block in <top (required)>'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/gems/bundler-1.15.4/exe/bundle:22:in `<top (required)>'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/bin/bundle:22:in `load'
/private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/bin/bundle:22:in `<main>'
Tasks: TOP => cli:install => cli:build
(See full trace by running task with --trace)
HOMEBREW_VERSION: 1.3.3-24-g6b3bb66
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6b3bb666e880d7140e1199ecedda852f9c68ab79
Last commit: 5 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 237b7b4fee846647c397c223e4b85e1118342763
Core tap last commit: 7 seconds ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.13.5 => /Applications/Xcode.app/Contents/Developer/usr/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/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 1.8.0_144
macOS: 10.13-x86_64
Xcode: 9.0
CLT: 9.0.0.0.1.1504363082
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
MACOSX_DEPLOYMENT_TARGET: 10.13
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /private/tmp/swiftgen-20170923-21105-12rnc8d/gem_home/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment