[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Build failed in Jenkins: dpkg-source #125



See <http://jenkins.grml.org/job/dpkg-source/125/>

------------------------------------------
Started by user Michael Prokop
Checkout:workspace / <http://jenkins.grml.org/job/dpkg-source/ws/> - hudson.remoting.LocalChannel@7a425f23
Using strategy: Default
Last Built Revision: Revision 91495b86e060f0855af5ccd1af803cdf1b0b4199 (origin/master)
Checkout:source / <http://jenkins.grml.org/job/dpkg-source/ws/source> - hudson.remoting.LocalChannel@7a425f23
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://git.debian.org/git/dpkg/dpkg.git
Commencing build of Revision 91495b86e060f0855af5ccd1af803cdf1b0b4199 (origin/master)
Checking out Revision 91495b86e060f0855af5ccd1af803cdf1b0b4199 (origin/master)
Cleaning workspace
[workspace] $ /bin/sh -xe /tmp/hudson2790324101107673675.sh
+ echo '*** dpkg specifics ***'
*** dpkg specifics ***
+ sudo apt-get install -y automake autoconf autopoint pkg-config gettext flex
Reading package lists...
Building dependency tree...
Reading state information...
autoconf is already the newest version.
automake is already the newest version.
flex is already the newest version.
autopoint is already the newest version.
gettext is already the newest version.
pkg-config is already the newest version.
The following packages were automatically installed and are no longer required:
  grml-network libterm-readkey-perl
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ cd source
+ ./debian/rules configure
dh_testdir
autoreconf -v -i
autoreconf: Entering directory `.'
autoreconf: running: autopoint
Copying file ABOUT-NLS
Creating directory build-aux
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file dselect/po/Makefile.in.in
Copying file po/Makefile.in.in
Copying file scripts/po/Makefile.in.in
Copying file dselect/po/Makevars.template
Copying file po/Makevars.template
Copying file scripts/po/Makevars.template
Copying file dselect/po/Rules-quot
Copying file po/Rules-quot
Copying file scripts/po/Rules-quot
Copying file dselect/po/boldquot.sed
Copying file po/boldquot.sed
Copying file scripts/po/boldquot.sed
Copying file dselect/po/en@boldquot.header
Copying file po/en@boldquot.header
Copying file scripts/po/en@boldquot.header
Copying file dselect/po/en@quot.header
Copying file po/en@quot.header
Copying file scripts/po/en@quot.header
Copying file dselect/po/insert-header.sin
Copying file po/insert-header.sin
Copying file scripts/po/insert-header.sin
Copying file dselect/po/quot.sed
Copying file po/quot.sed
Copying file scripts/po/quot.sed
Copying file dselect/po/remove-potcdate.sin
Copying file po/remove-potcdate.sin
Copying file scripts/po/remove-potcdate.sin
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:19: installing `build-aux/config.guess'
configure.ac:19: installing `build-aux/config.sub'
configure.ac:13: installing `build-aux/install-sh'
configure.ac:13: installing `build-aux/missing'
dpkg-deb/Makefile.am: installing `build-aux/depcomp'
configure.ac: installing `build-aux/ylwrap'
autoreconf: Leaving directory `.'
[workspace] $ /bin/sh -xe /tmp/hudson8273113300781655951.sh
+ /usr/bin/generate-git-snapshot auto
+ set -e
+ set -u
+ '[' -n '' ']'
+ DEBEMAIL='jenkins.grml.org Autobuilder <jenkins@grml.org>'
+ export DEBEMAIL
+ '[' '!' -d source ']'
+ '[' -z 125 ']'
+ echo '***  source package build phase ***'
***  source package build phase ***
+ rm -f ./dpkg_1.16.2~124.gbp91495b.dsc ./dpkg_1.16.2~124.gbp91495b.tar.bz2 ./dpkg_1.16.2~124.gbp91495b_source.build ./dpkg_1.16.2~124.gbp91495b_source.changes ./source
rm: cannot remove `./source': Is a directory
+ true
+ cd source
+ '[' -n '' ']'
+ DCH_OPTS='-S --multimaint-merge --ignore-branch'
+ echo 'Using default git-dch options (-S --multimaint-merge --ignore-branch)'
Using default git-dch options (-S --multimaint-merge --ignore-branch)
+ '[' -n '' ']'
+ '[' -n '' ']'
+ DCH_EXTRA_OPTS=--snapshot-number=125
+ echo 'Using extra git-dch options (--snapshot-number=125)'
Using extra git-dch options (--snapshot-number=125)
+ branch_checkout debian
+ '[' -n debian ']'
+ local BRANCH=debian
+ git branch -a
+ egrep -q '\s+remotes/origin/debian$'
+ branch_checkout upstream
+ '[' -n upstream ']'
+ local BRANCH=upstream
+ git branch -a
+ egrep -q '\s+remotes/origin/upstream$'
+ git checkout master
Switched to branch 'master'
+ rm -rf .pc
+ '[' auto = auto ']'
+ echo 'Using git-dch with auto mode.'
Using git-dch with auto mode.
+ git_dch_auto
+ git-dch --auto -S --multimaint-merge --ignore-branch --snapshot-number=125
Changelog last touched at 'd3b995a4d90412d29077c512021df1545acdb7ef'
Continuing from commit 'd3b995a4d90412d29077c512021df1545acdb7ef'
Changelog has been prepared for snapshot #125 at 91495b86e060f0855af5ccd1af803cdf1b0b4199
+ debchange --release ''
+ git-buildpackage -tc --git-ignore-new -S -us -uc
dh_testdir
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf build-tree
dh_clean
 dpkg-buildpackage -rfakeroot -d -us -uc -i -I -tc -S
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package dpkg
dpkg-buildpackage: source version 1.16.2~125.gbp91495b
dpkg-buildpackage: source changed by jenkins.grml.org Autobuilder <jenkins@grml.org>
 dpkg-source -i -I --before-build source
dpkg-source: info: using options from source/debian/source/options: --compression=bzip2
 fakeroot debian/rules clean
dh_testdir
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf build-tree
dh_clean
 dpkg-source -i -I -b source
dpkg-source: info: using options from source/debian/source/options: --compression=bzip2
dpkg-source: info: using source format `3.0 (native)'
dpkg-source: info: building dpkg in dpkg_1.16.2~125.gbp91495b.tar.bz2
dpkg-source: info: building dpkg in dpkg_1.16.2~125.gbp91495b.dsc
 dpkg-genchanges -S >../dpkg_1.16.2~125.gbp91495b_source.changes
dpkg-genchanges: including full source code in upload
 fakeroot debian/rules clean
dh_testdir
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf build-tree
dh_clean
 dpkg-source -i -I --after-build source
dpkg-source: info: using options from source/debian/source/options: --compression=bzip2
dpkg-buildpackage: source only upload: Debian-native package
Now running lintian...
W: dpkg source: changelog-should-mention-nmu
W: dpkg source: source-nmu-has-incorrect-version-number 1.16.2~125.gbp91495b
W: dpkg source: newer-standards-version 3.9.2 (current is 3.9.1)
N: 1 tag overridden (1 warning)
Finished running lintian.
+ cd source/
/usr/bin/generate-git-snapshot: line 127: cd: source/: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints


Reply to: