Created
February 18, 2022 06:13
-
-
Save LuckOfWise/6eb7faa544a4b67bac372154aef6c7cc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Enumerating objects: 16, done. | |
Counting objects: 100% (16/16), done. | |
Delta compression using up to 10 threads | |
Compressing objects: 100% (12/12), done. | |
Writing objects: 100% (13/13), 1.30 KiB | 1.30 MiB/s, done. | |
Total 13 (delta 8), reused 0 (delta 0), pack-reused 0 | |
remote: Compressing source files... done. | |
remote: Building source: | |
remote: | |
remote: -----> Building on the Heroku-20 stack | |
remote: -----> Using buildpacks: | |
remote: 1. heroku/ruby | |
remote: 2. https://github.com/diasks2/heroku-buildpack-mecab.git | |
remote: -----> Ruby app detected | |
remote: -----> Installing bundler 1.17.3 | |
remote: -----> Removing BUNDLED WITH version in the Gemfile.lock | |
remote: -----> Compiling Ruby/Rails | |
remote: | |
remote: ###### WARNING: | |
remote: | |
remote: Your app was upgraded to bundler 1.17.3. | |
remote: Previously you had a successful deploy with bundler 1.6.3. | |
remote: | |
remote: If you see problems related to the bundler version please refer to: | |
remote: https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues | |
remote: | |
remote: | |
remote: -----> Using Ruby version: ruby-2.7.5 | |
remote: -----> Installing dependencies using bundler 1.17.3 | |
remote: Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 BUNDLE_GLOBAL_PATH_APPENDS_RUBY_SCOPE=1 bundle install -j4 | |
remote: The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`. | |
remote: Fetching gem metadata from https://rubygems.org/........ | |
remote: Fetching https://github.com/hatt0519/negapoji.git | |
remote: Fetching rake 13.0.6 | |
remote: Installing rake 13.0.6 | |
remote: Fetching minitest 5.15.0 | |
remote: Fetching concurrent-ruby 1.1.9 | |
remote: Fetching builder 3.2.4 | |
remote: Installing builder 3.2.4 | |
remote: Installing concurrent-ruby 1.1.9 | |
remote: Installing minitest 5.15.0 | |
remote: Fetching erubi 1.10.0 | |
remote: Fetching mini_portile2 2.7.1 | |
remote: Installing mini_portile2 2.7.1 | |
remote: Installing erubi 1.10.0 | |
remote: Fetching racc 1.6.0 | |
remote: Fetching crass 1.0.6 | |
remote: Installing crass 1.0.6 | |
remote: Installing racc 1.6.0 with native extensions | |
remote: Fetching rack 2.2.3 | |
remote: Installing rack 2.2.3 | |
remote: Fetching nio4r 2.5.8 | |
remote: Installing nio4r 2.5.8 with native extensions | |
remote: Fetching websocket-extensions 0.1.5 | |
remote: Installing websocket-extensions 0.1.5 | |
remote: Fetching marcel 1.0.2 | |
remote: Installing marcel 1.0.2 | |
remote: Fetching mini_mime 1.1.2 | |
remote: Installing mini_mime 1.1.2 | |
remote: Fetching digest 3.1.0 | |
remote: Installing digest 3.1.0 with native extensions | |
remote: Fetching io-wait 0.2.1 | |
remote: Installing io-wait 0.2.1 with native extensions | |
remote: Fetching timeout 0.2.0 | |
remote: Installing timeout 0.2.0 | |
remote: Fetching strscan 3.0.1 | |
remote: Installing strscan 3.0.1 with native extensions | |
remote: Fetching public_suffix 4.0.6 | |
remote: Installing public_suffix 4.0.6 | |
remote: Fetching msgpack 1.4.5 | |
remote: Installing msgpack 1.4.5 with native extensions | |
remote: Fetching buftok 0.2.0 | |
remote: Installing buftok 0.2.0 | |
remote: Using bundler 2.1.4 | |
remote: Fetching method_source 1.0.0 | |
remote: Installing method_source 1.0.0 | |
remote: Fetching thor 1.2.1 | |
remote: Installing thor 1.2.1 | |
remote: Fetching zeitwerk 2.5.4 | |
remote: Installing zeitwerk 2.5.4 | |
remote: Fetching unf_ext 0.0.8 | |
remote: Installing unf_ext 0.0.8 with native extensions | |
remote: Fetching equalizer 0.0.11 | |
remote: Installing equalizer 0.0.11 | |
remote: Fetching erubis 2.7.0 | |
remote: Installing erubis 2.7.0 | |
remote: Fetching ffi 1.15.5 | |
remote: Installing ffi 1.15.5 with native extensions | |
remote: Fetching temple 0.8.2 | |
remote: Installing temple 0.8.2 | |
remote: Fetching tilt 2.0.10 | |
remote: Installing tilt 2.0.10 | |
remote: Fetching sexp_processor 4.16.0 | |
remote: Installing sexp_processor 4.16.0 | |
remote: Fetching http-form_data 2.3.0 | |
remote: Installing http-form_data 2.3.0 | |
remote: Fetching http_parser.rb 0.6.0 | |
remote: Installing http_parser.rb 0.6.0 with native extensions | |
remote: Fetching mecab 0.996 | |
remote: Installing mecab 0.996 with native extensions | |
remote: Fetching thread_safe 0.3.6 | |
remote: Installing thread_safe 0.3.6 | |
remote: Fetching multipart-post 2.1.1 | |
remote: Installing multipart-post 2.1.1 | |
remote: Fetching naught 1.1.0 | |
remote: Installing naught 1.1.0 | |
remote: Fetching pg 1.3.2 | |
remote: Installing pg 1.3.2 with native extensions | |
remote: Fetching redis 4.6.0 | |
remote: Installing redis 4.6.0 | |
remote: Fetching rinku 2.0.6 | |
remote: Installing rinku 2.0.6 with native extensions | |
remote: Fetching simple_oauth 0.3.1 | |
remote: Installing simple_oauth 0.3.1 | |
remote: Fetching i18n 1.10.0 | |
remote: Installing i18n 1.10.0 | |
remote: Fetching tzinfo 2.0.4 | |
remote: Installing tzinfo 2.0.4 | |
remote: Fetching rack-test 1.1.0 | |
remote: Installing rack-test 1.1.0 | |
remote: Fetching sprockets 4.0.2 | |
remote: Installing sprockets 4.0.2 | |
remote: Fetching websocket-driver 0.7.5 | |
remote: Installing websocket-driver 0.7.5 with native extensions | |
remote: Fetching mail 2.7.1 | |
remote: Installing mail 2.7.1 | |
remote: Fetching nokogiri 1.13.1 (x86_64-linux) | |
remote: Fetching puma 5.6.2 | |
remote: Installing puma 5.6.2 with native extensions | |
remote: Installing nokogiri 1.13.1 (x86_64-linux) | |
remote: Fetching net-protocol 0.1.2 | |
remote: Installing net-protocol 0.1.2 | |
remote: Fetching addressable 2.8.0 | |
remote: Installing addressable 2.8.0 | |
remote: Fetching bootsnap 1.10.3 | |
remote: Installing bootsnap 1.10.3 with native extensions | |
remote: Fetching unf 0.1.4 | |
remote: Installing unf 0.1.4 | |
remote: Fetching haml 5.2.2 | |
remote: Installing haml 5.2.2 | |
remote: Fetching ruby_parser 3.18.1 | |
remote: Installing ruby_parser 3.18.1 | |
remote: Fetching ffi-compiler 1.0.1 | |
remote: Installing ffi-compiler 1.0.1 | |
remote: Fetching natto 1.2.0 | |
remote: Installing natto 1.2.0 | |
remote: Fetching memoizable 0.4.2 | |
remote: Installing memoizable 0.4.2 | |
remote: Fetching faker 2.19.0 | |
remote: Installing faker 2.19.0 | |
remote: Fetching activesupport 7.0.2.2 | |
remote: Installing activesupport 7.0.2.2 | |
remote: Fetching loofah 2.14.0 | |
remote: Installing loofah 2.14.0 | |
remote: Fetching net-imap 0.2.3 | |
remote: Installing net-imap 0.2.3 | |
remote: Fetching net-pop 0.1.1 | |
remote: Installing net-pop 0.1.1 | |
remote: Fetching net-smtp 0.3.1 | |
remote: Installing net-smtp 0.3.1 | |
remote: Fetching domain_name 0.5.20190701 | |
remote: Installing domain_name 0.5.20190701 | |
remote: Fetching html2haml 2.2.0 | |
remote: Installing html2haml 2.2.0 | |
remote: Fetching http-parser 1.2.3 | |
remote: Installing http-parser 1.2.3 with native extensions | |
remote: Using negapoji 0.1.0 from https://github.com/hatt0519/negapoji.git (at master@7638fb9) | |
remote: Fetching rails-dom-testing 2.0.3 | |
remote: Installing rails-dom-testing 2.0.3 | |
remote: Fetching globalid 1.0.0 | |
remote: Installing globalid 1.0.0 | |
remote: Fetching activemodel 7.0.2.2 | |
remote: Installing activemodel 7.0.2.2 | |
remote: Fetching rails-html-sanitizer 1.4.2 | |
remote: Installing rails-html-sanitizer 1.4.2 | |
remote: Fetching http-cookie 1.0.4 | |
remote: Installing http-cookie 1.0.4 | |
remote: Fetching activejob 7.0.2.2 | |
remote: Installing activejob 7.0.2.2 | |
remote: Fetching activerecord 7.0.2.2 | |
remote: Installing activerecord 7.0.2.2 | |
remote: Fetching actionview 7.0.2.2 | |
remote: Installing actionview 7.0.2.2 | |
remote: Fetching actionpack 7.0.2.2 | |
remote: Installing actionpack 7.0.2.2 | |
remote: Fetching jbuilder 2.11.5 | |
remote: Installing jbuilder 2.11.5 | |
remote: Fetching actioncable 7.0.2.2 | |
remote: Installing actioncable 7.0.2.2 | |
remote: Fetching activestorage 7.0.2.2 | |
remote: Installing activestorage 7.0.2.2 | |
remote: Fetching actionmailer 7.0.2.2 | |
remote: Installing actionmailer 7.0.2.2 | |
remote: Fetching railties 7.0.2.2 | |
remote: Installing railties 7.0.2.2 | |
remote: Fetching simple_form 5.1.0 | |
remote: Fetching sprockets-rails 3.4.2 | |
remote: Installing sprockets-rails 3.4.2 | |
remote: Installing simple_form 5.1.0 | |
remote: Fetching actionmailbox 7.0.2.2 | |
remote: Installing actionmailbox 7.0.2.2 | |
remote: Fetching actiontext 7.0.2.2 | |
remote: Fetching http 4.4.1 | |
remote: Installing actiontext 7.0.2.2 | |
remote: Installing http 4.4.1 | |
remote: Fetching haml-rails 2.0.1 | |
remote: Fetching cssbundling-rails 1.0.0 | |
remote: Fetching jsbundling-rails 1.0.0 | |
remote: Installing haml-rails 2.0.1 | |
remote: Installing cssbundling-rails 1.0.0 | |
remote: Installing jsbundling-rails 1.0.0 | |
remote: Fetching rails 7.0.2.2 | |
remote: Fetching stimulus-rails 1.0.2 | |
remote: Fetching turbo-rails 1.0.1 | |
remote: Installing rails 7.0.2.2 | |
remote: Installing stimulus-rails 1.0.2 | |
remote: Fetching twitter 7.0.0 | |
remote: Installing turbo-rails 1.0.1 | |
remote: Installing twitter 7.0.0 | |
remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
remote: | |
remote: current directory: | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/gems/mecab-0.996/ext/mecab | |
remote: /tmp/build_b2c5d700/vendor/ruby-2.7.5/bin/ruby -I | |
remote: /tmp/build_b2c5d700/vendor/ruby-2.7.5/lib/ruby/2.7.0 -r | |
remote: ./siteconf20220218-230-mcl2yi.rb extconf.rb | |
remote: checking for make... yes | |
remote: *** extconf.rb failed *** | |
remote: Could not create Makefile due to some reason, probably lack of necessary | |
remote: libraries and/or headers. Check the mkmf.log file for more details. You may | |
remote: need configuration options. | |
remote: | |
remote: Provided configuration options: | |
remote: --with-opt-dir | |
remote: --without-opt-dir | |
remote: --with-opt-include | |
remote: --without-opt-include=${opt-dir}/include | |
remote: --with-opt-lib | |
remote: --without-opt-lib=${opt-dir}/lib | |
remote: --with-make-prog | |
remote: --without-make-prog | |
remote: --srcdir=. | |
remote: --curdir | |
remote: --ruby=/tmp/build_b2c5d700/vendor/ruby-2.7.5/bin/$(RUBY_BASE_NAME) | |
remote: --with-mecab-config | |
remote: --without-mecab-config | |
remote: --enable-mecab-config | |
remote: --disable-mecab-config | |
remote: extconf.rb:12:in ``': No such file or directory - mecab-config (Errno::ENOENT) | |
remote: from extconf.rb:12:in `<main>' | |
remote: | |
remote: To see why this extension failed to compile, please check the mkmf.log which can | |
remote: be found here: | |
remote: | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/mecab-0.996/mkmf.log | |
remote: | |
remote: extconf failed, exit code 1 | |
remote: | |
remote: Gem files will remain installed in | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/gems/mecab-0.996 for inspection. | |
remote: Results logged to | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/mecab-0.996/gem_make.out | |
remote: | |
remote: An error occurred while installing mecab (0.996), and Bundler cannot continue. | |
remote: Make sure that `gem install mecab -v '0.996' --source 'https://rubygems.org/'` | |
remote: succeeds before bundling. | |
remote: | |
remote: In Gemfile: | |
remote: mecab | |
remote: Bundler Output: The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`. | |
remote: Fetching gem metadata from https://rubygems.org/........ | |
remote: Fetching https://github.com/hatt0519/negapoji.git | |
remote: Fetching rake 13.0.6 | |
remote: Installing rake 13.0.6 | |
remote: Fetching minitest 5.15.0 | |
remote: Fetching concurrent-ruby 1.1.9 | |
remote: Fetching builder 3.2.4 | |
remote: Installing builder 3.2.4 | |
remote: Installing concurrent-ruby 1.1.9 | |
remote: Installing minitest 5.15.0 | |
remote: Fetching erubi 1.10.0 | |
remote: Fetching mini_portile2 2.7.1 | |
remote: Installing mini_portile2 2.7.1 | |
remote: Installing erubi 1.10.0 | |
remote: Fetching racc 1.6.0 | |
remote: Fetching crass 1.0.6 | |
remote: Installing crass 1.0.6 | |
remote: Installing racc 1.6.0 with native extensions | |
remote: Fetching rack 2.2.3 | |
remote: Installing rack 2.2.3 | |
remote: Fetching nio4r 2.5.8 | |
remote: Installing nio4r 2.5.8 with native extensions | |
remote: Fetching websocket-extensions 0.1.5 | |
remote: Installing websocket-extensions 0.1.5 | |
remote: Fetching marcel 1.0.2 | |
remote: Installing marcel 1.0.2 | |
remote: Fetching mini_mime 1.1.2 | |
remote: Installing mini_mime 1.1.2 | |
remote: Fetching digest 3.1.0 | |
remote: Installing digest 3.1.0 with native extensions | |
remote: Fetching io-wait 0.2.1 | |
remote: Installing io-wait 0.2.1 with native extensions | |
remote: Fetching timeout 0.2.0 | |
remote: Installing timeout 0.2.0 | |
remote: Fetching strscan 3.0.1 | |
remote: Installing strscan 3.0.1 with native extensions | |
remote: Fetching public_suffix 4.0.6 | |
remote: Installing public_suffix 4.0.6 | |
remote: Fetching msgpack 1.4.5 | |
remote: Installing msgpack 1.4.5 with native extensions | |
remote: Fetching buftok 0.2.0 | |
remote: Installing buftok 0.2.0 | |
remote: Using bundler 2.1.4 | |
remote: Fetching method_source 1.0.0 | |
remote: Installing method_source 1.0.0 | |
remote: Fetching thor 1.2.1 | |
remote: Installing thor 1.2.1 | |
remote: Fetching zeitwerk 2.5.4 | |
remote: Installing zeitwerk 2.5.4 | |
remote: Fetching unf_ext 0.0.8 | |
remote: Installing unf_ext 0.0.8 with native extensions | |
remote: Fetching equalizer 0.0.11 | |
remote: Installing equalizer 0.0.11 | |
remote: Fetching erubis 2.7.0 | |
remote: Installing erubis 2.7.0 | |
remote: Fetching ffi 1.15.5 | |
remote: Installing ffi 1.15.5 with native extensions | |
remote: Fetching temple 0.8.2 | |
remote: Installing temple 0.8.2 | |
remote: Fetching tilt 2.0.10 | |
remote: Installing tilt 2.0.10 | |
remote: Fetching sexp_processor 4.16.0 | |
remote: Installing sexp_processor 4.16.0 | |
remote: Fetching http-form_data 2.3.0 | |
remote: Installing http-form_data 2.3.0 | |
remote: Fetching http_parser.rb 0.6.0 | |
remote: Installing http_parser.rb 0.6.0 with native extensions | |
remote: Fetching mecab 0.996 | |
remote: Installing mecab 0.996 with native extensions | |
remote: Fetching thread_safe 0.3.6 | |
remote: Installing thread_safe 0.3.6 | |
remote: Fetching multipart-post 2.1.1 | |
remote: Installing multipart-post 2.1.1 | |
remote: Fetching naught 1.1.0 | |
remote: Installing naught 1.1.0 | |
remote: Fetching pg 1.3.2 | |
remote: Installing pg 1.3.2 with native extensions | |
remote: Fetching redis 4.6.0 | |
remote: Installing redis 4.6.0 | |
remote: Fetching rinku 2.0.6 | |
remote: Installing rinku 2.0.6 with native extensions | |
remote: Fetching simple_oauth 0.3.1 | |
remote: Installing simple_oauth 0.3.1 | |
remote: Fetching i18n 1.10.0 | |
remote: Installing i18n 1.10.0 | |
remote: Fetching tzinfo 2.0.4 | |
remote: Installing tzinfo 2.0.4 | |
remote: Fetching rack-test 1.1.0 | |
remote: Installing rack-test 1.1.0 | |
remote: Fetching sprockets 4.0.2 | |
remote: Installing sprockets 4.0.2 | |
remote: Fetching websocket-driver 0.7.5 | |
remote: Installing websocket-driver 0.7.5 with native extensions | |
remote: Fetching mail 2.7.1 | |
remote: Installing mail 2.7.1 | |
remote: Fetching nokogiri 1.13.1 (x86_64-linux) | |
remote: Fetching puma 5.6.2 | |
remote: Installing puma 5.6.2 with native extensions | |
remote: Installing nokogiri 1.13.1 (x86_64-linux) | |
remote: Fetching net-protocol 0.1.2 | |
remote: Installing net-protocol 0.1.2 | |
remote: Fetching addressable 2.8.0 | |
remote: Installing addressable 2.8.0 | |
remote: Fetching bootsnap 1.10.3 | |
remote: Installing bootsnap 1.10.3 with native extensions | |
remote: Fetching unf 0.1.4 | |
remote: Installing unf 0.1.4 | |
remote: Fetching haml 5.2.2 | |
remote: Installing haml 5.2.2 | |
remote: Fetching ruby_parser 3.18.1 | |
remote: Installing ruby_parser 3.18.1 | |
remote: Fetching ffi-compiler 1.0.1 | |
remote: Installing ffi-compiler 1.0.1 | |
remote: Fetching natto 1.2.0 | |
remote: Installing natto 1.2.0 | |
remote: Fetching memoizable 0.4.2 | |
remote: Installing memoizable 0.4.2 | |
remote: Fetching faker 2.19.0 | |
remote: Installing faker 2.19.0 | |
remote: Fetching activesupport 7.0.2.2 | |
remote: Installing activesupport 7.0.2.2 | |
remote: Fetching loofah 2.14.0 | |
remote: Installing loofah 2.14.0 | |
remote: Fetching net-imap 0.2.3 | |
remote: Installing net-imap 0.2.3 | |
remote: Fetching net-pop 0.1.1 | |
remote: Installing net-pop 0.1.1 | |
remote: Fetching net-smtp 0.3.1 | |
remote: Installing net-smtp 0.3.1 | |
remote: Fetching domain_name 0.5.20190701 | |
remote: Installing domain_name 0.5.20190701 | |
remote: Fetching html2haml 2.2.0 | |
remote: Installing html2haml 2.2.0 | |
remote: Fetching http-parser 1.2.3 | |
remote: Installing http-parser 1.2.3 with native extensions | |
remote: Using negapoji 0.1.0 from https://github.com/hatt0519/negapoji.git (at master@7638fb9) | |
remote: Fetching rails-dom-testing 2.0.3 | |
remote: Installing rails-dom-testing 2.0.3 | |
remote: Fetching globalid 1.0.0 | |
remote: Installing globalid 1.0.0 | |
remote: Fetching activemodel 7.0.2.2 | |
remote: Installing activemodel 7.0.2.2 | |
remote: Fetching rails-html-sanitizer 1.4.2 | |
remote: Installing rails-html-sanitizer 1.4.2 | |
remote: Fetching http-cookie 1.0.4 | |
remote: Installing http-cookie 1.0.4 | |
remote: Fetching activejob 7.0.2.2 | |
remote: Installing activejob 7.0.2.2 | |
remote: Fetching activerecord 7.0.2.2 | |
remote: Installing activerecord 7.0.2.2 | |
remote: Fetching actionview 7.0.2.2 | |
remote: Installing actionview 7.0.2.2 | |
remote: Fetching actionpack 7.0.2.2 | |
remote: Installing actionpack 7.0.2.2 | |
remote: Fetching jbuilder 2.11.5 | |
remote: Installing jbuilder 2.11.5 | |
remote: Fetching actioncable 7.0.2.2 | |
remote: Installing actioncable 7.0.2.2 | |
remote: Fetching activestorage 7.0.2.2 | |
remote: Installing activestorage 7.0.2.2 | |
remote: Fetching actionmailer 7.0.2.2 | |
remote: Installing actionmailer 7.0.2.2 | |
remote: Fetching railties 7.0.2.2 | |
remote: Installing railties 7.0.2.2 | |
remote: Fetching simple_form 5.1.0 | |
remote: Fetching sprockets-rails 3.4.2 | |
remote: Installing sprockets-rails 3.4.2 | |
remote: Installing simple_form 5.1.0 | |
remote: Fetching actionmailbox 7.0.2.2 | |
remote: Installing actionmailbox 7.0.2.2 | |
remote: Fetching actiontext 7.0.2.2 | |
remote: Fetching http 4.4.1 | |
remote: Installing actiontext 7.0.2.2 | |
remote: Installing http 4.4.1 | |
remote: Fetching haml-rails 2.0.1 | |
remote: Fetching cssbundling-rails 1.0.0 | |
remote: Fetching jsbundling-rails 1.0.0 | |
remote: Installing haml-rails 2.0.1 | |
remote: Installing cssbundling-rails 1.0.0 | |
remote: Installing jsbundling-rails 1.0.0 | |
remote: Fetching rails 7.0.2.2 | |
remote: Fetching stimulus-rails 1.0.2 | |
remote: Fetching turbo-rails 1.0.1 | |
remote: Installing rails 7.0.2.2 | |
remote: Installing stimulus-rails 1.0.2 | |
remote: Fetching twitter 7.0.0 | |
remote: Installing turbo-rails 1.0.1 | |
remote: Installing twitter 7.0.0 | |
remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
remote: | |
remote: current directory: | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/gems/mecab-0.996/ext/mecab | |
remote: /tmp/build_b2c5d700/vendor/ruby-2.7.5/bin/ruby -I | |
remote: /tmp/build_b2c5d700/vendor/ruby-2.7.5/lib/ruby/2.7.0 -r | |
remote: ./siteconf20220218-230-mcl2yi.rb extconf.rb | |
remote: checking for make... yes | |
remote: *** extconf.rb failed *** | |
remote: Could not create Makefile due to some reason, probably lack of necessary | |
remote: libraries and/or headers. Check the mkmf.log file for more details. You may | |
remote: need configuration options. | |
remote: | |
remote: Provided configuration options: | |
remote: --with-opt-dir | |
remote: --without-opt-dir | |
remote: --with-opt-include | |
remote: --without-opt-include=${opt-dir}/include | |
remote: --with-opt-lib | |
remote: --without-opt-lib=${opt-dir}/lib | |
remote: --with-make-prog | |
remote: --without-make-prog | |
remote: --srcdir=. | |
remote: --curdir | |
remote: --ruby=/tmp/build_b2c5d700/vendor/ruby-2.7.5/bin/$(RUBY_BASE_NAME) | |
remote: --with-mecab-config | |
remote: --without-mecab-config | |
remote: --enable-mecab-config | |
remote: --disable-mecab-config | |
remote: extconf.rb:12:in ``': No such file or directory - mecab-config (Errno::ENOENT) | |
remote: from extconf.rb:12:in `<main>' | |
remote: | |
remote: To see why this extension failed to compile, please check the mkmf.log which can | |
remote: be found here: | |
remote: | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/mecab-0.996/mkmf.log | |
remote: | |
remote: extconf failed, exit code 1 | |
remote: | |
remote: Gem files will remain installed in | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/gems/mecab-0.996 for inspection. | |
remote: Results logged to | |
remote: /tmp/build_b2c5d700/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/mecab-0.996/gem_make.out | |
remote: | |
remote: An error occurred while installing mecab (0.996), and Bundler cannot continue. | |
remote: Make sure that `gem install mecab -v '0.996' --source 'https://rubygems.org/'` | |
remote: succeeds before bundling. | |
remote: | |
remote: In Gemfile: | |
remote: mecab | |
remote: | |
remote: ! | |
remote: ! Failed to install gems via Bundler. | |
remote: ! | |
remote: ! Push rejected, failed to compile Ruby app. | |
remote: | |
remote: ! Push failed | |
remote: Verifying deploy... | |
remote: | |
remote: ! Push rejected to zannge. | |
remote: | |
To heroku.com:zannge.git | |
! [remote rejected] main -> main (pre-receive hook declined) | |
error: failed to push some refs to 'heroku.com:zannge.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment