Created
March 7, 2016 17:12
-
-
Save bld2104/42b794998497ec077437 to your computer and use it in GitHub Desktop.
sfunique2 deployment
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
bld2104:~/workspace/sfunique2 (master) $ git push heroku master | |
Counting objects: 469, done. | |
Delta compression using up to 8 threads. | |
Compressing objects: 100% (419/419), done. | |
Writing objects: 100% (437/437), 41.21 MiB | 586.00 KiB/s, done. | |
Total 437 (delta 69), reused 0 (delta 0) | |
remote: Compressing source files... done. | |
remote: Building source: | |
remote: | |
remote: -----> Using set buildpack heroku/ruby | |
remote: -----> Ruby app detected | |
remote: -----> Compiling Ruby/Rails | |
remote: -----> Using Ruby version: ruby-2.2.4 | |
remote: -----> Installing dependencies using bundler 1.9.7 | |
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment | |
remote: Fetching gem metadata from https://rubygems.org/............. | |
remote: Fetching version metadata from https://rubygems.org/... | |
remote: Fetching dependency metadata from https://rubygems.org/.. | |
remote: Fetching git://github.com/spree/spree_auth_devise.git | |
remote: Fetching git://github.com/spree/spree_gateway.git | |
remote: Using rake 10.5.0 | |
remote: Using json 1.8.3 | |
remote: Using i18n 0.7.0 | |
remote: Using minitest 5.8.4 | |
remote: Using thread_safe 0.3.5 | |
remote: Using builder 3.2.2 | |
remote: Using erubis 2.7.0 | |
remote: Using mini_portile2 2.0.0 | |
remote: Using rack 1.6.4 | |
remote: Using arel 6.0.3 | |
remote: Using execjs 2.6.0 | |
remote: Installing addressable 2.4.0 | |
remote: Installing mime-types 2.99 | |
remote: Using sass 3.4.21 | |
remote: Installing bluepay 1.0.4 | |
remote: Installing camertron-eprun 1.1.0 | |
remote: Using bundler 1.9.7 | |
remote: Using thor 0.19.1 | |
remote: Installing cancancan 1.10.1 | |
remote: Installing concurrent-ruby 1.0.0 | |
remote: Using coffee-script-source 1.10.0 | |
remote: Installing cldr-plurals-runtime-rb 1.0.1 | |
remote: Installing colorize 0.7.7 | |
remote: Installing polyglot 0.3.5 | |
remote: Installing bcrypt 3.1.10 | |
remote: Installing orm_adapter 0.5.0 | |
remote: Installing ffaker 1.32.1 | |
remote: Using multi_json 1.11.2 | |
remote: Installing highline 1.6.21 | |
remote: Using pg 0.17.1 | |
remote: Using rails_serve_static_assets 0.0.5 | |
remote: Using rails_stdout_logging 0.0.4 | |
remote: Using tilt 1.4.1 | |
remote: Installing htmlentities 4.3.4 | |
remote: Installing sixarm_ruby_unaccent 1.1.1 | |
remote: Installing state_machines 0.4.0 | |
remote: Installing stringex 2.6.0 | |
remote: Using rdoc 4.2.2 | |
remote: Using tzinfo 1.2.2 | |
remote: Using nokogiri 1.6.7.2 | |
remote: Using rack-test 0.6.3 | |
remote: Installing truncate_html 0.9.2 | |
remote: Installing warden 1.2.6 | |
remote: Using uglifier 2.5.3 | |
remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
remote: /tmp/build_a193f375c3c5f76b264174530397481b/vendor/ruby-2.2.4/bin/ruby -r ./siteconf20160307-295-pn8s04.rb extconf.rb | |
remote: checking for sqlite3.h... no | |
remote: sqlite3.h is missing. Try 'port install sqlite3 +universal', | |
remote: 'yum install sqlite-devel' or 'apt-get install libsqlite3-dev' | |
remote: and check your shared library search path (the | |
remote: location where your sqlite3 shared library is located). | |
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: 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_a193f375c3c5f76b264174530397481b/vendor/ruby-2.2.4/bin/$(RUBY_BASE_NAME) | |
remote: --with-sqlite3-dir | |
remote: --without-sqlite3-dir | |
remote: --with-sqlite3-include | |
remote: --without-sqlite3-include=${sqlite3-dir}/include | |
remote: --with-sqlite3-lib | |
remote: --without-sqlite3-lib=${sqlite3-dir}/lib | |
remote: extconf failed, exit code 1 | |
remote: Gem files will remain installed in /tmp/build_a193f375c3c5f76b264174530397481b/vendor/bundle/ruby/2.2.0/gems/sqlite3-1.3.11 for inspection. | |
remote: Results logged to /tmp/build_a193f375c3c5f76b264174530397481b/vendor/bundle/ruby/2.2.0/extensions/x86_64-linux/2.2.0-static/sqlite3-1.3.11/gem_make.out | |
remote: Using mail 2.6.3 | |
remote: Installing autoprefixer-rails 6.3.1 | |
remote: Installing css_parser 1.3.7 | |
remote: Using sprockets 3.5.2 | |
remote: Using coffee-script 2.4.1 | |
remote: Using rails_12factor 0.0.2 | |
remote: Installing select2-rails 3.5.9.1 | |
remote: Using sdoc 0.4.0 | |
remote: Using activesupport 4.2.2 | |
remote: Installing spree_cmd 3.0.5 | |
remote: Using loofah 2.0.3 | |
remote: Installing money 6.7.0 | |
remote: Installing twitter_cldr 3.2.1 | |
remote: An error occurred while installing sqlite3 (1.3.11), and Bundler cannot | |
remote: continue. | |
remote: Make sure that `gem install sqlite3 -v '1.3.11'` succeeds before bundling. | |
remote: Bundler Output: Fetching gem metadata from https://rubygems.org/............. | |
remote: Fetching version metadata from https://rubygems.org/... | |
remote: Fetching dependency metadata from https://rubygems.org/.. | |
remote: Fetching git://github.com/spree/spree_auth_devise.git | |
remote: Fetching git://github.com/spree/spree_gateway.git | |
remote: Using rake 10.5.0 | |
remote: Using json 1.8.3 | |
remote: Using i18n 0.7.0 | |
remote: Using minitest 5.8.4 | |
remote: Using thread_safe 0.3.5 | |
remote: Using builder 3.2.2 | |
remote: Using erubis 2.7.0 | |
remote: Using mini_portile2 2.0.0 | |
remote: Using rack 1.6.4 | |
remote: Using arel 6.0.3 | |
remote: Using execjs 2.6.0 | |
remote: Installing addressable 2.4.0 | |
remote: Installing mime-types 2.99 | |
remote: Using sass 3.4.21 | |
remote: Installing bluepay 1.0.4 | |
remote: Installing camertron-eprun 1.1.0 | |
remote: Using bundler 1.9.7 | |
remote: Using thor 0.19.1 | |
remote: Installing cancancan 1.10.1 | |
remote: Installing concurrent-ruby 1.0.0 | |
remote: Using coffee-script-source 1.10.0 | |
remote: Installing cldr-plurals-runtime-rb 1.0.1 | |
remote: Installing colorize 0.7.7 | |
remote: Installing polyglot 0.3.5 | |
remote: Installing bcrypt 3.1.10 | |
remote: Installing orm_adapter 0.5.0 | |
remote: Installing ffaker 1.32.1 | |
remote: Using multi_json 1.11.2 | |
remote: Installing highline 1.6.21 | |
remote: Using pg 0.17.1 | |
remote: Using rails_serve_static_assets 0.0.5 | |
remote: Using rails_stdout_logging 0.0.4 | |
remote: Using tilt 1.4.1 | |
remote: Installing htmlentities 4.3.4 | |
remote: Installing sixarm_ruby_unaccent 1.1.1 | |
remote: Installing state_machines 0.4.0 | |
remote: Installing stringex 2.6.0 | |
remote: Using rdoc 4.2.2 | |
remote: Using tzinfo 1.2.2 | |
remote: Using nokogiri 1.6.7.2 | |
remote: Using rack-test 0.6.3 | |
remote: Installing truncate_html 0.9.2 | |
remote: Installing warden 1.2.6 | |
remote: Using uglifier 2.5.3 | |
remote: | |
remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
remote: | |
remote: /tmp/build_a193f375c3c5f76b264174530397481b/vendor/ruby-2.2.4/bin/ruby -r ./siteconf20160307-295-pn8s04.rb extconf.rb | |
remote: checking for sqlite3.h... no | |
remote: sqlite3.h is missing. Try 'port install sqlite3 +universal', | |
remote: 'yum install sqlite-devel' or 'apt-get install libsqlite3-dev' | |
remote: and check your shared library search path (the | |
remote: location where your sqlite3 shared library is located). | |
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_a193f375c3c5f76b264174530397481b/vendor/ruby-2.2.4/bin/$(RUBY_BASE_NAME) | |
remote: --with-sqlite3-dir | |
remote: --without-sqlite3-dir | |
remote: --with-sqlite3-include | |
remote: --without-sqlite3-include=${sqlite3-dir}/include | |
remote: --with-sqlite3-lib | |
remote: --without-sqlite3-lib=${sqlite3-dir}/lib | |
remote: | |
remote: extconf failed, exit code 1 | |
remote: | |
remote: Gem files will remain installed in /tmp/build_a193f375c3c5f76b264174530397481b/vendor/bundle/ruby/2.2.0/gems/sqlite3-1.3.11 for inspection. | |
remote: Results logged to /tmp/build_a193f375c3c5f76b264174530397481b/vendor/bundle/ruby/2.2.0/extensions/x86_64-linux/2.2.0-static/sqlite3-1.3.11/gem_make.out | |
remote: Using mail 2.6.3 | |
remote: Installing autoprefixer-rails 6.3.1 | |
remote: Installing css_parser 1.3.7 | |
remote: Using sprockets 3.5.2 | |
remote: Using coffee-script 2.4.1 | |
remote: Using rails_12factor 0.0.2 | |
remote: Installing select2-rails 3.5.9.1 | |
remote: Using sdoc 0.4.0 | |
remote: Using activesupport 4.2.2 | |
remote: Installing spree_cmd 3.0.5 | |
remote: Using loofah 2.0.3 | |
remote: Installing money 6.7.0 | |
remote: Installing twitter_cldr 3.2.1 | |
remote: An error occurred while installing sqlite3 (1.3.11), and Bundler cannot | |
remote: continue. | |
remote: Make sure that `gem install sqlite3 -v '1.3.11'` succeeds before bundling. | |
remote: ! | |
remote: ! Failed to install gems via Bundler. | |
remote: ! | |
remote: ! Detected sqlite3 gem which is not supported on Heroku. | |
remote: ! https://devcenter.heroku.com/articles/sqlite3 | |
remote: ! | |
remote: | |
remote: ! Push rejected, failed to compile Ruby app | |
remote: | |
remote: Verifying deploy... | |
remote: | |
remote: ! Push rejected to floating-tundra-40461. | |
remote: | |
To https://git.heroku.com/floating-tundra-40461.git | |
! [remote rejected] master -> master (pre-receive hook declined) | |
error: failed to push some refs to 'https://git.heroku.com/floating-tundra-40461.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment