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 cuckoo with brew #1

Open
tiagomartinho opened this issue May 12, 2016 · 11 comments
Open

Can't install cuckoo with brew #1

tiagomartinho opened this issue May 12, 2016 · 11 comments

Comments

@tiagomartinho
Copy link

I'm trying to install manually cuckoo since with the Xcode script I receive:
cuckoo: command not found
Command /bin/sh failed with exit code 127

I did:

brew update
brew install SwiftKit/cuckoo/cuckoo

** CLEAN SUCCEEDED **

make: *** [bootstrap] Trace/BPT trap: 5

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
https://github.com/swiftkit/homebrew-cuckoo/issues

I also tried:

brew install cuckoo

But received the same error.

@vmalakhovskiy
Copy link

vmalakhovskiy commented Jun 1, 2016

I have same problem.

@TadeasKriz
Copy link
Member

Hi, please try again now with the new version of the generator 0.4.3 and let us know. A new version of the Cuckoo runtime should be available tomorrow.

@TadeasKriz
Copy link
Member

@tiagomartinho I'm sorry for the late response, I did not notice the issue.

@vmalakhovskiy
Copy link

@TadeasKriz Tried with the new version of generator, and it's still doesn't work. 😿

@TadeasKriz
Copy link
Member

@vmalakhovskiy I'm trying to reproduce the problem, but it does not happen on my machine. Has to be an environment problem. Could you run the brew in verbose mode and send me the log through gist.github.com? Thanks.

@TadeasKriz
Copy link
Member

@vmalakhovskiy Do you have Xcode and Xcode command-line tools installed?

@TadeasKriz
Copy link
Member

@vmalakhovskiy Also, please try running xcodebuild -version and let me know the output. Thanks.

@vmalakhovskiy
Copy link

@TadeasKriz
Link to gist file here

Do you have Xcode and Xcode command-line tools installed?

Yes, I do.

Xcode 7.3.1 Build version 7D1014

@TadeasKriz
Copy link
Member

@vmalakhovskiy Thanks. Could you also send me log located here: /Users/vmalakhovskiy/Library/Logs/Homebrew/cuckoo/01.make

@vmalakhovskiy
Copy link

@TadeasKriz here you go

@TadeasKriz
Copy link
Member

The only error I can see is this:

dyld: Library not loaded: @rpath/libswiftAppKit.dylib
  Referenced from: /usr/local/opt/carthage/bin/carthage
  Reason: Incompatible library version: carthage requires version 1.0.0 or later, but libswiftAppKit.dylib provides version 0.0.0

Does carthage works for you? Like if you try running carthage version, does it work?

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

3 participants