Skip to content

Instantly share code, notes, and snippets.

@AllanD
Created November 11, 2011 01:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AllanD/1356890 to your computer and use it in GitHub Desktop.
Save AllanD/1356890 to your computer and use it in GitHub Desktop.
[adelacruz@pdsd65-31-6 modnation_community (master)]$ bundle update
Fetching source index for http://rubygems.org/
Using rake (0.9.2.2)
Using abstract (1.0.0)
Using activesupport (2.3.5)
Using rack (1.0.1)
Using actionpack (2.3.5)
Using actionmailer (2.3.5)
Using activerecord (2.3.5)
Using activeresource (2.3.5)
Using addressable (2.2.6)
Using xml-simple (1.1.1)
Using amazon-ec2 (0.4.5)
Using builder (3.0.0)
Using mime-types (1.17.2)
Using aws-s3 (0.6.2)
Using json_pure (1.6.1)
Using rubyforge (2.0.4)
Using hoe (2.7.0)
Using chronic (0.2.3)
Using daemons (1.0.10)
Using eventmachine (0.12.10)
Using em-http-request (0.2.7)
Using escape (0.0.4)
Using fast-aes (0.1.1)
Using hash_all (2.0.1)
Using hoptoad_notifier (2.3.10)
Using isolate (2.0.0)
Using systemu (2.4.1)
Using macaddr (1.5.0)
Using machinist (1.0.6)
Using mysqlplus (0.1.1)
Using nokogiri (1.3.2)
Using open4 (0.9.6)
Using rack-cache (0.5.2)
Using rails (2.3.5)
Using redis (1.0.5)
Using redis-namespace (1.1.0)
Using redis-objects (0.3.0)
Using redisk (0.2.2)
Using sinatra (0.9.6)
Using vegas (0.1.8)
Using resque (1.8.0)
Using uuid (2.3.4)
Using resque-status (0.1.3)
Using rsolr (0.12.1)
Using rufus-scheduler (2.0.3)
Using settingslogic (2.0.6)
Using sunspot (1.1.0)
Using sys-uname (0.8.4)
Using thin (1.2.7)
Using tzinfo (0.3.12)
Using unicode_utils (1.0.0)
Installing uuid4r (0.1.1) with native extensions /Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/bin/ruby extconf.rb
checking for main() in -luuid... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/bin/ruby
--with-uuidlib
--without-uuidlib
OSSP uuid library required -- not found.
Gem files will remain installed in /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/uuid4r-0.1.1 for inspection.
Results logged to /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/uuid4r-0.1.1/ext/gem_make.out
from /Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rubygems/installer.rb:486:in `block in build_extensions'
from /Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rubygems/installer.rb:446:in `each'
from /Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rubygems/installer.rb:446:in `build_extensions'
from /Users/adelacruz/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/rubygems/installer.rb:198:in `install'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/source.rb:96:in `install'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/installer.rb:55:in `block in run'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `block in each'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/spec_set.rb:12:in `each'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/installer.rb:44:in `run'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/installer.rb:8:in `install'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/cli.rb:274:in `update'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/vendor/thor/task.rb:22:in `run'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.12/bin/bundle:13:in `<top (required)>'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/bin/bundle:19:in `load'
from /Users/adelacruz/.rvm/gems/ruby-1.9.2-p136/bin/bundle:19:in `<main>'
[adelacruz@pdsd65-31-6 modnation_community (master)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment