[yast-commit] Build failed in Jenkins: yast-yast.github.io-master #1
25 Jan
2017
25 Jan
'17
13:19
http://ci.opensuse.org/job/yast-yast.github.io-master/1/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> Cloning the remote Git repository Cloning repository https://github.com/yast/yast.github.io.git > git init <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson5373542845373086012.sh + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle /tmp/hudson5373542845373086012.sh: line 2: bundle: command not found Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
25 Jan
25 Jan
13:27
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #2
http://ci.opensuse.org/job/yast-yast.github.io-master/2/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson2153211680523969461.sh + gem install --user-install bundler WARNING: You don't have /home/jenkins/.gem/ruby/2.1.0/bin in your PATH, gem executables will not run. Bundler and RubyGems.org are free for anyone to use, but maintaining them costs more than $25,000 USD every month. Help us cover those costs so that we can keep the gem ecosystem free for everyone: https://ruby.to/support-bundler Successfully installed bundler-1.14.3 Parsing documentation for bundler-1.14.3 Installing ri documentation for bundler-1.14.3 Done installing documentation for bundler after 8 seconds 1 gem installed Archiving artifacts ERROR: No artifacts found that match the file pattern "site.tar.bz2". Configuration error? ERROR: ?site.tar.bz2? doesn?t match anything Build step 'Archive the artifacts' changed build result to FAILURE
13:29
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #3
http://ci.opensuse.org/job/yast-yast.github.io-master/3/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson1939841056010699704.sh + gem install --user-install bundler WARNING: You don't have /home/jenkins/.gem/ruby/2.1.0/bin in your PATH, gem executables will not run. Bundler and RubyGems.org are free for anyone to use, but maintaining them costs more than $25,000 USD every month. Help us cover those costs so that we can keep the gem ecosystem free for everyone: https://ruby.to/support-bundler Successfully installed bundler-1.14.3 Parsing documentation for bundler-1.14.3 Done installing documentation for bundler after 7 seconds 1 gem installed + export PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/.gem/ruby/2.1.0/bin + PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/.gem/ruby/2.1.0/bin + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle /tmp/hudson1939841056010699704.sh: line 5: bundle: command not found Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:36
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #4
http://ci.opensuse.org/job/yast-yast.github.io-master/4/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson3954003874079361801.sh + gem install --no-format-exec --user-install bundler WARNING: You don't have /home/jenkins/.gem/ruby/2.1.0/bin in your PATH, gem executables will not run. Bundler and RubyGems.org are free for anyone to use, but maintaining them costs more than $25,000 USD every month. Help us cover those costs so that we can keep the gem ecosystem free for everyone: https://ruby.to/support-bundler Successfully installed bundler-1.14.3 Parsing documentation for bundler-1.14.3 Done installing documentation for bundler after 7 seconds 1 gem installed + export PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/.gem/ruby/2.1.0/bin + PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/.gem/ruby/2.1.0/bin + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle Fetching gem metadata from https://rubygems.org/............ Fetching version metadata from https://rubygems.org/... Fetching dependency metadata from https://rubygems.org/.. Resolving dependencies... Installing rake 12.0.0 Installing i18n 0.7.0 Installing json 1.8.6 with native extensions Installing minitest 5.10.1 Installing thread_safe 0.3.5 Installing public_suffix 2.0.5 Installing coffee-script-source 1.12.2 Installing execjs 2.7.0 Installing colorator 1.1.0 Installing ffi 1.9.17 with native extensions Installing multipart-post 2.0.0 Installing forwardable-extended 2.6.0 Installing gemoji 2.1.0 Installing net-dns 0.8.0 Installing sass 3.4.23 Installing rb-fsevent 0.9.8 Installing kramdown 1.11.1 Installing liquid 3.0.6 Installing mercenary 0.3.6 Installing rouge 1.11.1 Installing safe_yaml 1.0.4 Installing mini_portile2 2.1.0 Installing jekyll-paginate 1.1.0 Installing jekyll-swiss 0.4.0 Installing minima 2.0.0 Installing unicode-display_width 1.1.3 Installing rainbow 2.2.1 with native extensions Installing raspell 1.3 with native extensions Using bundler 1.14.3 Installing packaging_rake_tasks 1.2.1 Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby.ruby2.1 extconf.rb mkmf.rb can't find header files for ruby at /usr/lib64/ruby/include/ruby.h extconf failed, exit code 1 Gem files will remain installed in <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/gems/json-1.8.6> for inspection. Results logged to <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0/json-1.8.6/gem_make.out> An error occurred while installing json (1.8.6), and Bundler cannot continue. Make sure that `gem install json -v '1.8.6'` succeeds before bundling. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:42
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #5
http://ci.opensuse.org/job/yast-yast.github.io-master/5/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson8252660133305428564.sh + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle Fetching gem metadata from https://rubygems.org/........... Fetching version metadata from https://rubygems.org/.. Fetching dependency metadata from https://rubygems.org/. Resolving dependencies... Installing rake 12.0.0 Installing i18n 0.7.0 Installing json 1.8.6 with native extensions Installing minitest 5.10.1 Installing thread_safe 0.3.5 Installing public_suffix 2.0.5 Installing coffee-script-source 1.12.2 Installing execjs 2.7.0 Installing colorator 1.1.0 Installing ffi 1.9.17 with native extensions Installing multipart-post 2.0.0 Installing forwardable-extended 2.6.0 Installing gemoji 2.1.0 Installing net-dns 0.8.0 Installing sass 3.4.23 Installing rb-fsevent 0.9.8 Installing kramdown 1.11.1 Installing liquid 3.0.6 Installing mercenary 0.3.6 Installing rouge 1.11.1 Installing safe_yaml 1.0.4 Installing mini_portile2 2.1.0 Installing jekyll-paginate 1.1.0 Installing jekyll-swiss 0.4.0 Installing minima 2.0.0 Installing unicode-display_width 1.1.3 Installing rainbow 2.2.1 with native extensions Installing raspell 1.3 with native extensions Using bundler 1.13.6 Installing packaging_rake_tasks 1.2.1 Installing tzinfo 1.2.2 Installing addressable 2.5.0 Installing coffee-script 2.4.1 Installing ethon 0.10.1 Installing rb-inotify 0.9.7 Installing faraday 0.11.0 Installing pathutil 0.14.0 Installing jekyll-sass-converter 1.5.0 Installing nokogiri 1.6.8.1 with native extensions Installing terminal-table 1.7.3 Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby.ruby2.1 extconf.rb checking for ruby.h... yes checking for aspell.h... no checking for main() in -laspell... no creating Makefile make "DESTDIR=" clean make "DESTDIR=" compiling raspell.c In file included from raspell.c:2:0: raspell.h:6:20: fatal error: aspell.h: No such file or directory #include <aspell.h> ^ compilation terminated. Makefile:224: recipe for target 'raspell.o' failed make: *** [raspell.o] Error 1 make failed, exit code 2 Gem files will remain installed in <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/gems/raspell-1.3> for inspection. Results logged to <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0/raspell-1.3/gem_make.out> An error occurred while installing raspell (1.3), and Bundler cannot continue. Make sure that `gem install raspell -v '1.3'` succeeds before bundling. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:45
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #6
http://ci.opensuse.org/job/yast-yast.github.io-master/6/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson4642117487890288477.sh + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle Fetching gem metadata from https://rubygems.org/........... Fetching version metadata from https://rubygems.org/.. Fetching dependency metadata from https://rubygems.org/. Resolving dependencies... Installing rake 12.0.0 Installing i18n 0.7.0 Installing json 1.8.6 with native extensions Installing minitest 5.10.1 Installing thread_safe 0.3.5 Installing public_suffix 2.0.5 Installing coffee-script-source 1.12.2 Installing execjs 2.7.0 Installing colorator 1.1.0 Installing ffi 1.9.17 with native extensions Installing multipart-post 2.0.0 Installing forwardable-extended 2.6.0 Installing gemoji 2.1.0 Installing net-dns 0.8.0 Installing sass 3.4.23 Installing rb-fsevent 0.9.8 Installing kramdown 1.11.1 Installing liquid 3.0.6 Installing mercenary 0.3.6 Installing rouge 1.11.1 Installing safe_yaml 1.0.4 Installing mini_portile2 2.1.0 Installing jekyll-paginate 1.1.0 Installing jekyll-swiss 0.4.0 Installing minima 2.0.0 Installing unicode-display_width 1.1.3 Installing rainbow 2.2.1 with native extensions Installing raspell 1.3 with native extensions Using bundler 1.13.6 Installing packaging_rake_tasks 1.2.1 Installing tzinfo 1.2.2 Installing addressable 2.5.0 Installing coffee-script 2.4.1 Installing ethon 0.10.1 Installing rb-inotify 0.9.7 Installing faraday 0.11.0 Installing pathutil 0.14.0 Installing jekyll-sass-converter 1.5.0 Installing nokogiri 1.6.8.1 with native extensions Installing terminal-table 1.7.3 Installing yast-rake 0.2.13 Installing activesupport 4.2.7 Installing jekyll-coffeescript 1.0.1 Installing typhoeus 0.8.0 Installing listen 3.0.6 Installing sawyer 0.8.1 Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby.ruby2.1 extconf.rb checking if the C compiler accepts ... yes Building nokogiri using system libraries. pkg-config could not be used to find libxml-2.0 Please install either `pkg-config` or the pkg-config gem per gem install pkg-config -v "~> 1.1.7" pkg-config could not be used to find libxslt Please install either `pkg-config` or the pkg-config gem per gem install pkg-config -v "~> 1.1.7" pkg-config could not be used to find libexslt Please install either `pkg-config` or the pkg-config gem per gem install pkg-config -v "~> 1.1.7" ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed. *** 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}/lib64 --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/bin/ruby.ruby2.1 --help --clean --use-system-libraries=true --with-zlib-dir --without-zlib-dir --with-zlib-include --without-zlib-include=${zlib-dir}/include --with-zlib-lib --without-zlib-lib=${zlib-dir}/lib64 --with-xml2-dir --without-xml2-dir --with-xml2-include --without-xml2-include=${xml2-dir}/include --with-xml2-lib --without-xml2-lib=${xml2-dir}/lib64 --with-libxml-2.0-config --without-libxml-2.0-config --with-pkg-config --without-pkg-config --with-xslt-dir --without-xslt-dir --with-xslt-include --without-xslt-include=${xslt-dir}/include --with-xslt-lib --without-xslt-lib=${xslt-dir}/lib64 --with-libxslt-config --without-libxslt-config --with-exslt-dir --without-exslt-dir --with-exslt-include --without-exslt-include=${exslt-dir}/include --with-exslt-lib --without-exslt-lib=${exslt-dir}/lib64 --with-libexslt-config --without-libexslt-config extconf failed, exit code 1 Gem files will remain installed in <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/gems/nokogiri-1.6.8.1> for inspection. Results logged to <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0/nokogiri-1.6.8.1/gem_make.out> An error occurred while installing nokogiri (1.6.8.1), and Bundler cannot continue. Make sure that `gem install nokogiri -v '1.6.8.1'` succeeds before bundling. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:47
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #7
http://ci.opensuse.org/job/yast-yast.github.io-master/7/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson686898369995200320.sh + bundle install --path .vendor/bundle Fetching gem metadata from https://rubygems.org/........... Fetching version metadata from https://rubygems.org/.. Fetching dependency metadata from https://rubygems.org/. Resolving dependencies... Installing rake 12.0.0 Installing i18n 0.7.0 Installing json 1.8.6 with native extensions Installing minitest 5.10.1 Installing thread_safe 0.3.5 Installing public_suffix 2.0.5 Installing coffee-script-source 1.12.2 Installing execjs 2.7.0 Installing colorator 1.1.0 Installing ffi 1.9.17 with native extensions Installing multipart-post 2.0.0 Installing forwardable-extended 2.6.0 Installing gemoji 2.1.0 Installing net-dns 0.8.0 Installing sass 3.4.23 Installing rb-fsevent 0.9.8 Installing kramdown 1.11.1 Installing liquid 3.0.6 Installing mercenary 0.3.6 Installing rouge 1.11.1 Installing safe_yaml 1.0.4 Installing mini_portile2 2.1.0 Installing jekyll-paginate 1.1.0 Installing jekyll-swiss 0.4.0 Installing minima 2.0.0 Installing unicode-display_width 1.1.3 Installing rainbow 2.2.1 with native extensions Installing raspell 1.3 with native extensions Using bundler 1.13.6 Installing packaging_rake_tasks 1.2.1 Installing tzinfo 1.2.2 Installing addressable 2.5.0 Installing coffee-script 2.4.1 Installing ethon 0.10.1 Installing rb-inotify 0.9.7 Installing faraday 0.11.0 Installing pathutil 0.14.0 Installing jekyll-sass-converter 1.5.0 Installing nokogiri 1.6.8.1 with native extensions Installing terminal-table 1.7.3 Installing yast-rake 0.2.13 Installing activesupport 4.2.7 Installing jekyll-coffeescript 1.0.1 Installing typhoeus 0.8.0 Installing listen 3.0.6 Installing sawyer 0.8.1 Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby.ruby2.1 extconf.rb checking if the C compiler accepts ... yes Building nokogiri using packaged libraries. Using mini_portile version 2.1.0 Static linking is disabled. checking for gzdopen() in -lz... no zlib is missing; necessary for building libxml2 *** 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}/lib64 --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/bin/ruby.ruby2.1 --help --clean --use-system-libraries --enable-static --disable-static --with-zlib-dir --without-zlib-dir --with-zlib-include --without-zlib-include=${zlib-dir}/include --with-zlib-lib --without-zlib-lib=${zlib-dir}/lib64 --enable-cross-build --disable-cross-build extconf failed, exit code 1 Gem files will remain installed in <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/gems/nokogiri-1.6.8.1> for inspection. Results logged to <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0/nokogiri-1.6.8.1/gem_make.out> An error occurred while installing nokogiri (1.6.8.1), and Bundler cannot continue. Make sure that `gem install nokogiri -v '1.6.8.1'` succeeds before bundling. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:49
New subject: [yast-commit] Build failed in Jenkins: yast-yast.github.io-master #8
http://ci.opensuse.org/job/yast-yast.github.io-master/8/------------------------------------------ Started by user YaST Team [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins in workspace <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/yast.github.io.git # timeout=10 Fetching upstream changes from https://github.com/yast/yast.github.io.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yast/yast.github.io.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cd3d00645894948c464f084b826e43eb6f5397d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd3d00645894948c464f084b826e43eb6f5397d3 > git rev-list cd3d00645894948c464f084b826e43eb6f5397d3 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [yast-yast.github.io-master] $ /bin/sh -xe /tmp/hudson4281980852988618451.sh + NOKOGIRI_USE_SYSTEM_LIBRARIES=1 + bundle install --path .vendor/bundle Fetching gem metadata from https://rubygems.org/........... Fetching version metadata from https://rubygems.org/.. Fetching dependency metadata from https://rubygems.org/. Resolving dependencies... Installing rake 12.0.0 Installing i18n 0.7.0 Installing json 1.8.6 with native extensions Installing minitest 5.10.1 Installing thread_safe 0.3.5 Installing public_suffix 2.0.5 Installing coffee-script-source 1.12.2 Installing execjs 2.7.0 Installing colorator 1.1.0 Installing ffi 1.9.17 with native extensions Installing multipart-post 2.0.0 Installing forwardable-extended 2.6.0 Installing gemoji 2.1.0 Installing net-dns 0.8.0 Installing sass 3.4.23 Installing rb-fsevent 0.9.8 Installing kramdown 1.11.1 Installing liquid 3.0.6 Installing mercenary 0.3.6 Installing rouge 1.11.1 Installing safe_yaml 1.0.4 Installing mini_portile2 2.1.0 Installing jekyll-paginate 1.1.0 Installing jekyll-swiss 0.4.0 Installing minima 2.0.0 Installing unicode-display_width 1.1.3 Installing rainbow 2.2.1 with native extensions Installing raspell 1.3 with native extensions Using bundler 1.13.6 Installing packaging_rake_tasks 1.2.1 Installing tzinfo 1.2.2 Installing addressable 2.5.0 Installing coffee-script 2.4.1 Installing ethon 0.10.1 Installing rb-inotify 0.9.7 Installing faraday 0.11.0 Installing pathutil 0.14.0 Installing jekyll-sass-converter 1.5.0 Installing nokogiri 1.6.8.1 with native extensions Installing terminal-table 1.7.3 Installing yast-rake 0.2.13 Installing activesupport 4.2.7 Installing jekyll-coffeescript 1.0.1 Installing typhoeus 0.8.0 Installing listen 3.0.6 Installing sawyer 0.8.1 Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby.ruby2.1 extconf.rb checking if the C compiler accepts ... yes Building nokogiri using system libraries. pkg-config could not be used to find libxslt Please install either `pkg-config` or the pkg-config gem per gem install pkg-config -v "~> 1.1.7" pkg-config could not be used to find libexslt Please install either `pkg-config` or the pkg-config gem per gem install pkg-config -v "~> 1.1.7" checking for xmlParseDoc() in libxml/parser.h... yes checking for xsltParseStylesheetDoc() in libxslt/xslt.h... no checking for xsltParseStylesheetDoc() in -lxslt... no checking for xsltParseStylesheetDoc() in -llibxslt... no ----- libxslt is missing. Please locate mkmf.log to investigate how it is failing. ----- *** 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}/lib64 --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/bin/ruby.ruby2.1 --help --clean --use-system-libraries=true --with-zlib-dir --without-zlib-dir --with-zlib-include --without-zlib-include=${zlib-dir}/include --with-zlib-lib --without-zlib-lib=${zlib-dir}/lib64 --with-xml2-dir --without-xml2-dir --with-xml2-include --without-xml2-include=${xml2-dir}/include --with-xml2-lib --without-xml2-lib=${xml2-dir}/lib64 --with-libxml-2.0-config --without-libxml-2.0-config --with-pkg-config --without-pkg-config --with-xslt-dir --without-xslt-dir --with-xslt-include --without-xslt-include=${xslt-dir}/include --with-xslt-lib --without-xslt-lib=${xslt-dir}/lib64 --with-libxslt-config --without-libxslt-config --with-exslt-dir --without-exslt-dir --with-exslt-include --without-exslt-include=${exslt-dir}/include --with-exslt-lib --without-exslt-lib=${exslt-dir}/lib64 --with-libexslt-config --without-libexslt-config --with-xsltlib --without-xsltlib --with-libxsltlib --without-libxsltlib extconf failed, exit code 1 Gem files will remain installed in <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/gems/nokogiri-1.6.8.1> for inspection. Results logged to <http://ci.opensuse.org/job/yast-yast.github.io-master/ws/.vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0/nokogiri-1.6.8.1/gem_make.out> An error occurred while installing nokogiri (1.6.8.1), and Bundler cannot continue. Make sure that `gem install nokogiri -v '1.6.8.1'` succeeds before bundling. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
13:51
New subject: [yast-commit] Jenkins build is back to normal : yast-yast.github.io-master #9
2844
Age (days ago)
2844
Last active (days ago)
8 comments
1 participants
participants (1)
-
admin@opensuse.org