bundle install Fehler: rugged
mStirner opened this issue · 0 comments
Kann geschlossen werden FACEPALM
bundle install --deployment --without development test postgres aws
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Using rake 10.4.2
Installing CFPropertyList 2.3.2
Installing RedCloth 4.2.9 with native extensions
Installing ace-rails-ap 2.0.1
Installing i18n 0.7.0
Installing json 1.8.3 with native extensions
Installing minitest 5.7.0
Installing thread_safe 0.3.5
Installing builder 3.2.2
Installing erubis 2.7.0
Installing mini_portile2 2.0.0
Installing rack 1.6.4
Installing mime-types 1.25.1
Installing arel 6.0.3
Installing activerecord-deprecated_finders 1.0.4
Installing thor 0.19.1
Installing addressable 2.3.8
Installing multipart-post 2.0.0
Installing multi_json 1.11.2
Installing jwt 1.5.2
Installing multi_xml 0.5.5
Installing asciidoctor 1.5.3
Installing encryptor 1.3.0
Installing attr_required 1.0.0
Installing execjs 2.6.0
Installing ice_nine 0.11.1
Installing babosa 1.0.2
Installing bcrypt 3.1.10 with native extensions
Installing sass 3.2.19
Installing browser 1.0.1
Installing cal-heatmap-rails 0.0.1
Installing charlock_holmes 0.7.3 with native extensions
Installing chunky_png 1.3.5
Installing coffee-script-source 1.10.0
Installing colorize 0.7.7
Installing concurrent-ruby 1.0.0
Installing connection_pool 2.2.0
Installing safe_yaml 1.0.4
Installing creole 0.5.0
Installing orm_adapter 0.5.0
Installing rotp 2.1.1
Installing diff-lcs 1.2.5
Installing diffy 3.0.7
Using bundler 1.12.5
Installing hike 1.2.3
Installing tilt 1.4.1
Installing email_reply_parser 0.5.8
Installing equalizer 0.0.11
Installing escape_utils 1.1.0 with native extensions
Installing eventmachine 1.0.8 with native extensions
Installing excon 0.45.4
Installing expression_parser 0.9.0
Installing formatador 0.2.5
Installing inflecto 0.0.2
Installing ipaddress 0.8.0
Installing trollop 2.1.2
Installing rugged 0.23.3 with native extensionsGem::Ext::BuildError: ERROR: Failed to build gem native extension.
/package/host/localhost/ruby-2.2.3/bin/ruby -r ./siteconf20160526-26566-mi6e5r.rb extconf.rb
checking for gmake... yes
checking for cmake... no
ERROR: CMake is required to build Rugged.
*** 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=/package/host/localhost/ruby-2.2.3/bin/$(RUBY_BASE_NAME)
--use-system-librariesextconf failed, exit code 1
Gem files will remain installed in /home//gitlab/vendor/bundle/ruby/2.2.0/gems/rugged-0.23.3 for inspection.
Results logged to /home//gitlab/vendor/bundle/ruby/2.2.0/extensions/x86_64-linux/2.2.0-static/rugged-0.23.3/gem_make.out
Installing get_process_mem 0.2.0
Installing github-markup 1.3.3
Installing posix-spawn 0.3.11 with native extensions
Installing gitlab_meta 7.0
Installing net-ldap 0.12.1
Installing hashie 3.4.3
Installing pyu-ruby-sasl 0.0.3.3
Installing rubyntlm 0.5.2
Installing rouge 1.10.1
Installing stringex 2.5.2
Installing request_store 1.2.1
Installing sexp_processor 4.6.0
Installing mimemagic 0.3.0
Installing http_parser.rb 0.5.3 with native extensions
Installing httpclient 2.7.0.1
Installing jquery-atwho-rails 1.3.2
Installing kgio 2.10.0 with native extensions
Installing systemu 2.6.5
Installing mail_room 0.6.1
Installing mousetrap-rails 1.4.6
Installing mysql2 0.3.20 with native extensions
Installing nested_form 0.3.2
Installing net-ssh 3.0.1
Installing newrelic_rpm 3.9.4.245
Installing nprogress-rails 0.1.6.7
Installing oauth 0.4.7
Installing timfel-krb5-auth 0.8.3 with native extensions
Installing rubypants 0.2.0
Installing rack-cors 0.4.0
Installing raindrops 0.15.0 with native extensions
Installing raphael-rails 2.1.2
Installing redcarpet 3.3.3 with native extensions
Installing redis 3.2.2
Installing rinku 1.7.3 with native extensions
Installing rufus-scheduler 3.1.10
Installing settingslogic 2.0.9
Installing simple_oauth 0.1.9
Installing six 0.2.0
Installing slack-notifier 1.2.1
Installing stamp 0.6.0
Installing state_machines 0.4.0
Installing underscore-rails 1.4.4
Installing unf_ext 0.0.7.1 with native extensions
Installing version_sorter 2.0.0 with native extensions
Installing fission 0.5.0
Installing gemojione 2.1.0
Installing rdoc 3.12.2
Installing recaptcha 1.0.2
Installing tzinfo 1.2.2
Installing descendants_tracker 0.0.4
Installing nokogiri 1.6.7.1 with native extensions
Installing rack-test 0.6.3
Installing warden 1.2.3
Installing rack-accept 0.4.5
Installing rack-mount 0.8.3
Installing rack-attack 4.3.1
Installing rack-protection 1.5.3
Installing mail 2.6.3
Installing select2-rails 3.5.9.3
Installing faraday 0.9.2
Installing httparty 0.13.7
Installing attr_encrypted 1.3.4
Installing autoprefixer-rails 6.1.1
Installing uglifier 2.7.2
Installing rqrcode 0.7.0
Installing coffee-script 2.4.1
Installing crack 0.4.2
Installing sprockets 2.12.4
Installing haml 4.0.7
Installing fog-core 1.35.0
An error occurred while installing rugged (0.23.3), and Bundler cannot continue.
Make sure thatgem install rugged -v '0.23.3'
succeeds before bundling.