See 
<https://builds.apache.org/job/Mesos-Websitebot/2510/display/redirect?page=changes>

Changes:

[asekretenko] Added cmake build option to install build-time module 
dependencies.

[asekretenko] Added headers install target for building modules into stout.

[asekretenko] Added headers install target for building modules into libprocess.


------------------------------------------
[...truncated 10.06 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bf9fe49af4ae
 ---> 11ef78e38e96
Step 6/13 : RUN gem install bundler
 ---> Running in bdc5e684d0e5
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container bdc5e684d0e5
 ---> 6da3298a7ba4
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in f651d03a775f
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container f651d03a775f
 ---> 4d93392aaf88
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ac44be1fab4a
Removing intermediate container ac44be1fab4a
 ---> caf7dd982187
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8b2cf9fc8a55
Removing intermediate container 8b2cf9fc8a55
 ---> 5394fc04da22
Step 10/13 : ENV CC gcc
 ---> Running in b5fcd8e8b852
Removing intermediate container b5fcd8e8b852
 ---> 06539a2acf83
Step 11/13 : ENV CXX g++
 ---> Running in 82144b67b3a9
Removing intermediate container 82144b67b3a9
 ---> 5f25b2ab709e
Step 12/13 : WORKDIR /mesos
 ---> Running in 3130804ff627
Removing intermediate container 3130804ff627
 ---> 1d378e89986e
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in b56d411f9368
Removing intermediate container b56d411f9368
 ---> d5a2515b71aa
Successfully built d5a2515b71aa
Successfully tagged mesos/website-1590751813-25435:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by 
the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be 
unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at 
http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590751813-25435:latest
Deleted: sha256:d5a2515b71aa780b86b22e63d3ae531ae0b533c7a0bf97ac6a92c9b32664d370
Deleted: sha256:1d378e89986ed9c771b60d4e7a838c0a8f8673100059df8aa890bd496f67896b
Deleted: sha256:702b700f094ca128ef48fe90c11fbdbc980a30699e5ebe2f825b26eaff53f136
Deleted: sha256:5f25b2ab709ede3c4f958d7b3862ebc89793b3f415356e1d2a6ba3db804fd992
Deleted: sha256:06539a2acf833f73316118fd8fa392de8ee1c023bbf610d147493b17b66a8697
Deleted: sha256:5394fc04da22b52d969ca620779e57b4bd2236115f454029b5f312d0e9bdbe5a
Deleted: sha256:caf7dd982187c459a08073eaba0dd46a6f4b9a6a6fe1b356c0309cf14ce399e2
Deleted: sha256:4d93392aaf885017a8e86a6e4be5c3147d4407f8da2c78a289792b3d2d7cccc8
Deleted: sha256:8977fb19642f046a79db1610946c5dd5b492b0100f4abe7e5a00a7c562173195
Deleted: sha256:6da3298a7ba40e6af2a166386dda30b97dec61f0c9f6140940cf3feb84f87a3b
Deleted: sha256:52766f28db997e1dd88d7e3731c4c5067e902c31c0db6195f79a705c52b4b258
Deleted: sha256:11ef78e38e967c6a76b009809ad26e39447e2eb33ac887a452bd204dbfa9da71
Deleted: sha256:f4a41f33a2c0659c983140099f7874a5ffd625bf9210bb5cdbbd5254dfdc41d4
Deleted: sha256:93ef0d55cfb64de106de69c36734bc8e1501cbc33eeeedb83173c5b6fcd7b576
Deleted: sha256:ff6d47918ce50e4a9a5aca64410273e1fa0a36d3db4cca61f212cc96a81a5119
Deleted: sha256:c2065e6453919bb09d1cfd4d7488f6dac62ffeb033e24e131896386a25e465da
Build step 'Execute shell' marked build as failure

Reply via email to