Skip to content

Instantly share code, notes, and snippets.

@fujin
Created July 16, 2014 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fujin/c6eea7d189e12e08800a to your computer and use it in GitHub Desktop.
Save fujin/c6eea7d189e12e08800a to your computer and use it in GitHub Desktop.
aj@haxstation  fuck-this-shit   ec Gemfile  15:16:52  2014-07-16
aj@haxstation  fuck-this-shit   gem search -b berkshelf  15:21:40  2014-07-16
*** LOCAL GEMS ***
berkshelf (2.0.16)
berkshelf-api-client (1.2.0)
*** REMOTE GEMS ***
berkshelf (3.1.4)
berkshelf-api (2.0.0)
berkshelf-api-client (1.2.0)
berkshelf-bzr (0.3.0)
berkshelf-envs (0.0.1)
berkshelf-hg (0.1.0)
berkshelf-shims (0.2.0)
berkshelf-solo (0.0.6)
berkshelf-store (0.3.2)
berkshelf-vagrant (1.1.3)
berkshelf_ext (1.0.20)
vagrant-berkshelf (2.0.1)
vagrant-berkshelf-multi-berksfile (0.0.1)
aj@haxstation  fuck-this-shit   ec Gemfile  15:21:49  2014-07-16
aj@haxstation  fuck-this-shit   bundle  15:22:04  2014-07-16
cFetching gem metadata from https://rubygems.org/......
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
Using addressable 2.3.6
Using buff-extensions 1.0.0
Using hashie 2.1.2
Using varia_model 0.4.0
Using buff-config 1.0.0
Using buff-ruby_engine 0.1.0
Using buff-shell_out 0.1.1
Using hitimes 1.2.2
Using timers 3.0.1
Using celluloid 0.16.0.pre2
Using nio4r 1.0.0
Using celluloid-io 0.16.0.pre2
Using multipart-post 2.0.0
Using faraday 0.9.0
Using minitar 0.5.4
Using sawyer 0.5.4
Using octokit 3.2.0
Using retryable 1.3.5
Using buff-ignore 1.1.1
Using erubis 2.7.0
Using json 1.8.1
Using mixlib-log 1.6.0
Using mixlib-authentication 1.3.0
Using net-http-persistent 2.9.4
Using semverse 1.1.0
Using ridley 4.0.0
Using ffi 1.9.3
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/aj/.rbenv/versions/2.1.2/bin/ruby extconf.rb
*** 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=/home/aj/.rbenv/versions/2.1.2/bin/ruby
/home/aj/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- dep-selector-libgecode (LoadError)
from /home/aj/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from extconf.rb:27:in `<main>'
extconf failed, exit code 1
Gem files will remain installed in /tmp/fuck-this-shit/vendor/ruby/2.1.0/gems/dep_selector-1.0.3 for inspection.
Results logged to /tmp/fuck-this-shit/vendor/ruby/2.1.0/extensions/x86_64-linux/2.1.0-static/dep_selector-1.0.3/gem_make.out
An error occurred while installing dep_selector (1.0.3), and Bundler cannot continue.
Make sure that `gem install dep_selector -v '1.0.3'` succeeds before bundling.
aj@haxstation  fuck-this-shit   cat Gemfile  15:22:15  ✘ 5
source 'https://rubygems.org'
gem 'dep-selector-libgecode'
gem 'berkshelf', '~> 3.1.4'
@timerlau
Copy link

good~

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