Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Install via home-brew #13

Open
CoolHandLuke88 opened this issue Apr 19, 2017 · 2 comments
Open

Can't Install via home-brew #13

CoolHandLuke88 opened this issue Apr 19, 2017 · 2 comments

Comments

@CoolHandLuke88
Copy link

CoolHandLuke88 commented Apr 19, 2017

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

@CoolHandLuke88
Copy link
Author

CoolHandLuke88 commented Apr 19, 2017

Info From Log
carthage-xcodebuild.jGLobl.log

/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 buildUser defaults from command line:
IDEDerivedDataPathOverride = /Users/lukemcdonald/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/3.5.1

Build settings from command line:
CARTHAGE = YES
CODE_SIGN_IDENTITY =
CODE_SIGNING_REQUIRED = NO
ONLY_ACTIVE_ARCH = NO

=== CLEAN TARGET Alamofire OSX OF PROJECT Alamofire WITH CONFIGURATION Release ===

Check dependencies
“Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** CLEAN FAILED **

The following build commands failed:
Check dependencies
(1 failure)
=== BUILD TARGET Alamofire OSX OF PROJECT Alamofire WITH CONFIGURATION Release ===

Check dependencies
“Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** BUILD FAILED **

The following build commands failed:
Check dependencies
(1 failure)

Alamofire needs to be updated

I would like to thank you for your contribution and I am sure once this issue gets ironed out, it will be a great tool to utilize.

@CoolHandLuke88
Copy link
Author

After further looking into the matter, the issue resides with Romekit dependency, ObjectMapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant