Skip to content

Instantly share code, notes, and snippets.

@Evanto
Created February 21, 2017 13:37
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 Evanto/1cc772872a73049e5eb66d9793ef026c to your computer and use it in GitHub Desktop.
Save Evanto/1cc772872a73049e5eb66d9793ef026c to your computer and use it in GitHub Desktop.
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.2.6
###### WARNING:
Removing `Gemfile.lock` because it was generated on Windows.
Bundler will do a full resolve so native gems are handled properly.
This may result in unexpected gem versions being used in your app.
In rare occasions Bundler may not be able to resolve your dependencies at all.
https://devcenter.heroku.com/articles/bundler-windows-gemfile
-----> Installing dependencies using bundler 1.13.7
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Installing i18n 0.8.0
Installing rake 12.0.0
Installing concurrent-ruby 1.0.4
Installing minitest 5.10.1
Installing thread_safe 0.3.5
Installing builder 3.2.3
Installing erubis 2.7.0
Installing mini_portile2 2.1.0
Installing rack 2.0.1
Installing nio4r 1.2.1 with native extensions
Installing websocket-extensions 0.1.2
Installing mime-types-data 3.2016.0521
Installing arel 7.1.4
Installing public_suffix 2.0.5
Using bundler 1.13.7
Installing cliver 0.3.2
Installing coffee-script-source 1.12.2
Installing execjs 2.7.0
Installing method_source 0.8.2
Installing thor 0.19.4
Installing diff-lcs 1.3
Installing multi_xml 0.6.0
Installing multi_json 1.12.1
Installing puma 3.7.1 with native extensions
Installing rspec-support 3.5.0
Installing sass 3.4.23
Installing tilt 2.0.6
Installing sqlite3 1.3.13 with native extensions
Installing turbolinks-source 5.0.0
Installing tzinfo 1.2.2
Installing nokogiri 1.7.0.1 with native extensions
Installing rack-test 0.6.3
Installing sprockets 3.7.1
Installing websocket-driver 0.6.5 with native extensions
Installing mime-types 3.1
Installing addressable 2.5.0
Installing coffee-script 2.4.1
Installing uglifier 3.0.4
Installing httparty 0.14.0
Installing rspec-core 3.5.4
Installing rspec-expectations 3.5.0
Installing rspec-mocks 3.5.0
Installing turbolinks 5.0.1
Installing activesupport 5.0.1
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/ruby-2.2.6/bin/ruby
-r ./siteconf20170221-219-3mbe05.rb extconf.rb
checking for sqlite3.h... no
sqlite3.h is missing. Try 'brew install sqlite3',
'yum install sqlite-devel' or 'apt-get install libsqlite3-dev'
and check your shared library search path (the
location where your sqlite3 shared library is located).
*** 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_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/ruby-2.2.6/bin/$(RUBY_BASE_NAME)
--with-sqlite3-config
--without-sqlite3-config
--with-pkg-config
--without-pkg-config
--with-sqlite3-dir
--without-sqlite3-dir
--with-sqlite3-include
--without-sqlite3-include=${sqlite3-dir}/include
--with-sqlite3-lib
--without-sqlite3-lib=${sqlite3-dir}/lib
extconf failed, exit code 1
Gem files will remain installed in
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/bundle/ruby/2.2.0/gems/sqlite3-1.3.13
for inspection.
Results logged to
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/bundle/ruby/2.2.0/extensions/x86_64-linux/2.2.0-static/sqlite3-1.3.13/gem_make.out
An error occurred while installing sqlite3 (1.3.13), and Bundler cannot
continue.
Make sure that `gem install sqlite3 -v '1.3.13'` succeeds before bundling.
Bundler Output: Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Installing i18n 0.8.0
Installing rake 12.0.0
Installing concurrent-ruby 1.0.4
Installing minitest 5.10.1
Installing thread_safe 0.3.5
Installing builder 3.2.3
Installing erubis 2.7.0
Installing mini_portile2 2.1.0
Installing rack 2.0.1
Installing nio4r 1.2.1 with native extensions
Installing websocket-extensions 0.1.2
Installing mime-types-data 3.2016.0521
Installing arel 7.1.4
Installing public_suffix 2.0.5
Using bundler 1.13.7
Installing cliver 0.3.2
Installing coffee-script-source 1.12.2
Installing execjs 2.7.0
Installing method_source 0.8.2
Installing thor 0.19.4
Installing diff-lcs 1.3
Installing multi_xml 0.6.0
Installing multi_json 1.12.1
Installing puma 3.7.1 with native extensions
Installing rspec-support 3.5.0
Installing sass 3.4.23
Installing tilt 2.0.6
Installing sqlite3 1.3.13 with native extensions
Installing turbolinks-source 5.0.0
Installing tzinfo 1.2.2
Installing nokogiri 1.7.0.1 with native extensions
Installing rack-test 0.6.3
Installing sprockets 3.7.1
Installing websocket-driver 0.6.5 with native extensions
Installing mime-types 3.1
Installing addressable 2.5.0
Installing coffee-script 2.4.1
Installing uglifier 3.0.4
Installing httparty 0.14.0
Installing rspec-core 3.5.4
Installing rspec-expectations 3.5.0
Installing rspec-mocks 3.5.0
Installing turbolinks 5.0.1
Installing activesupport 5.0.1
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/ruby-2.2.6/bin/ruby
-r ./siteconf20170221-219-3mbe05.rb extconf.rb
checking for sqlite3.h... no
sqlite3.h is missing. Try 'brew install sqlite3',
'yum install sqlite-devel' or 'apt-get install libsqlite3-dev'
and check your shared library search path (the
location where your sqlite3 shared library is located).
*** 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_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/ruby-2.2.6/bin/$(RUBY_BASE_NAME)
--with-sqlite3-config
--without-sqlite3-config
--with-pkg-config
--without-pkg-config
--with-sqlite3-dir
--without-sqlite3-dir
--with-sqlite3-include
--without-sqlite3-include=${sqlite3-dir}/include
--with-sqlite3-lib
--without-sqlite3-lib=${sqlite3-dir}/lib
extconf failed, exit code 1
Gem files will remain installed in
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/bundle/ruby/2.2.0/gems/sqlite3-1.3.13
for inspection.
Results logged to
/tmp/build_8e2dffe182cddf19059f937952a3bef2/Evanto-RecipeFinderRailsApp-6079d1e/vendor/bundle/ruby/2.2.0/extensions/x86_64-linux/2.2.0-static/sqlite3-1.3.13/gem_make.out
An error occurred while installing sqlite3 (1.3.13), and Bundler cannot
continue.
Make sure that `gem install sqlite3 -v '1.3.13'` succeeds before bundling.
!
! Failed to install gems via Bundler.
! Detected sqlite3 gem which is not supported on Heroku:
! https://devcenter.heroku.com/articles/sqlite3
!
! Push rejected, failed to compile Ruby app.
! Push failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment