SuccessConsole Output

Started by user Vincent Sanders
Building on master in workspace /var/lib/jenkins/workspace/source-libhubbub-release
Cloning the remote Git repository
Cloning repository git://git.netsurf-browser.org/libhubbub.git
 > git init /var/lib/jenkins/workspace/source-libhubbub-release # timeout=10
Fetching upstream changes from git://git.netsurf-browser.org/libhubbub.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libhubbub.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.netsurf-browser.org/libhubbub.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/libhubbub.git # timeout=10
Fetching upstream changes from git://git.netsurf-browser.org/libhubbub.git
 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libhubbub.git +refs/tags/release/*:refs/remotes/origin/tags/release/*
Seen branch in repository origin/chris/amiga-lib
Seen branch in repository origin/master
Seen branch in repository origin/rupindersingh/libhubbub
Seen branch in repository origin/rupindersingh/test
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.3.5
Seen branch in repository origin/tags/release/0.3.6
Seen branch in repository origin/tags/release/0.3.7
Seen branch in repository origin/tags/release/0.3.8
Seen 14 remote branches
Checking out Revision 41503a5e52009eea7f02a50faa4d2e0aaff5e19b (origin/tags/release/0.3.8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41503a5e52009eea7f02a50faa4d2e0aaff5e19b
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #10 jenkins-source-libhubbub-release-10 # timeout=10
[source-libhubbub-release] $ /bin/sh -xe /tmp/hudson6581343255219581336.sh
+ echo source-libhubbub-release
+ cut -d - -f 1
+ TARGET=source
+ echo source-libhubbub-release
+ cut -d - -f 2
+ TARNAME=libhubbub
+ 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 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
ENTITIES: src/tokeniser/entities.inc
+ git describe --abbrev=0 --match=release/*
+ TAG=release/0.3.8
+ VER=0.3.8
+ DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/release/
+ SRC_TGZ=libhubbub-0.3.8.tar.gz
+ scp libhubbub-0.3.8.tar.gz netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/release//libhubbub-0.3.8.tar.gz
+ rm -f libhubbub-0.3.8.tar.gz
Finished: SUCCESS