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

Build failed in Jenkins: lintian-tests_sid #1388



https://jenkins.debian.net/job/lintian-tests_sid/1388/Changes:

[roucaries.bastien+debian] Fix bug number in cruft.desc

------------------------------------------
[...truncated 4645 lines...]
tests::version-substvars-general:    dh_strip
tests::version-substvars-general:    dh_makeshlibs
tests::version-substvars-general:    dh_shlibdeps
tests::version-substvars-general:    dh_installdeb
tests::version-substvars-general:    dh_gencontrol
tests::version-substvars-general: dpkg-gencontrol: warning: Depends field of package program-bin: unknown substitution variable ${shlibs:Depends}
tests::version-substvars-general: dpkg-gencontrol: warning: Depends field of package program-data: unknown substitution variable ${shlibs:Depends}
tests::version-substvars-general: dpkg-gencontrol: error: Depends field of package program-data: obsolete substitution variable ${Source-Version}
tests::version-substvars-general: dh_gencontrol: dpkg-gencontrol -pprogram-data -ldebian/changelog -Tdebian/program-data.substvars -Pdebian/program-data returned exit code 255
tests::version-substvars-general: debian/rules:6: recipe for target 'binary' failed
tests::version-substvars-general: make: *** [binary] Error 2
tests::version-substvars-general: dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
tests::version-substvars-general: ---- END BUILD LOG
error tests::version-substvars-general: internal error: cd /tmp/testrun/debian/test-out/tests/version-substvars-general/version-substvars-general-1.0 && dpkg-buildpackage -rfakeroot -us -uc -d -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --source-option=--auto-commit >/tmp/testrun/debian/test-out/tests/version-substvars-general/build.version-substvars-general 2>&1 at t/runtests line 452.

