Skip to content

Instantly share code, notes, and snippets.

@nandub
Created March 31, 2012 02:58
Show Gist options
  • Save nandub/2258860 to your computer and use it in GitHub Desktop.
Save nandub/2258860 to your computer and use it in GitHub Desktop.
rb-fsevent 0.4.3.1 fail to compile
$ bundle install
Fetching gem metadata from http://rubygems.org/.......
Fetching gem metadata from http://rubygems.org/..
Using rake (0.9.2.2)
Using SystemTimer (1.2.3)
Using multi_json (1.0.3)
Using activesupport (3.1.1)
Using builder (3.0.0)
Using i18n (0.6.0)
Using activemodel (3.1.1)
Using arel (2.2.1)
Using tzinfo (0.3.30)
Using activerecord (3.1.1)
Using addressable (2.2.6)
Using cicphash (1.0.0)
Using apetag (1.1.2)
Using multipart-post (1.1.3)
Using rack (1.3.5)
Using faraday (0.7.5)
Using flacinfo-rb (0.4)
Using fssm (0.2.7)
Using kgio (2.6.0)
Using metaclass (0.0.1)
Using mocha (0.10.0)
Using mp4info (1.7.3)
Using multi_xml (0.4.1)
Using mustache (0.99.3)
Installing mysql2 (0.3.11) with native extensions
Installing oa-core (0.3.2)
Installing oauth (0.4.5)
Installing oauth2 (0.5.1)
Installing oa-oauth (0.3.2)
Installing rack-protection (1.1.4)
Installing rack-test (0.6.1)
Installing raindrops (0.8.0) with native extensions
Installing rb-fsevent (0.4.3.1) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/Users/fortiz/.rvm/rubies/ruby-1.8.7-p357/bin/ruby extconf.rb
creating Makefile
CFLAGS='-isysroot /Applications/XCode.app/Contents/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.7 -mdynamic-no-pic -std=gnu99 -Os -pipe -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wnewline-eof -Wconversion -Wshorten-64-to-32 -Wglobal-constructors -pedantic' /usr/bin/clang -isysroot /Applications/XCode.app/Contents/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.7 -mdynamic-no-pic -std=gnu99 -dead_strip -framework CoreServices -o '/Users/fortiz/.rvm/gems/ruby-1.8.7-p357/gems/rb-fsevent-0.4.3.1/bin/fsevent_watch' fsevent/fsevent_watch.c
fsevent/fsevent_watch.c:1:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
^
1 error generated.
extconf.rb:59: Compilation of fsevent_watch failed (see README) (RuntimeError)
Gem files will remain installed in /Users/fortiz/.rvm/gems/ruby-1.8.7-p357/gems/rb-fsevent-0.4.3.1 for inspection.
Results logged to /Users/fortiz/.rvm/gems/ruby-1.8.7-p357/gems/rb-fsevent-0.4.3.1/ext/gem_make.out
An error occured while installing rb-fsevent (0.4.3.1), and Bundler cannot continue.
Make sure that `gem install rb-fsevent -v '0.4.3.1'` succeeds before bundling.
@infoslug
Copy link

infoslug commented Jan 9, 2013

steipete is the wind beneath my wings.

@Dendrox
Copy link

Dendrox commented Mar 27, 2013

Thank You

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