Guest User

Untitled

a guest
Jan 24th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. bundle install --deployment --without development test mysql aws kerberos
  2.  
  3. Gem files will remain installed in /Users/git/gitlab/vendor/bundle/ruby/2.3.0/gems/charlock_holmes-0.7.3 for inspection.
  4. Results logged to /Users/git/gitlab/vendor/bundle/ruby/2.3.0/extensions/x86_64-darwin-16/2.3.0-static/charlock_holmes-0.7.3/gem_make.out
  5.  
  6. An error occurred while installing charlock_holmes (0.7.3), and Bundler cannot continue.
  7. Make sure that `gem install charlock_holmes -v '0.7.3'` succeeds before bundling.
  8.  
  9. In Gemfile:
  10. gitlab_git was resolved to 10.5.0, which depends on
  11. github-linguist was resolved to 4.7.6, which depends on
  12. charlock_holmes
  13.  
  14. gem install charlock_holmes -v 0.7.3 -- --with-cxxflags=-std=c++11
  15.  
  16. Building native extensions with: '--with-cxxflags=-std=c++11'
  17. This could take a while...
  18. Successfully installed charlock_holmes-0.7.3
  19. Parsing documentation for charlock_holmes-0.7.3
  20. Done installing documentation for charlock_holmes after 0 seconds
  21. 1 gem installed
Add Comment
Please, Sign In to add comment