...............
tests::legacy-binary: ---- START BUILD LOG
tests::legacy-binary: dpkg-buildpackage: warning: using a gain-root-command while being root
tests::legacy-binary: dpkg-buildpackage: info: source package binary
tests::legacy-binary: dpkg-buildpackage: info: source version 4-1.1
tests::legacy-binary: dpkg-buildpackage: info: source distribution unstable
tests::legacy-binary: dpkg-buildpackage: info: source changed by Jeroen van Wolffelaar <jeroen@wolffelaar.nl>
tests::legacy-binary:  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit --before-build binary-4-1.1
tests::legacy-binary: dpkg-buildpackage: info: host architecture amd64
tests::legacy-binary: dpkg-source: warning: unknown information field 'Vcs-Svn' in input data in package's section of control info file
tests::legacy-binary: dpkg-source: warning: --auto-commit is not a valid option for Dpkg::Source::Package::V1
tests::legacy-binary:  fakeroot debian/rules clean
tests::legacy-binary: make -i clean
tests::legacy-binary: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: rm -f hello hello-static
tests::legacy-binary: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: [ ! -f debian/files ] || rm -f debian/files
tests::legacy-binary: [ ! -f debian/substvars ] || rm -f debian/substvars
tests::legacy-binary: [ ! -d debian/tmp ] || rm -rf debian/tmp
tests::legacy-binary: [ ! -d debian/binary ] || rm -rf debian/binary
tests::legacy-binary: [ ! -d debian/binary-data ] || rm -rf debian/binary-data
tests::legacy-binary:  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit -b binary-4-1.1
tests::legacy-binary: dpkg-source: warning: unknown information field 'Vcs-Svn' in input data in package's section of control info file
tests::legacy-binary: dpkg-source: warning: --auto-commit is not a valid option for Dpkg::Source::Package::V1
tests::legacy-binary: dpkg-source: warning: source directory 'binary-4-1.1' is not <sourcepackage>-<upstreamversion> 'binary-4'
tests::legacy-binary: dpkg-source: info: using source format '1.0'
tests::legacy-binary: dpkg-source: info: building binary in binary_4-1.1.tar.gz
tests::legacy-binary: dpkg-source: info: building binary in binary_4-1.1.dsc
tests::legacy-binary:  debian/rules build
tests::legacy-binary: make
tests::legacy-binary: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: gcc hello.c -o hello
tests::legacy-binary: gcc -static hello.c -o hello-static
tests::legacy-binary: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: echo 
tests::legacy-binary: 
tests::legacy-binary:  fakeroot debian/rules binary
tests::legacy-binary: make
tests::legacy-binary: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: make[1]: Nothing to be done for 'all'.
tests::legacy-binary: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/binary/binary-4-1.1'
tests::legacy-binary: echo /tmp/testrun/debian/test-out/tests/binary/binary-4-1.1
tests::legacy-binary: /tmp/testrun/debian/test-out/tests/binary/binary-4-1.1
tests::legacy-binary: install -d debian/tmp/usr/bin
tests::legacy-binary: install -d debian/tmp/boot/hello
tests::legacy-binary: install -m 755 hello debian/tmp/usr/bin
tests::legacy-binary: touch debian/tmp/usr/bin/iminusrbin
tests::legacy-binary: chmod 755 debian/tmp/usr/bin/iminusrbin
tests::legacy-binary: install -m 755 hello-static debian/tmp/usr/bin
tests::legacy-binary: strip debian/tmp/usr/bin/hello-static
tests::legacy-binary: install -m 755 hello-static debian/tmp/usr/bin/hello.static
tests::legacy-binary: strip --remove-section=.comment --remove-section=.note debian/tmp/usr/bin/hello.static
tests::legacy-binary: ln debian/tmp/usr/bin/hello.static debian/tmp/usr/bin/static-hello
tests::legacy-binary: install -m 755 hello-static debian/tmp/boot/hello
tests::legacy-binary: strip --remove-section=.comment --remove-section=.note debian/tmp/boot/hello/hello-static
tests::legacy-binary: install -d debian/tmp/usr/share/doc/binary
tests::legacy-binary: install -m 644 INSTALL debian/tmp/usr/share/doc/binary
tests::legacy-binary: install -d debian/tmp/usr/share/doc/binary/html
tests::legacy-binary: echo '<html></html>' > debian/tmp/usr/share/doc/binary/html/index.html
tests::legacy-binary: echo '<html></html>' > debian/tmp/usr/share/doc/binary/html/ch1.html
tests::legacy-binary: ln -s ../html/./ch1.html debian/tmp/usr/share/doc/binary/html/ch2.html
tests::legacy-binary: ln -s /usr/share/doc/binary/htm/ch1.html debian/tmp/usr/share/doc/binary/html/ch3.html
tests::legacy-binary: echo '<html></html>' > debian/tmp/usr/share/doc/binary/html/ch5.html
tests::legacy-binary: ln debian/tmp/usr/share/doc/binary/html/ch5.html \
tests::legacy-binary:     debian/tmp/usr/share/doc/binary/html/ch6.html
tests::legacy-binary: install -d debian/tmp/usr/share/menu
tests::legacy-binary: install -d debian/tmp/usr/lib/menu
tests::legacy-binary: install -d debian/tmp/usr/share/binary
tests::legacy-binary: install -m 644 debian/menu debian/tmp/usr/share/menu/binary
tests::legacy-binary: install -m 644 debian/menu debian/tmp/usr/lib/menu/binary
tests::legacy-binary: install -d debian/tmp/etc/menu-methods
tests::legacy-binary: install -m 755 debian/menu-method debian/tmp/etc/menu-methods/lintian
tests::legacy-binary: install -d debian/tmp/usr/share/doc-base
tests::legacy-binary: install -m 644 debian/doc-base debian/tmp/usr/share/doc-base/binary
tests::legacy-binary: touch 'debian/tmp/usr/share/doc-base/space '
tests::legacy-binary: install -m 644 debian/README.Debian debian/tmp/usr/share/doc/binary
tests::legacy-binary: install -m 644 debian/NEWS.Debian debian/tmp/usr/share/doc/binary
tests::legacy-binary: gzip -n -9 debian/tmp/usr/share/doc/binary/NEWS.Debian
tests::legacy-binary: install -m 644 debian/copyright debian/tmp/usr/share/doc/binary
tests::legacy-binary: install -m 644 debian/changelog debian/tmp/usr/share/doc/binary
tests::legacy-binary: #gzip -n -9 debian/tmp/usr/share/doc/binary/changelog
tests::legacy-binary: install -d debian/tmp/DEBIAN
tests::legacy-binary: install -m 755 debian/postinst debian/tmp/DEBIAN
tests::legacy-binary: install -m 644 debian/conffiles debian/tmp/DEBIAN
tests::legacy-binary: install -d debian/tmp/usr/share/applications
tests::legacy-binary: install -m 644 debian/hello.desktop \
tests::legacy-binary:     debian/tmp/usr/share/applications/hello.desktop
tests::legacy-binary: install -m 755 debian/goodbye.desktop \
tests::legacy-binary:     debian/tmp/usr/share/applications/goodbye.desktop
tests::legacy-binary: # should be ok...
tests::legacy-binary: echo boe > debian/tmp/usr/bar
tests::legacy-binary: ln debian/tmp/usr/bar debian/tmp/usr/foo 
tests::legacy-binary: # but this isn't
tests::legacy-binary: echo boe > debian/tmp/usr/bar2
tests::legacy-binary: ln debian/tmp/usr/bar2 debian/tmp/usr/share/baz 
tests::legacy-binary: dd if=/dev/zero of=debian/tmp/usr/share/binary/largefile bs=1024 count=4000
tests::legacy-binary: 4000+0 records in
tests::legacy-binary: 4000+0 records out
tests::legacy-binary: 4096000 bytes (4.1 MB, 3.9 MiB) copied, 0.0114323 s, 358 MB/s
tests::legacy-binary: install -d debian/binary-data/DEBIAN
tests::legacy-binary: install -d debian/binary-data/usr/share/doc
tests::legacy-binary: ln -s binary debian/binary-data/usr/share/doc/binary-data
tests::legacy-binary: dpkg-shlibdeps debian/tmp/usr/bin/hello
tests::legacy-binary: dpkg-gencontrol -pbinary -isp
tests::legacy-binary: dpkg-gencontrol: warning: -isp is deprecated; it is without effect
tests::legacy-binary: dpkg-gencontrol: warning: unknown information field 'Vcs-Svn' in input data in package's section of control info file
tests::legacy-binary: dpkg-gencontrol: error: Pre-Depends field of package binary: obsolete substitution variable ${Source-Version}
tests::legacy-binary: debian/rules:22: recipe for target 'binary-arch' failed
tests::legacy-binary: make: *** [binary-arch] Error 255
tests::legacy-binary: dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
tests::legacy-binary: ---- END BUILD LOG
error tests::legacy-binary: internal error: cd /tmp/testrun/debian/test-out/tests/binary/binary-4-1.1 && dpkg-buildpackage -rfakeroot -us -uc -d -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --source-option=--auto-commit >/tmp/testrun/debian/test-out/tests/binary/build.binary 2>&1 at t/runtests line 452.

