Skip to content

Instantly share code, notes, and snippets.

@Freika
Created May 21, 2016 22:36
Show Gist options
  • Select an option

  • Save Freika/e130e155589c47896ff6339c9a003f15 to your computer and use it in GitHub Desktop.

Select an option

Save Freika/e130e155589c47896ff6339c9a003f15 to your computer and use it in GitHub Desktop.
gitlab-ci-multi-runner 1.1.4 (9e2fd1a)
Using Docker executor with image ruby:2.3.1 ...
Pulling docker image ruby:2.3.1 ...
Running on runner-8a2f473d-project-1206292-concurrent-0 via runner-8a2f473d-machine-1463869118-1efd872e-digital-ocean-4gb...
Cloning repository...
Cloning into '/builds/Freika/webdevbooks'...
Checking out df213c14 as master...
Note: checking out 'df213c14b4e1e46c6144d0b46344ec31338798a9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at df213c1... Update ruby version one more time.
$ apt-get update -qq && apt-get install -y -qq sqlite3 libsqlite3-dev nodejs
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libc-ares2:amd64.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 21091 files and directories currently installed.)
Preparing to unpack .../libc-ares2_1.10.0-2_amd64.deb ...
Unpacking libc-ares2:amd64 (1.10.0-2) ...
Selecting previously unselected package libv8-3.14.5.
Preparing to unpack .../libv8-3.14.5_3.14.5.8-8.1_amd64.deb ...
Unpacking libv8-3.14.5 (3.14.5.8-8.1) ...
Selecting previously unselected package sqlite3.
Preparing to unpack .../sqlite3_3.8.7.1-1+deb8u1_amd64.deb ...
Unpacking sqlite3 (3.8.7.1-1+deb8u1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_0.10.29~dfsg-2_amd64.deb ...
Unpacking nodejs (0.10.29~dfsg-2) ...
Setting up libc-ares2:amd64 (1.10.0-2) ...
Setting up libv8-3.14.5 (3.14.5.8-8.1) ...
Setting up sqlite3 (3.8.7.1-1+deb8u1) ...
Setting up nodejs (0.10.29~dfsg-2) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Processing triggers for libc-bin (2.19-18+deb8u4) ...
$ ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
$ which ruby
/usr/local/bin/ruby
$ gem install bundler --no-ri --no-rdoc
Successfully installed bundler-1.12.4
1 gem installed
$ bundle install --jobs $(nproc) "${FLAGS[@]}"
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Fetching git://github.com/intridea/omniauth-github.git
Installing rake 11.1.2
Installing concurrent-ruby 1.0.2
Installing i18n 0.7.0
Installing minitest 5.9.0
Installing thread_safe 0.3.5
Installing builder 3.2.2
Installing erubis 2.7.0
Installing mini_portile2 2.0.0
Using json 1.8.3
Installing nio4r 1.2.1 with native extensions
Installing websocket-extensions 0.1.2
Installing mime-types-data 3.2016.0221
Installing arel 7.0.0
Installing addressable 2.4.0
Installing execjs 2.6.0
Installing bcrypt 3.1.11 with native extensions
Installing sass 3.4.22
Installing byebug 9.0.4 with native extensions
Installing coffee-script-source 1.10.0
Installing method_source 0.8.2
Installing thor 0.19.1
Installing database_cleaner 1.5.3
Installing debug_inspector 0.0.2 with native extensions
Installing orm_adapter 0.5.0
Installing diff-lcs 1.2.5
Installing multipart-post 2.0.0
Installing ffi 1.9.10 with native extensions
Installing hashie 3.4.4
Installing multi_json 1.12.1
Installing jwt 1.5.1
Installing rb-fsevent 0.9.7
Installing multi_xml 0.5.5
Installing pg 0.18.4 with native extensions
Installing puma 3.4.0 with native extensions
Using bundler 1.12.4
Installing rspec-support 3.1.2
Installing tilt 2.0.4
Installing temple 0.7.6
Installing spring 1.7.1
Installing turbolinks-source 5.0.0.beta4
Installing will_paginate 3.1.0
Installing tzinfo 1.2.2
Installing nokogiri 1.6.7.2 with native extensions
Installing rack 2.0.0.rc1
Installing websocket-driver 0.6.3 with native extensions
Installing mime-types 3.0
Installing autoprefixer-rails 6.3.6.1
Installing uglifier 3.0.0
Installing coffee-script 2.4.1
Installing figaro 1.1.1
Installing faraday 0.9.2
Installing rb-inotify 0.9.7
Installing rspec-core 3.1.7
Installing rspec-expectations 3.1.2
Installing rspec-mocks 3.1.3
Installing slim 3.0.6
Installing turbolinks 5.0.0.beta2
Installing activesupport 5.0.0.rc1
Installing loofah 2.0.3
Installing xpath 2.0.0
Installing rack-test 0.6.3
Installing warden 1.2.6
Installing omniauth 1.3.1
Installing sprockets 3.6.0
Installing mail 2.6.4
Installing bootstrap-sass 3.3.6
Installing oauth2 1.1.0
Installing listen 3.0.8
Installing rails-deprecated_sanitizer 1.0.3
Installing globalid 0.3.6
Installing activemodel 5.0.0.rc1
Installing factory_girl 4.7.0
Installing jbuilder 2.4.1
Installing shoulda-matchers 3.1.1
Installing rails-html-sanitizer 1.0.3
Installing capybara 2.7.1
Installing omniauth-oauth2 1.4.0
Installing spring-watcher-listen 2.0.0
Installing rails-dom-testing 1.0.7
Installing activejob 5.0.0.rc1
Installing activerecord 5.0.0.rc1
Installing capybara-webkit 1.11.1 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /usr/local/bundle/gems/capybara-webkit-1.11.1
/usr/local/bin/ruby -r ./siteconf20160521-106-1vbj8de.rb extconf.rb
*** 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=/usr/local/bin/$(RUBY_BASE_NAME)
--with-gl-dir
--without-gl-dir
--with-gl-include
--without-gl-include=${gl-dir}/include
--with-gl-lib
--without-gl-lib=${gl-dir}/lib
--with-zlib-dir
--without-zlib-dir
--with-zlib-include
--without-zlib-include=${zlib-dir}/include
--with-zlib-lib
--without-zlib-lib=${zlib-dir}/lib
Command 'qmake ' not available
extconf failed, exit code 1
Gem files will remain installed in /usr/local/bundle/gems/capybara-webkit-1.11.1 for inspection.
Results logged to /usr/local/bundle/extensions/x86_64-linux/2.3.0-static/capybara-webkit-1.11.1/gem_make.out
Using omniauth-github 1.1.2 from git://github.com/intridea/omniauth-github.git (at master@45f2fc7)
Installing actionview 5.0.0.rc1
Installing friendly_id 5.1.0
An error occurred while installing capybara-webkit (1.11.1), and Bundler cannot
continue.
Make sure that `gem install capybara-webkit -v '1.11.1'` succeeds before
bundling.
ERROR: Build failed: exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment