Started by user Vincent Sanders Building on master in workspace /var/lib/jenkins/workspace/source-libdom-release Cloning the remote Git repository Cloning repository git://git.netsurf-browser.org/libdom.git > git init /var/lib/jenkins/workspace/source-libdom-release # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/libdom.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libdom.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://git.netsurf-browser.org/libdom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.netsurf-browser.org/libdom.git # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/libdom.git > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libdom.git +refs/tags/release/*:refs/remotes/origin/tags/release/* Seen branch in repository origin/chris/fetch-x-ent-ref Seen branch in repository origin/dsilvers/forms1 Seen branch in repository origin/master Seen branch in repository origin/rupindersingh/dlist Seen branch in repository origin/rupindersingh/libdom Seen branch in repository origin/rupindersingh/libdom_recovered Seen branch in repository origin/tags/release/0.0.1 Seen branch in repository origin/tags/release/0.1.0 Seen branch in repository origin/tags/release/0.1.1 Seen branch in repository origin/tags/release/0.1.2 Seen branch in repository origin/tags/release/0.2.0 Seen branch in repository origin/tags/release/0.3.0 Seen branch in repository origin/tags/release/0.3.1 Seen branch in repository origin/tags/release/0.3.2 Seen branch in repository origin/tags/release/0.3.3 Seen branch in repository origin/tags/release/0.3.4 Seen branch in repository origin/tags/release/0.4.0 Seen branch in repository origin/tags/release/0.4.1 Seen branch in repository origin/tags/release/0.4.2 Seen branch in repository origin/tlsa/add-ci Seen branch in repository origin/tlsa/refcheck Seen 21 remote branches Checking out Revision d4c2c8342612808a2c19fe92fb15f9f9c3f19c7f (origin/tags/release/0.4.2) > git config core.sparsecheckout # timeout=10 > git checkout -f d4c2c8342612808a2c19fe92fb15f9f9c3f19c7f First time build. Skipping changelog. > git tag -a -f -m Jenkins Build #14 jenkins-source-libdom-release-14 # timeout=10 [source-libdom-release] $ /bin/sh -xe /tmp/hudson4721357963323709579.sh + echo source-libdom-release + cut -d - -f 1 + TARGET=source + echo source-libdom-release + cut -d - -f 2 + TARNAME=libdom + ARTIFACT_HOME=/var/lib/jenkins/artifacts-source + mkdir -p /var/lib/jenkins/artifacts-source + export PREFIX=/var/lib/jenkins/artifacts-source + export PKG_CONFIG_PATH=/var/lib/jenkins/artifacts-source/lib/pkgconfig + export LD_LIBRARY_PATH=:/var/lib/jenkins/artifacts-source/lib + make dist Package libparserutils was not found in the pkg-config search path. Perhaps you should add the directory containing `libparserutils.pc' to the PKG_CONFIG_PATH environment variable Package 'libparserutils', required by 'virtual:world', not found Package libwapcaplet was not found in the pkg-config search path. Perhaps you should add the directory containing `libwapcaplet.pc' to the PKG_CONFIG_PATH environment variable Package 'libwapcaplet', required by 'virtual:world', not found Package libparserutils was not found in the pkg-config search path. Perhaps you should add the directory containing `libparserutils.pc' to the PKG_CONFIG_PATH environment variable Package 'libparserutils', required by 'virtual:world', not found Package libwapcaplet was not found in the pkg-config search path. Perhaps you should add the directory containing `libwapcaplet.pc' to the PKG_CONFIG_PATH environment variable Package 'libwapcaplet', required by 'virtual:world', not found Package libhubbub was not found in the pkg-config search path. Perhaps you should add the directory containing `libhubbub.pc' to the PKG_CONFIG_PATH environment variable Package 'libhubbub', required by 'virtual:world', not found Package libhubbub was not found in the pkg-config search path. Perhaps you should add the directory containing `libhubbub.pc' to the PKG_CONFIG_PATH environment variable Package 'libhubbub', required by 'virtual:world', not found + git describe --abbrev=0 --match=release/* + TAG=release/0.4.2 + VER=0.4.2 + DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/release/ + SRC_TGZ=libdom-0.4.2.tar.gz + scp libdom-0.4.2.tar.gz netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/release//libdom-0.4.2.tar.gz + rm -f libdom-0.4.2.tar.gz Finished: SUCCESS