Mac-mini:gsp_lgl rickeaton$ git push heroku master rEnumerating objects: 38, done. Counting objects: 100% (38/38), done. Delta compression using up to 6 threads Compressing objects: 100% (26/26), done. Writing objects: 100% (30/30), 3.16 KiB | 3.16 MiB/s, done. Total 30 (delta 19), reused 0 (delta 0) remote: Compressing source files... done. remote: Building source: remote: remote: -----> FreeTDS app detected remote: BIN_DIR=/app/tmp/buildpacks/828617ba9963f1c8b617383cf938c508e5b6e1a5c4616d54a6410b1bfecf7767cfb76e3d0c89915a5de2611eac2562f51debfa9051ec648a059d9c72f651e1f7/bin, ROOT_DIR=/app/tmp/buildpacks/828617ba9963f1c8b617383cf938c508e5b6e1a5c4616d54a6410b1bfecf7767cfb76e3d0c89915a5de2611eac2562f51debfa9051ec648a059d9c72f651e1f7, BUILD_DIR=/tmp/build_e05c9cd20c7817e05ad88f3064e6859b, CACHE_DIR=/app/tmp/cache, pwd=/app/tmp/buildpacks/828617ba9963f1c8b617383cf938c508e5b6e1a5c4616d54a6410b1bfecf7767cfb76e3d0c89915a5de2611eac2562f51debfa9051ec648a059d9c72f651e1f7 remote: -----> [2020-04-10 13:19:14] FreeTDS 1.00.109 building in /tmp/build_e05c9cd20c7817e05ad88f3064e6859b remote: -----> [2020-04-10 13:19:14] Creating .profile.d entry remote: configured APP env vars: remote: export PATH="/app/freetds/bin:/usr/local/bin:/usr/bin:/bin:/tmp/codon/vendor/bin" remote: # tiny_tds extconf.rb uses FREETDS_DIR remote: # https://github.com/rails-sqlserver/tiny_tds/blob/5046755ca91594003f8b3ca541d136f3ed859973/ext/tiny_tds/extconf.rb#L36-L38 remote: export FREETDS_DIR="/app/freetds" remote: export LD_LIBRARY_PATH="/app/freetds/lib:/usr/local/lib" remote: export LD_RUN_PATH="/app/freetds/lib:/usr/local/lib" remote: export LIBRARY_PATH="/app/freetds/lib:/usr/local/lib" remote: export SYBASE="/app/freetds" remote: Unpacking cached files... remote: configured BUILDPACK env vars: remote: declare -x FREETDS_DIR="/tmp/build_e05c9cd20c7817e05ad88f3064e6859b/freetds" remote: declare -x LD_LIBRARY_PATH="/tmp/build_e05c9cd20c7817e05ad88f3064e6859b/freetds/lib:/app/freetds/lib:/usr/local/lib" remote: declare -x LIBRARY_PATH="/tmp/build_e05c9cd20c7817e05ad88f3064e6859b/freetds/lib:/app/freetds/lib:/usr/local/lib" remote: declare -x PATH="/tmp/build_e05c9cd20c7817e05ad88f3064e6859b/freetds/bin:/app/freetds/bin:/usr/local/bin:/usr/bin:/bin:/tmp/codon/vendor/bin" remote: declare -x SYBASE="/app/freetds" remote: Install of FreeTDS 1.00.109 complete remote: END Running script: compile remote: -----> Ruby app detected remote: -----> Installing bundler 2.0.2 remote: -----> Removing BUNDLED WITH version in the Gemfile.lock remote: -----> Compiling Ruby/Rails remote: -----> Using Ruby version: ruby-2.7.0 remote: -----> Installing dependencies using bundler 2.0.2 remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment remote: [DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag remote: [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/bundle'`, and stop using this flag remote: [DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'development:test'`, and stop using this flag remote: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs` remote: Fetching gem metadata from https://rubygems.org/............ remote: Using rake 13.0.1 remote: Using concurrent-ruby 1.1.6 remote: Using minitest 5.14.0 remote: Using thread_safe 0.3.6 remote: Using zeitwerk 2.3.0 remote: Using builder 3.2.4 remote: Using erubi 1.9.0 remote: Using mini_portile2 2.4.0 remote: Using crass 1.0.6 remote: Using rack 2.2.2 remote: Using nio4r 2.5.2 remote: Using websocket-extensions 0.1.4 remote: Using mimemagic 0.3.4 remote: Using mini_mime 1.0.2 remote: Using bcrypt 3.1.13 remote: Using bundler 2.1.2 remote: Using orm_adapter 0.5.0 remote: Using method_source 1.0.0 remote: Using thor 1.0.1 remote: Using ffi 1.12.2 remote: Using pg 1.2.3 remote: Using tilt 2.0.10 remote: Fetching tiny_tds 2.1.2 remote: Using turbolinks-source 5.2.0 remote: Using tzinfo 1.2.7 remote: Using i18n 1.8.2 remote: Using nokogiri 1.10.9 remote: Using rack-test 1.1.0 remote: Using websocket-driver 0.7.1 remote: Using marcel 0.3.3 remote: Using mail 2.7.1 remote: Using warden 1.2.8 remote: Using puma 4.3.3 remote: Fetching rack-proxy 0.6.5 remote: Using sprockets 4.0.0 remote: Using activesupport 6.0.2.2 remote: Using sassc 2.2.1 remote: Using turbolinks 5.2.1 remote: Fetching loofah 2.5.0 remote: Installing rack-proxy 0.6.5 remote: Installing tiny_tds 2.1.2 with native extensions remote: Installing loofah 2.5.0 remote: Using rails-dom-testing 2.0.3 remote: Using globalid 0.4.2 remote: Using activemodel 6.0.2.2 remote: Using jbuilder 2.10.0 remote: Using activejob 6.0.2.2 remote: Using activerecord 6.0.2.2 remote: Using rails-html-sanitizer 1.3.0 remote: Using actionview 6.0.2.2 remote: Using actionpack 6.0.2.2 remote: Using actioncable 6.0.2.2 remote: Using activestorage 6.0.2.2 remote: Using actionmailer 6.0.2.2 remote: Using railties 6.0.2.2 remote: Using formtastic 3.1.5 remote: Using sprockets-rails 3.2.1 remote: Using actionmailbox 6.0.2.2 remote: Using actiontext 6.0.2.2 remote: Using responders 3.0.0 remote: Using sassc-rails 2.1.2 remote: Fetching webpacker 4.2.2 remote: Using devise 4.7.1 remote: Using rails 6.0.2.2 remote: Using sass-rails 6.0.0 remote: Installing webpacker 4.2.2 remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. remote: remote: current directory: remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/gems/tiny_tds-2.1.2/ext/tiny_tds remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/bin/ruby -I remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/lib/ruby/2.7.0 -r remote: ./siteconf20200410-278-1v9aw2t.rb extconf.rb remote: checking for sybfront.h... no remote: checking for sybdb.h... no remote: checking for tdsdbopen() in -lsybdb... yes remote: checking for dbanydatecrack() in -lsybdb... yes remote: Failed! Do you have FreeTDS 0.95.80 or higher installed? 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_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/bin/$(RUBY_BASE_NAME) remote: --help remote: --with-freetds-dir remote: --without-freetds-dir remote: --with-freetds-include remote: --without-freetds-include=${freetds-dir}/include remote: --with-freetds-lib remote: --without-freetds-lib=${freetds-dir}/lib remote: --with-sybdb-dir remote: --without-sybdb-dir remote: --with-sybdb-include remote: --without-sybdb-include=${sybdb-dir}/include remote: --with-sybdb-lib remote: --without-sybdb-lib=${sybdb-dir}/lib remote: --with-sybdblib remote: --without-sybdblib remote: --with-sybdblib remote: --without-sybdblib 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_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/tiny_tds-2.1.2/mkmf.log remote: remote: extconf failed, exit code 1 remote: remote: Gem files will remain installed in remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/gems/tiny_tds-2.1.2 remote: for inspection. remote: Results logged to remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/tiny_tds-2.1.2/gem_make.out remote: remote: An error occurred while installing tiny_tds (2.1.2), and Bundler cannot remote: continue. remote: Make sure that `gem install tiny_tds -v '2.1.2' --source remote: 'https://rubygems.org/'` succeeds before bundling. remote: remote: In Gemfile: remote: tiny_tds remote: Bundler Output: [DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag remote: [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/bundle'`, and stop using this flag remote: [DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'development:test'`, and stop using this flag remote: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs` remote: Fetching gem metadata from https://rubygems.org/............ remote: Using rake 13.0.1 remote: Using concurrent-ruby 1.1.6 remote: Using minitest 5.14.0 remote: Using thread_safe 0.3.6 remote: Using zeitwerk 2.3.0 remote: Using builder 3.2.4 remote: Using erubi 1.9.0 remote: Using mini_portile2 2.4.0 remote: Using crass 1.0.6 remote: Using rack 2.2.2 remote: Using nio4r 2.5.2 remote: Using websocket-extensions 0.1.4 remote: Using mimemagic 0.3.4 remote: Using mini_mime 1.0.2 remote: Using bcrypt 3.1.13 remote: Using bundler 2.1.2 remote: Using orm_adapter 0.5.0 remote: Using method_source 1.0.0 remote: Using thor 1.0.1 remote: Using ffi 1.12.2 remote: Using pg 1.2.3 remote: Using tilt 2.0.10 remote: Fetching tiny_tds 2.1.2 remote: Using turbolinks-source 5.2.0 remote: Using tzinfo 1.2.7 remote: Using i18n 1.8.2 remote: Using nokogiri 1.10.9 remote: Using rack-test 1.1.0 remote: Using websocket-driver 0.7.1 remote: Using marcel 0.3.3 remote: Using mail 2.7.1 remote: Using warden 1.2.8 remote: Using puma 4.3.3 remote: Fetching rack-proxy 0.6.5 remote: Using sprockets 4.0.0 remote: Using activesupport 6.0.2.2 remote: Using sassc 2.2.1 remote: Using turbolinks 5.2.1 remote: Fetching loofah 2.5.0 remote: Installing rack-proxy 0.6.5 remote: Installing tiny_tds 2.1.2 with native extensions remote: Installing loofah 2.5.0 remote: Using rails-dom-testing 2.0.3 remote: Using globalid 0.4.2 remote: Using activemodel 6.0.2.2 remote: Using jbuilder 2.10.0 remote: Using activejob 6.0.2.2 remote: Using activerecord 6.0.2.2 remote: Using rails-html-sanitizer 1.3.0 remote: Using actionview 6.0.2.2 remote: Using actionpack 6.0.2.2 remote: Using actioncable 6.0.2.2 remote: Using activestorage 6.0.2.2 remote: Using actionmailer 6.0.2.2 remote: Using railties 6.0.2.2 remote: Using formtastic 3.1.5 remote: Using sprockets-rails 3.2.1 remote: Using actionmailbox 6.0.2.2 remote: Using actiontext 6.0.2.2 remote: Using responders 3.0.0 remote: Using sassc-rails 2.1.2 remote: Fetching webpacker 4.2.2 remote: Using devise 4.7.1 remote: Using rails 6.0.2.2 remote: Using sass-rails 6.0.0 remote: Installing webpacker 4.2.2 remote: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. remote: remote: current directory: remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/gems/tiny_tds-2.1.2/ext/tiny_tds remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/bin/ruby -I remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/lib/ruby/2.7.0 -r remote: ./siteconf20200410-278-1v9aw2t.rb extconf.rb remote: checking for sybfront.h... no remote: checking for sybdb.h... no remote: checking for tdsdbopen() in -lsybdb... yes remote: checking for dbanydatecrack() in -lsybdb... yes remote: Failed! Do you have FreeTDS 0.95.80 or higher installed? 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_e05c9cd20c7817e05ad88f3064e6859b/vendor/ruby-2.7.0/bin/$(RUBY_BASE_NAME) remote: --help remote: --with-freetds-dir remote: --without-freetds-dir remote: --with-freetds-include remote: --without-freetds-include=${freetds-dir}/include remote: --with-freetds-lib remote: --without-freetds-lib=${freetds-dir}/lib remote: --with-sybdb-dir remote: --without-sybdb-dir remote: --with-sybdb-include remote: --without-sybdb-include=${sybdb-dir}/include remote: --with-sybdb-lib remote: --without-sybdb-lib=${sybdb-dir}/lib remote: --with-sybdblib remote: --without-sybdblib remote: --with-sybdblib remote: --without-sybdblib 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_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/tiny_tds-2.1.2/mkmf.log remote: remote: extconf failed, exit code 1 remote: remote: Gem files will remain installed in remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/gems/tiny_tds-2.1.2 remote: for inspection. remote: Results logged to remote: /tmp/build_e05c9cd20c7817e05ad88f3064e6859b/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/tiny_tds-2.1.2/gem_make.out remote: remote: An error occurred while installing tiny_tds (2.1.2), and Bundler cannot remote: continue. remote: Make sure that `gem install tiny_tds -v '2.1.2' --source remote: 'https://rubygems.org/'` succeeds before bundling. remote: remote: In Gemfile: remote: tiny_tds 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 lgl-gsp. remote: