Skip to content

Instantly share code, notes, and snippets.

@etagwerker
Created July 15, 2022 14:36
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 etagwerker/701dbe3e9edde728681894a780be8c4d to your computer and use it in GitHub Desktop.
Save etagwerker/701dbe3e9edde728681894a780be8c4d to your computer and use it in GitHub Desktop.
docker-compose-up-tomatoes.txt
➜ tomatoes git:(master) docker-compose up
[+] Running 10/10
⠿ mongo Pulled 13.4s
⠿ 11e23ac719b3 Pull complete 2.3s
⠿ 566a81ecfaf7 Pull complete 2.3s
⠿ 82cf8516df40 Pull complete 2.5s
⠿ 4334b4723aa2 Pull complete 2.8s
⠿ 890407c66151 Pull complete 2.9s
⠿ df35225c33e7 Pull complete 3.0s
⠿ 37bf28fa4f66 Pull complete 3.0s
⠿ c7f3968f2dd4 Pull complete 10.3s
⠿ 22d12b77d224 Pull complete 10.4s
[+] Building 18.5s (10/11)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 181B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/ruby:2.4.2 2.2s
=> [auth] library/ruby:pull token for registry-1.docker.io 0.0s
=> [1/6] FROM docker.io/library/ruby:2.4.2@sha256:7271d0cd55da37b6f28924c9452871d77e828c4d38ef3438cfc179388209e51f 15.2s
=> => resolve docker.io/library/ruby:2.4.2@sha256:7271d0cd55da37b6f28924c9452871d77e828c4d38ef3438cfc179388209e51f 0.0s
=> => sha256:020c643c8c46d0bb474c096cd8b1d55972db5425a18b0f2bf6cb26d5690b9f47 40.99MB / 40.99MB 1.5s
=> => sha256:7271d0cd55da37b6f28924c9452871d77e828c4d38ef3438cfc179388209e51f 2.37kB / 2.37kB 0.0s
=> => sha256:3c983552834721420c4ad01849d5fceea89bfeb9e8318c1c63abbbccc47a43ad 7.46kB / 7.46kB 0.0s
=> => sha256:abcff42ba939437677463734d9b81de5e60df7354c734ee3ddd879c0d3d5d595 49.93MB / 49.93MB 2.8s
=> => sha256:a3eea24e7c11451963104c40894381c41b9efc0c36165352be38c74f40da7cc7 18.74MB / 18.74MB 6.5s
=> => sha256:881e95bbcc12c552824dc5ef73c077055739fc5f18a48271383386ef261d39a2 1.79kB / 1.79kB 0.0s
=> => sha256:5de79b1b0f6b9ebe9ed0b57067daafb27a1bd6fe0efcf4172d2a0f108383ee97 116.38MB / 116.38MB 11.3s
=> => extracting sha256:abcff42ba939437677463734d9b81de5e60df7354c734ee3ddd879c0d3d5d595 1.5s
=> => sha256:88f095827cb3f988eace21fbb3bb3c2230f76cb7970d94039283692ee9a0d481 206B / 206B 3.2s
=> => sha256:46cb0e63c7d18134f89488c6fb4c287f40d11e78b853e5ed7399306f497ce772 24.57MB / 24.57MB 4.1s
=> => sha256:149a0c1c8a7439d4ffac970ecec31e8443b91e0d11ccfe25c7ec26e4c0b75e9f 164B / 164B 4.4s
=> => extracting sha256:a3eea24e7c11451963104c40894381c41b9efc0c36165352be38c74f40da7cc7 0.4s
=> => extracting sha256:020c643c8c46d0bb474c096cd8b1d55972db5425a18b0f2bf6cb26d5690b9f47 1.4s
=> => extracting sha256:5de79b1b0f6b9ebe9ed0b57067daafb27a1bd6fe0efcf4172d2a0f108383ee97 2.6s
=> => extracting sha256:88f095827cb3f988eace21fbb3bb3c2230f76cb7970d94039283692ee9a0d481 0.0s
=> => extracting sha256:46cb0e63c7d18134f89488c6fb4c287f40d11e78b853e5ed7399306f497ce772 0.8s
=> => extracting sha256:149a0c1c8a7439d4ffac970ecec31e8443b91e0d11ccfe25c7ec26e4c0b75e9f 0.0s
=> [internal] load build context 0.4s
=> => transferring context: 6.82MB 0.4s
=> [2/6] RUN mkdir /tomatoes 0.6s
=> [3/6] WORKDIR /tomatoes 0.0s
=> [4/6] ADD Gemfile* /tomatoes/ 0.0s
=> ERROR [5/6] RUN bundle install 0.3s
------
> [5/6] RUN bundle install:
#0 0.289 Warning: the running version of Bundler (1.16.0) is older than the version that created the lockfile (1.16.6). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
#0 0.294 Your Ruby version is 2.4.2, but your Gemfile specified 2.4.4
------
failed to solve: executor failed running [/bin/sh -c bundle install]: exit code: 18
➜ tomatoes git:(master) vi .ruby-version
➜ tomatoes git:(master) vi .ruby-version
➜ tomatoes git:(master) code .
➜ tomatoes git:(master) docker-compose up
[+] Building 76.8s (9/10)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 181B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/ruby:2.4.4 1.6s
=> [1/6] FROM docker.io/library/ruby:2.4.4@sha256:768634a38d69dfffb1591899febb1c368515a00f33ade8503e0dabce0cb5c18c 15.7s
=> => resolve docker.io/library/ruby:2.4.4@sha256:768634a38d69dfffb1591899febb1c368515a00f33ade8503e0dabce0cb5c18c 0.0s
=> => sha256:742d3549b4ad9fe47f3e3bf2ee373b97068548f65584a6d259dfa601721e2f51 9.69MB / 9.69MB 3.2s
=> => sha256:768634a38d69dfffb1591899febb1c368515a00f33ade8503e0dabce0cb5c18c 2.37kB / 2.37kB 0.0s
=> => sha256:84be092f9e8f07e956bdc056a46344895d88f682de2f6aa7419d42a081e0b0d9 7.50kB / 7.50kB 0.0s
=> => sha256:a6c71b9867c5efaf04365448a7b025ba50a926e7c1daae8ee9e73b149b322ae8 4.09MB / 4.09MB 1.7s
=> => sha256:2c12fa2eb6fb7638de9b66f3633db3cf3089d56db8abd653fff926bdd85cd466 2.00kB / 2.00kB 0.0s
=> => sha256:54fc83a09c68f915c1e318f4b118a467a545027084dd28edbdfded4ea6772e9d 43.12MB / 43.12MB 2.8s
=> => sha256:572533d310055ca506af51db699ecddf742195aa194d408e0e44da0f97ce4bca 48.00MB / 48.00MB 3.7s
=> => extracting sha256:54fc83a09c68f915c1e318f4b118a467a545027084dd28edbdfded4ea6772e9d 1.9s
=> => sha256:dd9bc569af2aa2ecb911838b06ddca174831fd8814d92ce6ce83b05dccea0e5a 200.62MB / 200.62MB 9.8s
=> => sha256:a2d7a23e056266a0178bec9a939acb319fc44787268487094804a4c0b7db1cc8 206B / 206B 3.5s
=> => sha256:a892b8ecbd7747bdac1994df702efe95c2f8b2428c9225c5594a4efeb984d210 20.98MB / 20.98MB 6.3s
=> => sha256:972a36383efef16cd42de683c834d95f3b8eaf9d739147092b47e635e4342074 148B / 148B 4.1s
=> => extracting sha256:742d3549b4ad9fe47f3e3bf2ee373b97068548f65584a6d259dfa601721e2f51 0.3s
=> => extracting sha256:a6c71b9867c5efaf04365448a7b025ba50a926e7c1daae8ee9e73b149b322ae8 0.1s
=> => extracting sha256:572533d310055ca506af51db699ecddf742195aa194d408e0e44da0f97ce4bca 2.0s
=> => extracting sha256:dd9bc569af2aa2ecb911838b06ddca174831fd8814d92ce6ce83b05dccea0e5a 4.9s
=> => extracting sha256:a2d7a23e056266a0178bec9a939acb319fc44787268487094804a4c0b7db1cc8 0.0s
=> => extracting sha256:a892b8ecbd7747bdac1994df702efe95c2f8b2428c9225c5594a4efeb984d210 0.5s
=> => extracting sha256:972a36383efef16cd42de683c834d95f3b8eaf9d739147092b47e635e4342074 0.0s
=> [internal] load build context 0.1s
=> => transferring context: 106.38kB 0.1s
=> [2/6] RUN mkdir /tomatoes 0.6s
=> [3/6] WORKDIR /tomatoes 0.0s
=> [4/6] ADD Gemfile* /tomatoes/ 0.0s
=> ERROR [5/6] RUN bundle install 58.8s
------
> [5/6] RUN bundle install:
#0 1.003 Fetching gem metadata from http://rubygems.org/......
#0 6.872 Fetching rake 12.3.0
#0 6.928 Installing rake 12.3.0
#0 6.953 Fetching concurrent-ruby 1.0.5
#0 7.011 Installing concurrent-ruby 1.0.5
#0 7.040 Fetching i18n 0.9.1
#0 7.095 Installing i18n 0.9.1
#0 7.117 Fetching minitest 5.10.3
#0 7.170 Installing minitest 5.10.3
#0 7.182 Fetching thread_safe 0.3.6
#0 7.244 Installing thread_safe 0.3.6
#0 7.262 Fetching tzinfo 1.2.4
#0 7.331 Installing tzinfo 1.2.4
#0 7.361 Fetching activesupport 5.1.4
#0 7.929 Installing activesupport 5.1.4
#0 8.010 Fetching builder 3.2.3
#0 8.048 Installing builder 3.2.3
#0 8.057 Fetching erubi 1.7.0
#0 8.260 Installing erubi 1.7.0
#0 8.273 Fetching mini_portile2 2.3.0
#0 8.330 Installing mini_portile2 2.3.0
#0 8.348 Fetching nokogiri 1.8.1
#0 8.674 Installing nokogiri 1.8.1 with native extensions
#0 35.67 Fetching rails-dom-testing 2.0.3
#0 35.81 Installing rails-dom-testing 2.0.3
#0 35.82 Fetching crass 1.0.3
#0 35.87 Installing crass 1.0.3
#0 35.89 Fetching loofah 2.1.1
#0 35.94 Installing loofah 2.1.1
#0 35.96 Fetching rails-html-sanitizer 1.0.3
#0 36.21 Installing rails-html-sanitizer 1.0.3
#0 36.23 Fetching actionview 5.1.4
#0 36.30 Installing actionview 5.1.4
#0 36.34 Fetching rack 2.2.2
#0 36.41 Installing rack 2.2.2
#0 36.43 Fetching rack-test 0.8.2
#0 36.49 Installing rack-test 0.8.2
#0 36.49 Fetching actionpack 5.1.4
#0 36.57 Installing actionpack 5.1.4
#0 36.61 Fetching nio4r 2.1.0
#0 36.70 Installing nio4r 2.1.0 with native extensions
#0 37.89 Fetching websocket-extensions 0.1.3
#0 37.94 Installing websocket-extensions 0.1.3
#0 37.94 Fetching websocket-driver 0.6.5
#0 37.98 Installing websocket-driver 0.6.5 with native extensions
#0 38.13 Fetching actioncable 5.1.4
#0 38.19 Installing actioncable 5.1.4
#0 38.21 Fetching globalid 0.4.1
#0 38.24 Installing globalid 0.4.1
#0 38.25 Fetching activejob 5.1.4
#0 38.46 Installing activejob 5.1.4
#0 38.49 Fetching mini_mime 1.0.0
#0 38.53 Installing mini_mime 1.0.0
#0 38.54 Fetching mail 2.7.0
#0 38.63 Installing mail 2.7.0
#0 38.67 Fetching actionmailer 5.1.4
#0 38.71 Installing actionmailer 5.1.4
#0 38.72 Fetching activemodel 5.1.4
#0 38.77 Installing activemodel 5.1.4
#0 38.78 Fetching arel 8.0.0
#0 38.82 Installing arel 8.0.0
#0 38.84 Fetching activerecord 5.1.4
#0 38.92 Installing activerecord 5.1.4
#0 38.97 Fetching public_suffix 3.0.1
#0 39.03 Installing public_suffix 3.0.1
#0 39.04 Fetching addressable 2.5.2
#0 39.13 Installing addressable 2.5.2
#0 39.14 Fetching ansi 1.5.0
#0 39.18 Installing ansi 1.5.0
#0 39.20 Fetching excon 0.59.0
#0 39.27 Installing excon 0.59.0
#0 39.31 Fetching formatador 0.2.5
#0 39.34 Installing formatador 0.2.5
#0 39.35 Fetching fog-core 1.45.0
#0 39.40 Installing fog-core 1.45.0
#0 39.42 Fetching mime-types-data 3.2016.0521
#0 39.65 Installing mime-types-data 3.2016.0521
#0 39.67 Fetching mime-types 3.1
#0 40.01 Installing mime-types 3.1
#0 40.04 Fetching unf_ext 0.0.7.4
#0 40.14 Installing unf_ext 0.0.7.4 with native extensions
#0 41.32 Fetching unf 0.1.4
#0 41.39 Installing unf 0.1.4
#0 41.40 Fetching asset_sync 2.2.0
#0 41.61 Installing asset_sync 2.2.0
#0 41.64 Fetching ast 2.3.0
#0 41.86 Installing ast 2.3.0
#0 41.88 Fetching execjs 2.7.0
#0 41.95 Installing execjs 2.7.0
#0 41.96 Fetching autoprefixer-rails 7.2.0
#0 42.23 Installing autoprefixer-rails 7.2.0
#0 42.27 Fetching coderay 1.1.2
#0 42.33 Installing coderay 1.1.2
#0 42.35 Fetching better_errors 2.4.0
#0 42.42 Installing better_errors 2.4.0
#0 42.43 Fetching debug_inspector 0.0.3
#0 42.47 Installing debug_inspector 0.0.3 with native extensions
#0 42.63 Fetching binding_of_caller 0.7.3
#0 42.68 Installing binding_of_caller 0.7.3 with native extensions
#0 42.76 Fetching rb-fsevent 0.10.2
#0 42.81 Installing rb-fsevent 0.10.2
#0 42.82 Fetching ffi 1.9.18
#0 43.15 Installing ffi 1.9.18 with native extensions
#0 46.91 Fetching rb-inotify 0.9.10
#0 46.97 Installing rb-inotify 0.9.10
#0 46.98 Fetching sass-listen 4.0.0
#0 47.02 Installing sass-listen 4.0.0
#0 47.03 Fetching sass 3.5.3
#0 47.64 Installing sass 3.5.3
#0 47.71 Fetching bootstrap-sass 3.3.7
#0 47.97 Installing bootstrap-sass 3.3.7
#0 48.10 Fetching method_source 0.9.0
#0 48.14 Installing method_source 0.9.0
#0 48.15 Fetching thor 0.19.4
#0 48.20 Installing thor 0.19.4
#0 48.21 Fetching railties 5.1.4
#0 48.28 Installing railties 5.1.4
#0 48.35 Fetching bootstrap-social-rails 4.12.0
#0 48.55 Installing bootstrap-social-rails 4.12.0
#0 48.56 Fetching bootstrap_form 2.7.0
#0 48.65 Installing bootstrap_form 2.7.0
#0 48.70 Fetching bson 4.2.2
#0 48.92 Installing bson 4.2.2 with native extensions
#0 49.22 Fetching buftok 0.2.0
#0 49.26 Installing buftok 0.2.0
#0 49.26 Using bundler 1.16.6
#0 49.27 Fetching byebug 9.1.0
#0 49.32 Installing byebug 9.1.0 with native extensions
#0 49.98 Fetching json 2.1.0
#0 50.05 Installing json 2.1.0 with native extensions
#0 51.15 Fetching docile 1.1.5
#0 51.35 Installing docile 1.1.5
#0 51.37 Fetching simplecov-html 0.10.2
#0 51.45 Installing simplecov-html 0.10.2
#0 51.47 Fetching simplecov 0.14.1
#0 51.76 Installing simplecov 0.14.1
#0 51.82 Fetching tins 1.16.0
#0 52.08 Installing tins 1.16.0
#0 52.14 Fetching term-ansicolor 1.6.0
#0 52.19 Installing term-ansicolor 1.6.0
#0 52.20 Fetching coveralls 0.8.21
#0 52.24 Installing coveralls 0.8.21
#0 52.25 Fetching dalli 2.7.6
#0 52.46 Installing dalli 2.7.6
#0 52.48 Fetching domain_name 0.5.20170404
#0 52.55 Installing domain_name 0.5.20170404
#0 52.56 Fetching equalizer 0.0.11
#0 52.59 Installing equalizer 0.0.11
#0 52.60 Fetching exception_notification 4.2.2
#0 52.66 Installing exception_notification 4.2.2
#0 52.71 Fetching multipart-post 2.1.1
#0 52.74 Installing multipart-post 2.1.1
#0 52.75 Fetching faraday 0.17.3
#0 52.80 Installing faraday 0.17.3
#0 52.82 Fetching multi_json 1.14.1
#0 52.86 Installing multi_json 1.14.1
#0 52.86 Fetching fog-json 1.0.2
#0 53.10 Installing fog-json 1.0.2
#0 53.12 Fetching fog-xml 0.1.3
#0 53.16 Installing fog-xml 0.1.3
#0 53.17 Fetching ipaddress 0.8.3
#0 53.21 Installing ipaddress 0.8.3
#0 53.22 Fetching fog-aws 2.0.0
#0 53.55 Installing fog-aws 2.0.0
#0 53.84 Fetching hashie 3.6.0
#0 53.90 Installing hashie 3.6.0
#0 53.92 Fetching high_voltage 3.0.0
#0 54.20 Installing high_voltage 3.0.0
#0 54.24 Fetching http-cookie 1.0.3
#0 54.28 Installing http-cookie 1.0.3
#0 54.29 Fetching http-form_data 2.0.0
#0 54.49 Installing http-form_data 2.0.0
#0 54.52 Fetching http_parser.rb 0.6.0
#0 54.59 Installing http_parser.rb 0.6.0 with native extensions
#0 55.12 Fetching http 3.0.0
#0 55.42 Installing http 3.0.0
#0 55.47 Fetching http_accept_language 2.1.1
#0 55.51 Installing http_accept_language 2.1.1
#0 55.52 Fetching jquery-rails 4.3.1
#0 55.61 Installing jquery-rails 4.3.1
#0 55.64 Fetching jwt 2.2.1
#0 55.68 Installing jwt 2.2.1
#0 55.69 Fetching kaminari-core 1.1.1
#0 55.72 Installing kaminari-core 1.1.1
#0 55.74 Fetching kaminari-actionview 1.1.1
#0 55.77 Installing kaminari-actionview 1.1.1
#0 55.78 Fetching kaminari-activerecord 1.1.1
#0 55.81 Installing kaminari-activerecord 1.1.1
#0 55.81 Fetching kaminari 1.1.1
#0 55.88 Installing kaminari 1.1.1
#0 55.89 Fetching mongo 2.4.3
#0 56.18 Installing mongo 2.4.3
#0 56.33 Fetching mongoid 6.2.1
#0 56.42 Installing mongoid 6.2.1
#0 56.58 Fetching kaminari-mongoid 1.0.1
#0 56.63 Installing kaminari-mongoid 1.0.1
#0 56.63 Fetching libv8 3.16.14.19
#0 57.25 Installing libv8 3.16.14.19 with native extensions
#0 58.53 Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
#0 58.53
#0 58.53 current directory: /usr/local/bundle/gems/libv8-3.16.14.19/ext/libv8
#0 58.53 /usr/local/bin/ruby -r ./siteconf20220715-9-1ibzuxc.rb extconf.rb
#0 58.53 creating Makefile
#0 58.53 Applying
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/patches/disable-building-tests.patch
#0 58.53 Applying
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/patches/disable-werror-on-osx.patch
#0 58.53 Applying
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/patches/disable-xcode-debugging.patch
#0 58.53 Applying
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/patches/do-not-imply-vfp3-and-armv7.patch
#0 58.53 Applying
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/patches/do-not-use-MAP_NORESERVE-on-freebsd.patch
#0 58.53 Applying /usr/local/bundle/gems/libv8-3.16.14.19/patches/do-not-use-vfp2.patch
#0 58.53 Applying /usr/local/bundle/gems/libv8-3.16.14.19/patches/fPIC-for-static.patch
#0 58.53 Compiling v8 for x64
#0 58.53 Using python 2.7.13
#0 58.53 Using compiler: c++ (GCC version 6.3.0)
#0 58.53 Beginning compilation. This will take some time.
#0 58.53 Building v8 with env CXX=c++ LINK=c++ /usr/bin/make x64.release
#0 58.53 ARFLAGS.target=crs werror=no
#0 58.53 GYP_GENERATORS=make \
#0 58.53 build/gyp/gyp --generator-output="out" build/all.gyp \
#0 58.53 -Ibuild/standalone.gypi --depth=. \
#0 58.53 -Dv8_target_arch=x64 \
#0 58.53 -S.x64 -Dv8_enable_backtrace=1
#0 58.53 -Dv8_can_use_vfp2_instructions=true -Darm_fpu=vfpv2
#0 58.53 -Dv8_can_use_vfp3_instructions=true -Darm_fpu=vfpv3 -Dwerror=''
#0 58.53 make[1]: Entering directory
#0 58.53 '/usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out'
#0 58.53 CXX(target)
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out/x64.release/obj.target/preparser_lib/src/allocation.o
#0 58.53 In file included from ../src/allocation.h:31:0,
#0 58.53 from ../src/allocation.cc:28:
#0 58.53 ../src/globals.h:90:2: error: #error Host architecture was not detected as
#0 58.53 supported by v8
#0 58.53 #error Host architecture was not detected as supported by v8
#0 58.53 ^~~~~
#0 58.53 ../src/globals.h:116:2: error: #error Target architecture x64 is only supported
#0 58.53 on x64 host
#0 58.53 #error Target architecture x64 is only supported on x64 host
#0 58.53 ^~~~~
#0 58.53 tools/gyp/preparser_lib.target.x64.mk:108: recipe for target
#0 58.53 '/usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out/x64.release/obj.target/preparser_lib/src/allocation.o'
#0 58.53 failed
#0 58.53 make[1]: ***
#0 58.53 [/usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out/x64.release/obj.target/preparser_lib/src/allocation.o]
#0 58.53 Error 1
#0 58.53 make[1]: Leaving directory
#0 58.53 '/usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out'
#0 58.53 Makefile:195: recipe for target 'x64.release' failed
#0 58.53 make: *** [x64.release] Error 2
#0 58.53 /usr/local/bundle/gems/libv8-3.16.14.19/ext/libv8/location.rb:36:in `block in
#0 58.53 verify_installation!': libv8 did not install properly, expected binary v8
#0 58.53 archive
#0 58.53 '/usr/local/bundle/gems/libv8-3.16.14.19/vendor/v8/out/x64.release/obj.target/tools/gyp/libv8_base.a'to
#0 58.53 exist, but it was not found (Libv8::Location::Vendor::ArchiveNotFound)
#0 58.53 from /usr/local/bundle/gems/libv8-3.16.14.19/ext/libv8/location.rb:35:in `each'
#0 58.53 from /usr/local/bundle/gems/libv8-3.16.14.19/ext/libv8/location.rb:35:in
#0 58.53 `verify_installation!'
#0 58.53 from /usr/local/bundle/gems/libv8-3.16.14.19/ext/libv8/location.rb:26:in
#0 58.53 `install!'
#0 58.53 from extconf.rb:7:in `<main>'
#0 58.53
#0 58.53 extconf failed, exit code 1
#0 58.53
#0 58.53 Gem files will remain installed in /usr/local/bundle/gems/libv8-3.16.14.19 for
#0 58.53 inspection.
#0 58.53 Results logged to
#0 58.53 /usr/local/bundle/extensions/aarch64-linux/2.4.0/libv8-3.16.14.19/gem_make.out
#0 58.53
#0 58.53 An error occurred while installing libv8 (3.16.14.19), and Bundler cannot
#0 58.53 continue.
#0 58.53 Make sure that `gem install libv8 -v '3.16.14.19' --source
#0 58.53 'http://rubygems.org/'` succeeds before bundling.
#0 58.53
#0 58.53 In Gemfile:
#0 58.53 therubyracer was resolved to 0.12.3, which depends on
#0 58.53 libv8
------
failed to solve: executor failed running [/bin/sh -c bundle install]: exit code: 5
➜ tomatoes git:(master) ✗
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment