-
Notifications
You must be signed in to change notification settings - Fork 4
Description
When running;
brew install 146BC/repo/romebuild
Getting the following issue.
==> Installing romebuild from 146bc/repo
==> Downloading https://github.com/146BC/RomeBuild/archive/0.4.0.tar.gz
Already downloaded: /Users/lukemcdonald/Library/Caches/Homebrew/romebuild-0.4.0.tar.gz
==> Verifying romebuild-0.4.0.tar.gz checksum
tar xzf /Users/lukemcdonald/Library/Caches/Homebrew/romebuild-0.4.0.tar.gz
==> make install PREFIX=/usr/local/Cellar/romebuild/0.4.0
carthage bootstrap --platform OSX
*** Checking out Alamofire at "3.5.1"
*** Checking out CommandLine at "2.2.2"
*** Checking out ObjectMapper at "1.5.0"
*** Checking out Progress.swift at "68662d3b3589d2a7b0221966ae3019f97201b44d"
*** Checking out Regex at "0.4.2"
*** Checking out RomeKit at "0.3.0"
*** xcodebuild output can be found in /var/folders/5f/qbb3w46x2bsfgyvdkb_plcmw0000gn/T/carthage-xcodebuild.jGLobl.log
*** Building scheme "Alamofire OSX" in Alamofire.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /private/tmp/romebuild-20170419-28692-1fyaxe/RomeBuild-0.4.0/Carthage/Checkouts/Alamofire/Alamofire.xcworkspace -scheme "Alamofire OSX" -configuration Release -derivedDataPath /Users/lukemcdonald/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/3.5.1 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/5f/qbb3w46x2bsfgyvdkb_plcmw0000gn/T/carthage-xcodebuild.jGLobl.log
make: *** [install] Error 1
==> Formula
Tap: 146bc/repo
Path: /usr/local/Homebrew/Library/Taps/146bc/homebrew-repo/Formula/romebuild.rb
==> Configuration
HOMEBREW_VERSION: 1.1.13
ORIGIN: https://github.com/Homebrew/brew
HEAD: 46f6dc4c93b96abd528c3a0a808a5ca5a795c7f3
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8e9f48d19a1dcaa3e96b4a625365ae7ac2d64abc
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: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.12.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/lukemcdonald/.rvm/rubies/ruby-2.3.0/bin/ruby
Java: N/A
macOS: 10.12.4-x86_64
Xcode: 8.3.1
CLT: 8.3.0.0.1.1490382677
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.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
CMAKE_FRAMEWORK_PATH: /usr/local/opt/carthage/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/carthage/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: 146bc/repo/romebuild 0.4.0 did not build
Logs:
/Users/lukemcdonald/Library/Logs/Homebrew/romebuild/00.options.out
/Users/lukemcdonald/Library/Logs/Homebrew/romebuild/01.make
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/146bc/homebrew-repo/issues
Notes:
Running macOS Sierra
Xcode 8.3.1