.........
tests::legacy-libbaz: ---- START BUILD LOG
tests::legacy-libbaz: dpkg-buildpackage: warning: using a gain-root-command while being root
tests::legacy-libbaz: dpkg-buildpackage: info: source package libbaz
tests::legacy-libbaz: dpkg-buildpackage: info: source version 1-1
tests::legacy-libbaz: dpkg-buildpackage: info: source distribution unstable
tests::legacy-libbaz: dpkg-buildpackage: info: source changed by Sean 'Shaleh' Perry <shaleh@debian.org>
tests::legacy-libbaz:  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit --before-build libbaz-1-1
tests::legacy-libbaz: dpkg-buildpackage: info: host architecture amd64
tests::legacy-libbaz: dpkg-source: warning: --auto-commit is not a valid option for Dpkg::Source::Package::V1
tests::legacy-libbaz:  fakeroot debian/rules clean
tests::legacy-libbaz: /usr/bin/make clean
tests::legacy-libbaz: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz: rm -f *.a *.o *.so* *.sho
tests::legacy-libbaz: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz: dh_clean -plibbaz2 -plibbaz2-dev
tests::legacy-libbaz: dh_clean: Compatibility levels before 9 are deprecated (level 6 in use)
tests::legacy-libbaz: rm -f debian/files debian/substvars
tests::legacy-libbaz: rm -rf debian/tmp-lib debian/tmp-dev
tests::legacy-libbaz:  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit -b libbaz-1-1
tests::legacy-libbaz: dpkg-source: warning: --auto-commit is not a valid option for Dpkg::Source::Package::V1
tests::legacy-libbaz: dpkg-source: warning: source directory 'libbaz-1-1' is not <sourcepackage>-<upstreamversion> 'libbaz-1'
tests::legacy-libbaz: dpkg-source: info: using source format '1.0'
tests::legacy-libbaz: dpkg-source: info: building libbaz in libbaz_1-1.tar.gz
tests::legacy-libbaz: dpkg-source: info: building libbaz in libbaz_1-1.dsc
tests::legacy-libbaz:  debian/rules build
tests::legacy-libbaz: /usr/bin/make
tests::legacy-libbaz: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz: gcc -g -Wall -Winline -O2 -D_REENTRANT -fPIC -o baz.sho -c baz.c
tests::legacy-libbaz: gcc -g -Wall -Winline -O2 -D_REENTRANT -fPIC -o extra.sho -c extra.c
tests::legacy-libbaz: ar cqS libbaz1.a baz.sho extra.sho
tests::legacy-libbaz: strip --strip-unneeded --remove-section=.comment \
tests::legacy-libbaz: 	--remove-section=-note libbaz1.a
tests::legacy-libbaz: gcc -g -Wall -Winline -O2 -D_REENTRANT -o baz.o -c baz.c
tests::legacy-libbaz: gcc -g -Wall -Winline -O2 -D_REENTRANT -o extra.o -c extra.c
tests::legacy-libbaz: ar cq libbaz2.a baz.o extra.o
tests::legacy-libbaz: strip --strip-unneeded --remove-section=.comment \
tests::legacy-libbaz: 	--remove-section=-note libbaz2.a
tests::legacy-libbaz: ranlib libbaz2.a
tests::legacy-libbaz: gcc -o libbaz1.so.1.0.3b -shared baz.sho extra.sho -lc
tests::legacy-libbaz: gcc -o libbaz2.so.1.0.3b -shared -Wl,-soname,libbaz2.so.1.0 baz.sho extra.sho -lc
tests::legacy-libbaz: ln -sf libbaz2.so.1.0.3b libbaz2.so.1.0
tests::legacy-libbaz: ln -sf libbaz2.so.1.0 libbaz2.so
tests::legacy-libbaz: gcc -o libbaz3.so.1.0.3b -shared -Wl,-soname,libbaz3.so.1 baz.sho extra.sho -lc
tests::legacy-libbaz: gcc -o libbaz.so -shared -Wl,-soname,libbaz.so baz.sho extra.sho -lc
tests::legacy-libbaz: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz:  fakeroot debian/rules binary
tests::legacy-libbaz: /usr/bin/make
tests::legacy-libbaz: make[1]: Entering directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz: make[1]: Nothing to be done for 'all'.
tests::legacy-libbaz: make[1]: Leaving directory '/tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1'
tests::legacy-libbaz: install -d debian/libbaz2-dev/usr/lib
tests::legacy-libbaz: cp -a libbaz2.a libbaz2.so debian/libbaz2-dev/usr/lib
tests::legacy-libbaz: # usually, I'd also include some .h files to /usr/include
tests::legacy-libbaz: # Now the correct libbaz2 package
tests::legacy-libbaz: install -d debian/libbaz2/usr/lib
tests::legacy-libbaz: cp -a libbaz2.so.* debian/libbaz2/usr/lib
tests::legacy-libbaz: chmod a-x debian/libbaz2/usr/lib/*
tests::legacy-libbaz: # General stuff that is tested in other testsets:
tests::legacy-libbaz: dh_installdocs -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: dh_compress -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: # Mess up the libbaz2 changelog files to test the symlink handling.
tests::legacy-libbaz: ln -s /usr/share/doc/lintian/changelog.gz \
tests::legacy-libbaz:     debian/libbaz2/usr/share/doc/libbaz2/changelog.gz
tests::legacy-libbaz: install -m 644 debian/changelog \
tests::legacy-libbaz:     debian/libbaz2-dev/usr/share/doc/libbaz2-dev/foo
tests::legacy-libbaz: ln -s foo debian/libbaz2-dev/usr/share/doc/libbaz2-dev/changelog
tests::legacy-libbaz: # Okay, if either line is omitted, it should be noted
tests::legacy-libbaz: dh_strip --dbg-package=libbaz2-dbg -plibbaz2 -plibbaz2-dev
tests::legacy-libbaz: dh_strip: Compatibility levels before 9 are deprecated (level 6 in use)
tests::legacy-libbaz: dh_makeshlibs -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: dh_shlibdeps -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: dpkg-shlibdeps: warning: symbol exp used by debian/libbaz2/usr/lib/libbaz2.so.1.0.3b found in none of the libraries
tests::legacy-libbaz: # and again, regular packaging stuff
tests::legacy-libbaz: dh_installdeb -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: dh_installdeb: Compatibility levels before 9 are deprecated (level 6 in use)
tests::legacy-libbaz: echo udeb: libbaz2 1.0 libbaz2 >> debian/libbaz2/DEBIAN/shlibs
tests::legacy-libbaz: dh_gencontrol -plibbaz2 -plibbaz2-dev -plibbaz2-dbg
tests::legacy-libbaz: dpkg-gencontrol: warning: Depends field of package libbaz2-dev: unknown substitution variable ${shlibs:Depends}
tests::legacy-libbaz: dpkg-gencontrol: error: Depends field of package libbaz2-dev: obsolete substitution variable ${Source-Version}
tests::legacy-libbaz: dh_gencontrol: dpkg-gencontrol -plibbaz2-dev -ldebian/changelog -Tdebian/libbaz2-dev.substvars -Pdebian/libbaz2-dev returned exit code 255
tests::legacy-libbaz: debian/rules:26: recipe for target 'binary-correct' failed
tests::legacy-libbaz: make: *** [binary-correct] Error 2
tests::legacy-libbaz: dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
tests::legacy-libbaz: ---- END BUILD LOG
error tests::legacy-libbaz: internal error: cd /tmp/testrun/debian/test-out/tests/libbaz/libbaz-1-1 && dpkg-buildpackage -rfakeroot -us -uc -d -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --source-option=--auto-commit >/tmp/testrun/debian/test-out/tests/libbaz/build.libbaz 2>&1 at t/runtests line 452.

.........
Skipped/disabled tests:
  [debs]
    deb-format-wrong-order: Missing Depends: dpkg (<< 1.17.2)
  [tests]
    binaries-missing-lfs: architecture mismatch
    changelog-file-strange-date: Missing Depends: dpkg (<< 1.18.2)
    debhelper-compat: Missing Depends: debhelper (<< 9.20151101~)
    debhelper-compat-empty: Missing Depends: debhelper (<< 9.20151101~)
    runtests-arch-i386: architecture mismatch
    shared-libs-non-pic-i386: architecture mismatch

Failed tests (5)
    tests::binaries-hardening
    tests::deb-format-udeb-compression
    tests::version-substvars-general
    tests::legacy-binary
    tests::legacy-libbaz
debian/rules:48: recipe for target 'runtests' failed
make: *** [runtests] Error 1
+ cleanup
+ '[' -e /chroots/chroot-run-sid.sVUb4DVqA/tmp/testrun/stats.csv ']'
++ ls -1 '/chroots/chroot-run-sid.sVUb4DVqA/tmp/debian-edu-doc_*.changes'
++ true
+ CHANGES=
+ '[' '!' -z '' ']'
+ '[' false = true ']'
+ '[' -d /chroots/chroot-run-sid.sVUb4DVqA/proc ']'
+ sudo umount -l /chroots/chroot-run-sid.sVUb4DVqA/proc
+ '[' -d /chroots/chroot-run-sid.sVUb4DVqA/testrun ']'
+ '[' -d /chroots/chroot-run-sid.sVUb4DVqA ']'
+ sudo rm -rf --one-file-system /chroots/chroot-run-sid.sVUb4DVqA
Mon  7 Nov 23:39:15 UTC 2016 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-PU0w0f2z, which will now be removed.
Build step 'Execute shell' marked build as failure


Reply to: