FailedConsole Output

Started by an SCM change
Building on master in workspace /var/lib/jenkins/workspace/source-libutf8proc
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.netsurf-browser.org/libutf8proc.git # timeout=10
Fetching upstream changes from git://git.netsurf-browser.org/libutf8proc.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libutf8proc.git +refs/tags/release/*:refs/remotes/origin/tags/release/*
Seen branch in repository origin/master
Seen branch in repository origin/tags/release/1.1.6
Seen branch in repository origin/tags/release/1.3.1
Seen branch in repository origin/tags/release/1.3.1-1
Seen 4 remote branches
Checking out Revision e9507534f46c1805fe990da9b9be269210118903 (origin/tags/release/1.3.1-1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9507534f46c1805fe990da9b9be269210118903
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #3 jenkins-source-libutf8proc-3 # timeout=10
[source-libutf8proc] $ /bin/sh -xe /tmp/hudson5428358671986635484.sh
+ TARGET=source
+ TARNAME=libutf8proc
+ 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=/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64:/var/lib/jenkins/artifacts-source/lib
+ make dist
/var/lib/jenkins/artifacts-source/share/netsurf-buildsystem/makefiles/Makefile.top:246: *** Component Version "1.3.1" and GIT tag version "1.3.1-1" do not match.  Stop.
Build step 'Execute shell' marked build as failure
Finished: FAILURE