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

Problem with installation on mac via brew #30

Closed
vonProteus opened this issue Sep 27, 2015 · 2 comments
Closed

Problem with installation on mac via brew #30

vonProteus opened this issue Sep 27, 2015 · 2 comments

Comments

@vonProteus
Copy link

i try

brew install pebble/pebble-sdk/pebble-sdk

and i get

==> python setup.py install --prefix=/usr/local/Cellar/pebble-sdk/3.4/libexec
Last 15 lines from /Users/vonProteus/Library/Logs/Homebrew/pebble-sdk/05.python:
Running '/bin/sh /private/tmp/pebble-sdk--gevent20150927-20125-6remzm/gevent-1.0.2/libev/configure > configure-output.txt' in /private/tmp/pebble-sdk--gevent20150927-20125-6remzm/gevent-1.0.2/build/temp.macosx-10.10-intel-2.7/libev
building 'gevent.core' extension
creating build/temp.macosx-10.10-intel-2.7/gevent
clang -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -U__llvm__ -arch x86_64 -arch i386 -pipe -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERIODIC_ENABLE=0 -Ibuild/temp.macosx-10.10-intel-2.7/libev -Ilibev -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c gevent/gevent.core.c -o build/temp.macosx-10.10-intel-2.7/gevent/gevent.core.o
In file included from gevent/gevent.core.c:249:
In file included from gevent/libev.h:2:
libev/ev.c:1029:42: error: '_Noreturn' keyword must precede function declarator
  ecb_inline void ecb_unreachable (void) ecb_noreturn;
                                         ^~~~~~~~~~~~
  _Noreturn 
libev/ev.c:832:26: note: expanded from macro 'ecb_noreturn'
  #define ecb_noreturn   _Noreturn
                         ^
1 error generated.
error: command 'clang' failed with exit status 1
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.

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

i think this can help

@midudev
Copy link

midudev commented Sep 27, 2015

Same for me. I'm using El Capitan GM.

@cjwilliams
Copy link
Contributor

Duplicate issue, please see #18 for a workaround

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

No branches or pull requests

3 participants