Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -----> Ruby app detected
- -----> Compiling Ruby/Rails
- -----> Using Ruby version: ruby-2.1.2
- -----> Installing dependencies using 1.6.3
- Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
- Fetching gem metadata from https://rubygems.org/.........
- Using rake 10.3.2
- Using i18n 0.6.11
- Using minitest 5.4.0
- Using builder 3.2.2
- Using thread_safe 0.3.4
- Using erubis 2.7.0
- Using rack 1.5.2
- Using mime-types 1.25.1
- Using polyglot 0.3.5
- Using arel 5.0.1.20140414130214
- Using bcrypt 3.1.7
- Using json 1.8.1
- Using coffee-script-source 1.7.1
- Using execjs 2.2.1
- Using thor 0.19.1
- Installing daemons 1.1.9
- Using orm_adapter 0.5.0
- Installing diff-lcs 1.2.5
- Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
- /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/ruby-2.1.2/bin/ruby extconf.rb
- checking for main() in -licui18n... no
- checking for main() in -licui18n... no
- ***************************************************************************************
- *********** icu required (brew install icu4c or apt-get install libicu-dev) ***********
- ***************************************************************************************
- *** 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=/tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/ruby-2.1.2/bin/ruby
- --with-icu-dir
- --without-icu-dir
- --with-icu-include
- --without-icu-include=${icu-dir}/include
- --with-icu-lib
- --without-icu-lib=${icu-dir}/lib
- --with-icui18nlib
- --without-icui18nlib
- --with-icui18nlib
- --without-icui18nlib
- extconf failed, exit code 1
- Gem files will remain installed in /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/bundle/ruby/2.1.0/gems/charlock_holmes-0.7.3 for inspection.
- Results logged to /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0-static/charlock_holmes-0.7.3/gem_make.out
- Installing eventmachine 1.0.3
- Installing charlock_holmes_bundle_icu 0.6.9.2
- An error occurred while installing charlock_holmes (0.7.3), and Bundler cannot
- continue.
- Make sure that `gem install charlock_holmes -v '0.7.3'` succeeds before
- bundling.
- Bundler Output: Fetching gem metadata from https://rubygems.org/.........
- Using rake 10.3.2
- Using i18n 0.6.11
- Using minitest 5.4.0
- Using builder 3.2.2
- Using thread_safe 0.3.4
- Using erubis 2.7.0
- Using rack 1.5.2
- Using mime-types 1.25.1
- Using polyglot 0.3.5
- Using arel 5.0.1.20140414130214
- Using bcrypt 3.1.7
- Using json 1.8.1
- Using coffee-script-source 1.7.1
- Using execjs 2.2.1
- Using thor 0.19.1
- Installing daemons 1.1.9
- Using orm_adapter 0.5.0
- Installing diff-lcs 1.2.5
- Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
- /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/ruby-2.1.2/bin/ruby extconf.rb
- checking for main() in -licui18n... no
- checking for main() in -licui18n... no
- ***************************************************************************************
- *********** icu required (brew install icu4c or apt-get install libicu-dev) ***********
- ***************************************************************************************
- *** 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=/tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/ruby-2.1.2/bin/ruby
- --with-icu-dir
- --without-icu-dir
- --with-icu-include
- --without-icu-include=${icu-dir}/include
- --with-icu-lib
- --without-icu-lib=${icu-dir}/lib
- --with-icui18nlib
- --without-icui18nlib
- --with-icui18nlib
- --without-icui18nlib
- extconf failed, exit code 1
- Gem files will remain installed in /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/bundle/ruby/2.1.0/gems/charlock_holmes-0.7.3 for inspection.
- Results logged to /tmp/build_3a43012d-b7a2-47ed-954a-e83d2fb286c3/vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0-static/charlock_holmes-0.7.3/gem_make.out
- Installing eventmachine 1.0.3
- Installing charlock_holmes_bundle_icu 0.6.9.2
- An error occurred while installing charlock_holmes (0.7.3), and Bundler cannot
- continue.
- Make sure that `gem install charlock_holmes -v '0.7.3'` succeeds before
- bundling.
- !
- ! Failed to install gems via Bundler.
- !
- ! Push rejected, failed to compile Ruby app
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement