Skip to content

Instantly share code, notes, and snippets.

@creaaa
Created September 30, 2016 17:12
Show Gist options
  • Save creaaa/45cc04a0918acf275b0097fa34bfca86 to your computer and use it in GitHub Desktop.
Save creaaa/45cc04a0918acf275b0097fa34bfca86 to your computer and use it in GitHub Desktop.
toybox (giginet/toybox/toybox) on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for giginet/toybox/toybox on macOS 10.11.6
Build date: 2016-09-30 10:11:00
HOMEBREW_VERSION: 1.0.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a5fba74ccdfc3f54aceb9defccd653beb64134af
Core tap last commit: 3 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 broadwell
Homebrew Ruby: 2.0.0-p648
Clang: 7.3 build 703
Git: 2.10.0 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/masa/.rbenv/shims/ruby => /Users/masa/.rbenv/versions/2.3.1/bin/ruby
Java: N/A
macOS: 10.11.6-x86_64
Xcode: 8.0 => /Users/masa/Downloads/Xcode.app/Contents/Developer
CLT: 7.3.1.0.1.1461711523
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 and just ignore them. 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:
ruby
Warning: Some directories in your path end in a slash.
Directories in your path should not end in a slash. This can break other
doctor checks. The following directories should be edited:
/opt/local/sbin/
Formula: toybox
Tap: giginet/toybox
Path: /usr/local/Homebrew/Library/Taps/giginet/homebrew-toybox/toybox.rb
2016-09-30 10:11:00 -0700
make
prefix_install
PREFIX=/usr/local/Cellar/toybox/0.1.0
rm -f "toybox.pkg"
git submodule update --init --recursive
rm -f "ToyboxKit.framework.zip"
rm -rf "/tmp/Toybox.dst"
xcodebuild -project 'Toybox.xcodeproj' -scheme 'toybox' DSTROOT=/tmp/Toybox.dst clean
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
make: *** [clean] Error 1
make: *** Waiting for unfinished jobs....
carthage update --platform macOS
*** Cloning SWXMLHash
*** Cloning Commandant
*** Cloning Result
*** Downloading Result.framework binary at "3.0.0"
*** Checking out Commandant at "0.11.1"
*** Checking out SWXMLHash at "3.0.2"
*** xcodebuild output can be found in /var/folders/6c/p05_rgj97416ylb25rkkxrbc0000gn/T/carthage-xcodebuild.QREJRl.log
A shell task (/usr/bin/xcrun xcodebuild -workspace /private/tmp/toybox-20160930-76782-2k3dxh/Carthage/Checkouts/Commandant/Commandant.xcworkspace CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -list) failed with exit code 72:
xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
make: *** [bootstrap] Error 1
HOMEBREW_VERSION: 1.0.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a5fba74ccdfc3f54aceb9defccd653beb64134af
Core tap last commit: 3 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 broadwell
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 7.3 build 703
Git: 2.10.0 => /usr/local/opt/git/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
macOS: 10.11.6-x86_64
Xcode: 8.0 => /Users/masa/Downloads/Xcode.app/Contents/Developer
CLT: 7.3.1.0.1.1461711523
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Users/masa/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
MAKEFLAGS: -j4
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
CMAKE_FRAMEWORK_PATH: /usr/local/opt/carthage/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/carthage/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment