Started by user Vincent Sanders Building on master in workspace /var/lib/jenkins/workspace/source-libnsbmp-release Cloning the remote Git repository Cloning repository git://git.netsurf-browser.org/libnsbmp.git > git init /var/lib/jenkins/workspace/source-libnsbmp-release # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/libnsbmp.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libnsbmp.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://git.netsurf-browser.org/libnsbmp.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/libnsbmp.git # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/libnsbmp.git > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libnsbmp.git +refs/tags/release/*:refs/remotes/origin/tags/release/* Seen branch in repository origin/master 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.1.3 Seen branch in repository origin/tags/release/0.1.4 Seen branch in repository origin/tags/release/0.1.5 Seen branch in repository origin/tags/release/0.1.6 Seen branch in repository origin/tags/release/0.1.7 Seen 9 remote branches Checking out Revision 907786f5c59642ad9b9fef09d4ff619c65332174 (origin/tags/release/0.1.7) > git config core.sparsecheckout # timeout=10 > git checkout -f 907786f5c59642ad9b9fef09d4ff619c65332174 First time build. Skipping changelog. > git tag -a -f -m Jenkins Build #11 jenkins-source-libnsbmp-release-11 # timeout=10 [source-libnsbmp-release] $ /bin/sh -xe /tmp/hudson6919465771046722063.sh + cut -d - -f 1 + echo source-libnsbmp-release + TARGET=source + cut -d - -f 2 + echo source-libnsbmp-release + TARNAME=libnsbmp + 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 + git describe --abbrev=0 --match=release/* + TAG=release/0.1.7 + VER=0.1.7 + DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/release/ + SRC_TGZ=libnsbmp-0.1.7.tar.gz + scp libnsbmp-0.1.7.tar.gz netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/release//libnsbmp-0.1.7.tar.gz + rm -f libnsbmp-0.1.7.tar.gz Finished: SUCCESS