Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

fibjs failed to build on 10.11 #42490

Closed
apjanke opened this issue Aug 5, 2015 · 3 comments
Closed

fibjs failed to build on 10.11 #42490

apjanke opened this issue Aug 5, 2015 · 3 comments

Comments

@apjanke
Copy link
Contributor

apjanke commented Aug 5, 2015

https://gist.github.com/2dfdf63803a0d0ec96ba

On OS X 10.11 PB4, no CLT.

[ 50%] Building C object CMakeFiles/ev.dir/src/ev.c.o
/tmp/fibjs20150803-5267-1tdwqgj/vender/ev/src/ev.c:970:42: error: '_Noreturn' keyword must precede function declarator
  ecb_inline void ecb_unreachable (void) ecb_noreturn;
                                         ^~~~~~~~~~~~
  _Noreturn 
/tmp/fibjs20150803-5267-1tdwqgj/vender/ev/src/ev.c:773:26: note: expanded from macro 'ecb_noreturn'
  #define ecb_noreturn   _Noreturn
                         ^
1 error generated.
make[2]: *** [CMakeFiles/ev.dir/src/ev.c.o] Error 1
make[1]: *** [CMakeFiles/ev.dir/all] Error 2
make: *** [all] Error 2
@DomT4
Copy link
Member

DomT4 commented Sep 14, 2015

@fibjs
Copy link
Contributor

fibjs commented Sep 16, 2015

fixed

@DomT4
Copy link
Member

DomT4 commented Sep 17, 2015

Closing in favour of #44024.

Thank you for the fix & updating the Homebrew package @xicilion! Really appreciate that.

@DomT4 DomT4 closed this as completed Sep 17, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants