Skip to content

Instantly share code, notes, and snippets.

@weex
Created June 3, 2021 20:29
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 weex/3bc3d6f973e74e69d869b82fd5caa050 to your computer and use it in GitHub Desktop.
Save weex/3bc3d6f973e74e69d869b82fd5caa050 to your computer and use it in GitHub Desktop.
Bundle error
diaspora@diaspora:~/diaspora/config$ gem install bundler
Fetching bundler-2.2.19.gem
Successfully installed bundler-2.2.19
Parsing documentation for bundler-2.2.19
Installing ri documentation for bundler-2.2.19
Done installing documentation for bundler after 63 seconds
1 gem installed
diaspora@diaspora:~/diaspora/config$ script/configure_bundler
-bash: script/configure_bundler: No such file or directory
diaspora@diaspora:~/diaspora/config$ cd ..
diaspora@diaspora:~/diaspora$ script/c
ci/ configure_bundler
diaspora@diaspora:~/diaspora$ script/c
ci/ configure_bundler
diaspora@diaspora:~/diaspora$ script/configure_bundler
Configuring Bundler for development environment and postgresql database.
$ bin/bundle config --local jobs 1
You are replacing the current local value of jobs, which is currently nil
$ bin/bundle config --local with postgresql
You are replacing the current local value of with, which is currently nil
Bundler configured! Please run 'bin/bundle install' now.
diaspora@diaspora:~/diaspora$ bin/bundle install --full-index
Fetching source index from https://gems.diasporafoundation.org/
Fetching source index from https://rubygems.org/
Fetching source index from https://gems.diasporafoundation.org/
Using rake 12.3.3
Fetching concurrent-ruby 1.1.8
Installing concurrent-ruby 1.1.8
Fetching i18n 1.8.10
Installing i18n 1.8.10
Fetching minitest 5.14.4
Installing minitest 5.14.4
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.9
Installing tzinfo 1.2.9
Fetching activesupport 5.2.5
Installing activesupport 5.2.5
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.10.0
Installing erubi 1.10.0
Fetching mini_portile2 2.5.0
Installing mini_portile2 2.5.0
Fetching racc 1.5.2
Installing racc 1.5.2 with native extensions
Fetching nokogiri 1.11.3 (x86_64-linux)
Installing nokogiri 1.11.3 (x86_64-linux)
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.9.1
Installing loofah 2.9.1
Fetching rails-html-sanitizer 1.3.0
Installing rails-html-sanitizer 1.3.0
Fetching actionview 5.2.5
Installing actionview 5.2.5
Fetching rack 2.2.3
Installing rack 2.2.3
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching actionpack 5.2.5
Installing actionpack 5.2.5
Fetching nio4r 2.5.7
Installing nio4r 2.5.7 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.7.3
Installing websocket-driver 0.7.3 with native extensions
Fetching actioncable 5.2.5
Installing actioncable 5.2.5
Fetching globalid 0.4.2
Installing globalid 0.4.2
Fetching activejob 5.2.5
Installing activejob 5.2.5
Fetching mini_mime 1.1.0
Installing mini_mime 1.1.0
Fetching mail 2.7.1
Installing mail 2.7.1
Fetching actionmailer 5.2.5
Installing actionmailer 5.2.5
Fetching activemodel 5.2.5
Installing activemodel 5.2.5
Fetching active_model_serializers 0.9.7
Installing active_model_serializers 0.9.7
Fetching arel 9.0.0
Installing arel 9.0.0
Fetching activerecord 5.2.5
Installing activerecord 5.2.5
Fetching activerecord-import 1.0.4
Installing activerecord-import 1.0.4
Fetching marcel 1.0.1
Installing marcel 1.0.1
Fetching activestorage 5.2.5
Installing activestorage 5.2.5
Fetching acts-as-taggable-on 6.5.0
Installing acts-as-taggable-on 6.5.0
Fetching acts_as_api 1.0.1
Installing acts_as_api 1.0.1
Fetching public_suffix 4.0.6
Installing public_suffix 4.0.6
Fetching addressable 2.7.0
Installing addressable 2.7.0
Fetching aes_key_wrap 1.1.0
Installing aes_key_wrap 1.1.0
Fetching regexp_parser 2.1.1
Installing regexp_parser 2.1.1
Fetching xpath 3.2.0
Installing xpath 3.2.0
Fetching capybara 3.35.3
Installing capybara 3.35.3
Fetching apparition 0.6.0
Installing apparition 0.6.0
Fetching excon 0.79.0
Installing excon 0.79.0
Fetching formatador 0.2.5
Installing formatador 0.2.5
Fetching mime-types-data 3.2021.0225
Installing mime-types-data 3.2021.0225
Fetching mime-types 3.3.1
Installing mime-types 3.3.1
Fetching fog-core 2.2.3
Installing fog-core 2.2.3
Fetching unf_ext 0.0.7.7
Installing unf_ext 0.0.7.7 with native extensions
Fetching unf 0.1.4
Installing unf 0.1.4
Fetching asset_sync 2.11.0
Installing asset_sync 2.11.0
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching encryptor 3.0.0
Installing encryptor 3.0.0
Fetching attr_encrypted 3.1.0
Installing attr_encrypted 3.1.0
Fetching attr_required 1.0.1
Installing attr_required 1.0.1
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching autoprefixer-rails 10.2.4.0
Installing autoprefixer-rails 10.2.4.0
Fetching bcrypt 3.1.16
Installing bcrypt 3.1.16 with native extensions
Fetching bindata 2.4.8
Installing bindata 2.4.8
Fetching ffi 1.15.0
Installing ffi 1.15.0 with native extensions
Fetching sassc 2.4.0
Installing sassc 2.4.0 with native extensions
Fetching bootstrap-sass 3.4.1
Installing bootstrap-sass 3.4.1
Fetching bootstrap-switch-rails 3.3.3
Installing bootstrap-switch-rails 3.3.3
Fetching buftok 0.2.0
Installing buftok 0.2.0
Using bundler 1.17.3
Fetching byebug 11.1.3
Installing byebug 11.1.3 with native extensions
Fetching ssrf_filter 1.0.7
Installing ssrf_filter 1.0.7
Fetching carrierwave 1.3.2
Installing carrierwave 1.3.2
Fetching timers 4.3.3
Installing timers 4.3.3
Fetching celluloid-essentials 0.20.5
Installing celluloid-essentials 0.20.5
Fetching celluloid-extras 0.20.5
Installing celluloid-extras 0.20.5
Fetching celluloid-fsm 0.20.5
Installing celluloid-fsm 0.20.5
Fetching celluloid-pool 0.20.5
Installing celluloid-pool 0.20.5
Fetching celluloid-supervision 0.20.6
Installing celluloid-supervision 0.20.6
Fetching celluloid 0.17.4
Installing celluloid 0.17.4
Fetching celluloid-io 0.17.3
Installing celluloid-io 0.17.3
Fetching chrome_remote 0.3.0
Installing chrome_remote 0.3.0
Fetching chunky_png 1.4.0
Installing chunky_png 1.4.0
Fetching citrus 3.0.2
Installing citrus 3.0.2
Fetching coderay 1.1.3
Installing coderay 1.1.3
Fetching multi_json 1.15.0
Installing multi_json 1.15.0
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.4
Installing rb-fsevent 0.10.4
Fetching rb-inotify 0.10.1
Installing rb-inotify 0.10.1
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching method_source 1.0.0
Installing method_source 1.0.0
Fetching thor 1.1.0
Installing thor 1.1.0
Fetching railties 5.2.5
Installing railties 5.2.5
Fetching sprockets 3.7.2
Installing sprockets 3.7.2
Fetching sprockets-rails 3.2.1
Installing sprockets-rails 3.2.1
Fetching tilt 2.0.10
Installing tilt 2.0.10
Fetching sass-rails 5.0.7
Installing sass-rails 5.0.7
Fetching compass-rails 3.1.0
Installing compass-rails 3.1.0
Fetching configurate 0.5.0
Installing configurate 0.5.0
Fetching connection_pool 2.2.3
Installing connection_pool 2.2.3
Fetching rexml 3.2.5
Installing rexml 3.2.5
Fetching crack 0.4.5
Installing crack 0.4.5
Fetching middleware 0.1.0
Installing middleware 0.1.0
Fetching protobuf-cucumber 3.10.8
Installing protobuf-cucumber 3.10.8
Fetching cucumber-messages 13.2.1
Installing cucumber-messages 13.2.1
Fetching cucumber-gherkin 15.0.2
Installing cucumber-gherkin 15.0.2
Fetching cucumber-tag-expressions 2.0.4
Installing cucumber-tag-expressions 2.0.4
Fetching cucumber-core 8.0.1
Installing cucumber-core 8.0.1
Fetching sys-uname 1.2.2
Installing sys-uname 1.2.2
Fetching cucumber-create-meta 2.0.4
Installing cucumber-create-meta 2.0.4
Fetching cucumber-cucumber-expressions 10.3.0
Installing cucumber-cucumber-expressions 10.3.0
Fetching cucumber-html-formatter 9.0.0
Installing cucumber-html-formatter 9.0.0
Fetching cucumber-wire 4.0.1
Installing cucumber-wire 4.0.1
Fetching diff-lcs 1.4.4
Installing diff-lcs 1.4.4
Fetching multi_test 0.1.2
Installing multi_test 0.1.2
Fetching cucumber 5.3.0
Installing cucumber 5.3.0
Fetching jsonpath 1.1.0
Installing jsonpath 1.1.0
Fetching cucumber-api-steps 0.14.0
Installing cucumber-api-steps 0.14.0
Fetching cucumber-rails 2.3.0
Installing cucumber-rails 2.3.0
Fetching database_cleaner 1.8.5
Installing database_cleaner 1.8.5
Fetching database_cleaner-active_record 1.8.0
Installing database_cleaner-active_record 1.8.0
Fetching orm_adapter 0.5.0
Installing orm_adapter 0.5.0
Fetching responders 3.0.1
Installing responders 3.0.1
Fetching warden 1.2.9
Installing warden 1.2.9
Fetching devise 4.7.3
Installing devise 4.7.3
Fetching rotp 6.2.0
Installing rotp 6.2.0
Fetching devise-two-factor 4.0.0
Installing devise-two-factor 4.0.0
Fetching rails 5.2.5
Installing rails 5.2.5
Fetching devise_lastseenable 0.0.6
Installing devise_lastseenable 0.0.6
Fetching diaspora-prosody-config 0.0.7
Installing diaspora-prosody-config 0.0.7
Fetching multipart-post 2.1.1
Installing multipart-post 2.1.1
Fetching faraday 0.15.4
Installing faraday 0.15.4
Fetching faraday_middleware 0.13.1
Installing faraday_middleware 0.13.1
Fetching ethon 0.12.0
Installing ethon 0.12.0
Fetching typhoeus 1.4.0
Installing typhoeus 1.4.0
Fetching valid 1.2.0
Installing valid 1.2.0
Fetching diaspora_federation 0.2.6
Installing diaspora_federation 0.2.6
Fetching diaspora_federation-json_schema 0.2.6
Installing diaspora_federation-json_schema 0.2.6
Fetching diaspora_federation-rails 0.2.6
Installing diaspora_federation-rails 0.2.6
Fetching fabrication 2.22.0
Installing fabrication 2.22.0
Fetching systemu 2.6.5
Installing systemu 2.6.5
Fetching macaddr 1.7.2
Installing macaddr 1.7.2
Fetching uuid 2.3.9
Installing uuid 2.3.9
Fetching diaspora_federation-test 0.2.6
Installing diaspora_federation-test 0.2.6
Fetching docile 1.3.5
Installing docile 1.3.5
Fetching domain_name 0.5.20190701
Installing domain_name 0.5.20190701
Fetching entypo-rails 3.0.0
Installing entypo-rails 3.0.0
Fetching equalizer 0.0.11
Installing equalizer 0.0.11
Fetching eslintrb 2.1.0
Installing eslintrb 2.1.0
Fetching et-orbi 1.2.4
Installing et-orbi 1.2.4
Fetching kostya-sigar 2.0.8
Installing kostya-sigar 2.0.8 with native extensions
Fetching state_machines 0.5.0
Installing state_machines 0.5.0
Fetching eye 0.10.0
Installing eye 0.10.0
Fetching factory_girl 4.9.0
Installing factory_girl 4.9.0
Fetching factory_girl_rails 4.9.0
Installing factory_girl_rails 4.9.0
Fetching http-cookie 1.0.3
Installing http-cookie 1.0.3
Fetching faraday-cookie_jar 0.0.6
Installing faraday-cookie_jar 0.0.6
Fetching ffi-compiler 1.0.1
Installing ffi-compiler 1.0.1
Fetching hashdiff 1.0.1
Installing hashdiff 1.0.1
Fetching fixture_builder 0.5.2
Installing fixture_builder 0.5.2
Fetching fog-json 1.2.0
Installing fog-json 1.2.0
Fetching fog-xml 0.1.3
Installing fog-xml 0.1.3
Fetching ipaddress 0.8.3
Installing ipaddress 0.8.3
Fetching fog-aws 3.5.2
Installing fog-aws 3.5.2
Fetching raabro 1.4.0
Installing raabro 1.4.0
Fetching fugit 1.4.4
Installing fugit 1.4.4
Fetching rspec-support 3.10.2
Installing rspec-support 3.10.2
Fetching rspec-core 3.10.1
Installing rspec-core 3.10.1
Fetching ruby-progressbar 1.11.0
Installing ruby-progressbar 1.11.0
Fetching fuubar 2.5.1
Installing fuubar 2.5.1
Fetching get_process_mem 0.2.7
Installing get_process_mem 0.2.7
Fetching multi_xml 0.6.0
Installing multi_xml 0.6.0
Fetching httparty 0.18.1
Installing httparty 0.18.1
Fetching unicode-display_width 1.7.0
Installing unicode-display_width 1.7.0
Fetching terminal-table 1.8.0
Installing terminal-table 1.8.0
Fetching gitlab 4.17.0
Installing gitlab 4.17.0
Fetching request_store 1.5.0
Installing request_store 1.5.0
Fetching gon 6.3.2
Installing gon 6.3.2
Fetching temple 0.8.2
Installing temple 0.8.2
Fetching haml 5.2.1
Installing haml 5.2.1
Fetching parallel 1.20.1
Installing parallel 1.20.1
Fetching rainbow 3.0.0
Installing rainbow 3.0.0
Fetching parser 3.0.1.0
Installing parser 3.0.1.0
Fetching rubocop-ast 1.4.1
Installing rubocop-ast 1.4.1
Fetching rubocop 0.93.1
Installing rubocop 0.93.1
Fetching sysexits 1.2.0
Installing sysexits 1.2.0
Fetching haml_lint 0.37.0
Installing haml_lint 0.37.0
Fetching hamlit 2.14.6
Installing hamlit 2.14.6 with native extensions
Fetching handlebars_assets 0.23.8
Installing handlebars_assets 0.23.8
Fetching hashie 4.1.0
Installing hashie 4.1.0
Fetching http-form_data 2.3.0
Installing http-form_data 2.3.0
Fetching http-parser 1.2.3
Installing http-parser 1.2.3 with native extensions
Fetching http 4.4.1
Installing http 4.4.1
Fetching http_accept_language 2.1.1
Installing http_accept_language 2.1.1
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching httpclient 2.8.3
Installing httpclient 2.8.3
Fetching i18n-inflector 2.6.7
Installing i18n-inflector 2.6.7
Fetching i18n-inflector-rails 1.0.7
Installing i18n-inflector-rails 1.0.7
Fetching jasmine-core 3.7.1
Installing jasmine-core 3.7.1
Fetching phantomjs 2.1.1.0
Installing phantomjs 2.1.1.0
Fetching jasmine 3.7.0
Installing jasmine 3.7.0
Fetching jasmine-jquery-rails 2.0.3
Installing jasmine-jquery-rails 2.0.3
Fetching jquery-rails 4.3.5
Installing jquery-rails 4.3.5
Fetching js-routes 1.4.9
Installing js-routes 1.4.9
Fetching js_image_paths 0.1.1
Installing js_image_paths 0.1.1
Fetching json 2.3.0
Installing json 2.3.0 with native extensions
Fetching json-jwt 1.13.0
Installing json-jwt 1.13.0
Fetching json-schema 2.8.1
Installing json-schema 2.8.1
Fetching rspec-expectations 3.10.1
Installing rspec-expectations 3.10.1
Fetching rspec-mocks 3.10.2
Installing rspec-mocks 3.10.2
Fetching rspec 3.10.0
Installing rspec 3.10.0
Fetching json-schema-rspec 0.0.4
Installing json-schema-rspec 0.0.4
Fetching jwt 2.2.2
Installing jwt 2.2.2
Fetching kgio 2.11.3
Installing kgio 2.11.3 with native extensions
Fetching leaflet-rails 1.6.0
Installing leaflet-rails 1.6.0
Fetching listen 3.5.1
Installing listen 3.5.1
Fetching little-plugger 1.1.4
Installing little-plugger 1.1.4
Fetching logging 2.3.0
Installing logging 2.3.0
Fetching logging-rails 0.6.0
Installing logging-rails 0.6.0
Fetching markdown-it-html5-embed 1.0.0
Installing markdown-it-html5-embed 1.0.0
Fetching markerb 1.1.0
Installing markerb 1.1.0
Fetching memoizable 0.4.2
Installing memoizable 0.4.2
Fetching mini_magick 4.10.1
Installing mini_magick 4.10.1
Fetching rack-mobile-detect 0.4.0
Installing rack-mobile-detect 0.4.0
Fetching mobile-fu 1.4.0
Installing mobile-fu 1.4.0
Fetching naught 1.1.0
Installing naught 1.1.0
Fetching oauth 0.5.6
Installing oauth 0.5.6
Fetching oauth2 1.4.7
Installing oauth2 1.4.7
Fetching sawyer 0.8.2
Installing sawyer 0.8.2
Fetching octokit 4.20.0
Installing octokit 4.20.0
Fetching omniauth 1.9.1
Installing omniauth 1.9.1
Fetching omniauth-oauth 1.2.0
Installing omniauth-oauth 1.2.0
Fetching omniauth-oauth2 1.7.1
Installing omniauth-oauth2 1.7.1
Fetching omniauth-tumblr 1.2
Installing omniauth-tumblr 1.2
Fetching omniauth-twitter 1.4.0
Installing omniauth-twitter 1.4.0
Fetching omniauth-wordpress 0.2.2
Installing omniauth-wordpress 0.2.2
Fetching open_graph_reader 0.7.1
Installing open_graph_reader 0.7.1
Fetching rack-oauth2 1.16.0
Installing rack-oauth2 1.16.0
Fetching swd 1.2.0
Installing swd 1.2.0
Fetching validate_email 0.1.6
Installing validate_email 0.1.6
Fetching validate_url 1.0.13
Installing validate_url 1.0.13
Fetching webfinger 1.1.0
Installing webfinger 1.1.0
Fetching openid_connect 1.1.8
Installing openid_connect 1.1.8
Fetching pg 1.2.3
Installing pg 1.2.3 with native extensions
Fetching rugged 1.0.1
Installing rugged 1.0.1 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /home/diaspora/.rvm/gems/ruby-2.6.6@diaspora/gems/rugged-1.0.1/ext/rugged
/home/diaspora/.rvm/rubies/ruby-2.6.6/bin/ruby -I /home/diaspora/.rvm/rubies/ruby-2.6.6/lib/ruby/site_ruby/2.6.0 -r ./siteconf20210603-26229-lvovee.rb extconf.rb
checking for gmake... no
checking for make... 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=/home/diaspora/.rvm/rubies/ruby-2.6.6/bin/$(RUBY_BASE_NAME)
--with-sha1dc
--without-sha1dc
--use-system-libraries
To see why this extension failed to compile, please check the mkmf.log which can be found here:
/home/diaspora/.rvm/gems/ruby-2.6.6@diaspora/extensions/x86_64-linux/2.6.0/rugged-1.0.1/mkmf.log
extconf failed, exit code 1
Gem files will remain installed in /home/diaspora/.rvm/gems/ruby-2.6.6@diaspora/gems/rugged-1.0.1 for inspection.
Results logged to /home/diaspora/.rvm/gems/ruby-2.6.6@diaspora/extensions/x86_64-linux/2.6.0/rugged-1.0.1/gem_make.out
An error occurred while installing rugged (1.0.1), and Bundler cannot continue.
Make sure that `gem install rugged -v '1.0.1'` succeeds before bundling.
In Gemfile:
pronto-eslint was resolved to 0.11.0, which depends on
pronto was resolved to 0.11.0, which depends on
rugged
diaspora@diaspora:~/diaspora$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment