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

Bug#744275: marked as done (adapt (build-)deps to allow no-fuzz backports)



Your message dated Tue, 21 Oct 2014 01:03:54 +0000
with message-id <E1XgNre-0000iE-Ba@franck.debian.org>
and subject line Bug#744275: fixed in biber 1.9-2
has caused the Debian Bug report #744275,
regarding adapt (build-)deps to allow no-fuzz backports
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
744275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744275
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: biber
Version: 1.8-1
Severity: normal

As can easily be checked, biber 1.8 build depends on Perl 5.16, not
5.14, as listed in the build dependencies (see below).

Package: biber
Binary: biber
Version: 1.8-1
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Uploaders: Danai SAE-HAN (韓達耐) <danai@debian.org>, Norbert Preining
<preining@debian.org>
Build-Depends: debhelper (>= 9), perl (>= 5.14.0),
libautovivification-perl, libconfig-autoconf-perl (>= 0.15),
libdata-compare-perl, libdata-dump-perl, libdate-simple-perl,
 libencode-eucjpms-perl, libencode-hanextra-perl,
libencode-jis2k-perl, libextutils-libbuilder-perl (>= 0.02),
libfile-slurp-unicode-perl, libfile-which-perl, libipc-run3-pe
rl, liblist-allutils-perl, liblist-moreutils-perl,
liblog-log4perl-perl, liblwp-protocol-https-perl, libreadonly-perl,
libreadonly-xs-perl, libregexp-common-perl, libtext-bi
btex-perl (>= 0.66), libunicode-collate-perl (>= 0.98),
libunicode-linebreak-perl, libwww-perl, libxml-libxml-simple-perl,
libxml-libxslt-perl, libtest-pod-perl (>= 1.22), libxml-writer-perl,
libbusiness-isbn-perl, libbusiness-ismn-perl, libbusiness-issn-perl,
liburi-perl, libtest-pod-coverage-perl (>= 1.08), tex-common

Additionally, biber has a runtime dependency on Perl 5.16 as well, not
just perl, as listed in the runtime dependencies (see below).

Package: biber
Version: 1.8-1
Installed-Size: 1748
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Architecture: all
Depends: dpkg (>= 1.14.18), tex-common (>= 4), perl,
libautovivification-perl, libdata-compare-perl, libdata-dump-perl,
libdate-simple-perl, libencode-eucjpms-perl, libencod
e-hanextra-perl, libencode-jis2k-perl, libfile-slurp-unicode-perl,
libipc-run3-perl, liblwp-protocol-https-perl, liblist-allutils-perl,
liblist-moreutils-perl, liblog-log4pe
rl-perl, libreadonly-perl, libregexp-common-perl, libtext-bibtex-perl
(>= 0.66), libunicode-collate-perl (>= 0.98),
libunicode-linebreak-perl, libwww-perl, libxml-libxml-sim
ple-perl, libxml-libxslt-perl, libxml-writer-perl,
libbusiness-isbn-perl, libbusiness-ismn-perl, libbusiness-issn-perl,
liburi-perl
Recommends: texlive-bibtex-extra, libreadonly-xs-perl

Both these facts become obvious if you try to build or run biber 1.8
on Debian wheezy, which has Perl 5.14. 

Installng the biber binary from unstable on wheezy succeeds, but this
is what you get when you try to run it:

$ biber

Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/bin/biber
line 6.
BEGIN failed--compilation aborted at /usr/bin/biber line 6.

Similarly, the build dependencies are satisfied on wheezy, but trying
to build it produces immediate complaints as follows:

    faheem@orwell:/usr/local/src/biber/biber-1.8$ debuild -uc -us
     dpkg-buildpackage -rfakeroot -D -us -uc
    dpkg-buildpackage: source package biber
    dpkg-buildpackage: source version 1.8-1
    dpkg-buildpackage: source changed by Norbert Preining <preining@debian.org>
    dpkg-source --before-build biber-1.8
    dpkg-buildpackage: host architecture amd64
     fakeroot debian/rules clean
    dh clean --with tex
       dh_testdir
       dh_auto_clean
       dh_clean
     dpkg-source -b biber-1.8
    dpkg-source: info: using source format 3.0 (quilt)'
    dpkg-source: info: building biber using existing ./biber_1.8.orig.tar.gz
    dpkg-source: info: building biber in biber_1.8-1.debian.tar.gz
    dpkg-source: info: building biber in biber_1.8-1.dsc
     debian/rules build
    dh build --with tex
       dh_testdir
       dh_auto_configure
    Checking prerequisites...
      requires:
        !  Encode::EUCJPASCII is not installed
        !  Mozilla::CA is not installed
        !  perl (5.14.2) is installed, but we need
    version >= 5.16.0
    
    ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install
    the versions of the modules indicated above before proceeding with
    this installation
    
    Run 'Build installdeps' to install missing prerequisites.
    

Then it gives a bunch more errors and crashes. Complete log attached.

                                                     Regards, Faheem

-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (500, 'oldstable'), (50, 'unstable'), (50, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: source package biber
dpkg-buildpackage: source version 1.8-1
dpkg-buildpackage: source changed by Norbert Preining <preining@debian.org>
 dpkg-source --before-build biber-1.8
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with tex
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b biber-1.8
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building biber using existing ./biber_1.8.orig.tar.gz
dpkg-source: info: building biber in biber_1.8-1.debian.tar.gz
dpkg-source: info: building biber in biber_1.8-1.dsc
 debian/rules build
dh build --with tex
   dh_testdir
   dh_auto_configure
Checking prerequisites...
  requires:
    !  Encode::EUCJPASCII is not installed
    !  Mozilla::CA is not installed
    !  perl (5.14.2) is installed, but we need version >= 5.16.0

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Run 'Build installdeps' to install missing prerequisites.

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'biblatex-biber' version '1.8'
   dh_auto_build
Building biblatex-biber
   debian/rules override_dh_auto_test
make[1]: Entering directory `/usr/local/src/biber/biber-1.8'
dh_auto_test -- test_files="t/basic-misc.t t/bcfvalidation.t t/biblatexml.t t/bibtex-aliases.t t/bibtex-forms.t t/bibtex-output.t t/configfile.t t/crossrefs.t t/dm-constraints.t t/dm-dateformats.t t/encoding.t t/endnotexml.t t/extratitle.t t/extratitleyear.t t/extrayear.t t/full.t t/labelalpha.t t/labelname.t t/names.t t/options.t t/pod-coverage.t t/pod.t t/related-entries.t t/ris.t t/sections-complex.t t/sections.t t/set-dynamic.t t/set-legacy.t t/set-static.t t/skips.t t/sort-case.t t/sort-complex.t t/sort-order.t t/sort-uc.t t/sorting.t t/sortlists.t t/tool-bltxml.t t/tool.t t/uniqueness.t t/utils.t t/xdata.t t/zoterordfxml.t"
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/basic-misc.t line 9.
BEGIN failed--compilation aborted at t/basic-misc.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/basic-misc.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 55/55 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/bcfvalidation.t line 9.
BEGIN failed--compilation aborted at t/bcfvalidation.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/bcfvalidation.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 44/44 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/biblatexml.t line 9.
BEGIN failed--compilation aborted at t/biblatexml.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/biblatexml.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/bibtex-aliases.t line 9.
BEGIN failed--compilation aborted at t/bibtex-aliases.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/bibtex-aliases.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 24/24 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/bibtex-forms.t line 9.
BEGIN failed--compilation aborted at t/bibtex-forms.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/bibtex-forms.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/bibtex-output.t line 6.
BEGIN failed--compilation aborted at t/bibtex-output.t line 6.
# Looks like your test exited with 255 before it could output anything.
t/bibtex-output.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/configfile.t line 7.
BEGIN failed--compilation aborted at t/configfile.t line 7.
# Looks like your test exited with 255 before it could output anything.
t/configfile.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/crossrefs.t line 9.
BEGIN failed--compilation aborted at t/crossrefs.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/crossrefs.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 31/31 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/dm-constraints.t line 9.
BEGIN failed--compilation aborted at t/dm-constraints.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/dm-constraints.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/dm-dateformats.t line 9.
BEGIN failed--compilation aborted at t/dm-dateformats.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/dm-dateformats.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 33/33 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/encoding.t line 9.
BEGIN failed--compilation aborted at t/encoding.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/encoding.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/endnotexml.t line 9.
BEGIN failed--compilation aborted at t/endnotexml.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/endnotexml.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/extratitle.t line 9.
BEGIN failed--compilation aborted at t/extratitle.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/extratitle.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/extratitleyear.t line 9.
BEGIN failed--compilation aborted at t/extratitleyear.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/extratitleyear.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/extrayear.t line 9.
BEGIN failed--compilation aborted at t/extrayear.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/extrayear.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests 
t/full.t .............. skipped: BIBER_DEV_TESTS not set
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/labelalpha.t line 9.
BEGIN failed--compilation aborted at t/labelalpha.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/labelalpha.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 113/113 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/labelname.t line 9.
BEGIN failed--compilation aborted at t/labelname.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/labelname.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/names.t line 9.
BEGIN failed--compilation aborted at t/names.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/names.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 54/54 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/options.t line 9.
BEGIN failed--compilation aborted at t/options.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/options.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber/Config.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber/Config.pm line 2.
Compilation failed in require at t/pod-coverage.t line 7.
BEGIN failed--compilation aborted at t/pod-coverage.t line 7.
t/pod-coverage.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/pod.t ............... ok
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/related-entries.t line 9.
BEGIN failed--compilation aborted at t/related-entries.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/related-entries.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/ris.t line 9.
BEGIN failed--compilation aborted at t/ris.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/ris.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sections-complex.t line 9.
BEGIN failed--compilation aborted at t/sections-complex.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sections-complex.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 64/64 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sections.t line 8.
BEGIN failed--compilation aborted at t/sections.t line 8.
# Looks like your test exited with 255 before it could output anything.
t/sections.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/set-dynamic.t line 9.
BEGIN failed--compilation aborted at t/set-dynamic.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/set-dynamic.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/set-legacy.t line 9.
BEGIN failed--compilation aborted at t/set-legacy.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/set-legacy.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/set-static.t line 9.
BEGIN failed--compilation aborted at t/set-static.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/set-static.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/skips.t line 9.
BEGIN failed--compilation aborted at t/skips.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/skips.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sort-case.t line 9.
BEGIN failed--compilation aborted at t/sort-case.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sort-case.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sort-complex.t line 9.
BEGIN failed--compilation aborted at t/sort-complex.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sort-complex.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sort-order.t line 9.
BEGIN failed--compilation aborted at t/sort-order.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sort-order.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 15/15 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sort-uc.t line 9.
BEGIN failed--compilation aborted at t/sort-uc.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sort-uc.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sorting.t line 9.
BEGIN failed--compilation aborted at t/sorting.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sorting.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 42/42 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/sortlists.t line 9.
BEGIN failed--compilation aborted at t/sortlists.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/sortlists.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/tool-bltxml.t line 6.
BEGIN failed--compilation aborted at t/tool-bltxml.t line 6.
# Looks like your test exited with 255 before it could output anything.
t/tool-bltxml.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/tool.t line 6.
BEGIN failed--compilation aborted at t/tool.t line 6.
# Looks like your test exited with 255 before it could output anything.
t/tool.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/uniqueness.t line 9.
BEGIN failed--compilation aborted at t/uniqueness.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/uniqueness.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 193/193 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/utils.t line 8.
BEGIN failed--compilation aborted at t/utils.t line 8.
# Looks like your test exited with 255 before it could output anything.
t/utils.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 22/22 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/xdata.t line 9.
BEGIN failed--compilation aborted at t/xdata.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/xdata.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
Perl v5.16.0 required--this is only v5.14.2, stopped at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
BEGIN failed--compilation aborted at /usr/local/src/biber/biber-1.8/blib/lib/Biber.pm line 2.
Compilation failed in require at t/zoterordfxml.t line 9.
BEGIN failed--compilation aborted at t/zoterordfxml.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/zoterordfxml.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 

Test Summary Report
-------------------
t/basic-misc.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 55 tests but ran 0.
t/bcfvalidation.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 44 tests but ran 0.
t/biblatexml.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/bibtex-aliases.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 24 tests but ran 0.
t/bibtex-forms.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
t/bibtex-output.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/configfile.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 0.
t/crossrefs.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 31 tests but ran 0.
t/dm-constraints.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 0.
t/dm-dateformats.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 33 tests but ran 0.
t/encoding.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/endnotexml.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/extratitle.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/extratitleyear.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/extrayear.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 21 tests but ran 0.
t/labelalpha.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 113 tests but ran 0.
t/labelname.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/names.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 54 tests but ran 0.
t/options.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 0.
t/pod-coverage.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/related-entries.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 0.
t/ris.t             (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/sections-complex.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 64 tests but ran 0.
t/sections.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/set-dynamic.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
t/set-legacy.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/set-static.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/skips.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 0.
t/sort-case.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/sort-complex.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 0.
t/sort-order.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 0.
t/sort-uc.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/sorting.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 42 tests but ran 0.
t/sortlists.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 0.
t/tool-bltxml.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/tool.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/uniqueness.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 193 tests but ran 0.
t/utils.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 22 tests but ran 0.
t/xdata.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/zoterordfxml.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
Files=42, Tests=27,  1 wallclock secs ( 0.09 usr  0.04 sys +  0.70 cusr  0.10 csys =  0.93 CPU)
Result: FAIL
Failed 40/42 test programs. 0/27 subtests failed.
dh_auto_test: perl Build test test_files=t/basic-misc.t t/bcfvalidation.t t/biblatexml.t t/bibtex-aliases.t t/bibtex-forms.t t/bibtex-output.t t/configfile.t t/crossrefs.t t/dm-constraints.t t/dm-dateformats.t t/encoding.t t/endnotexml.t t/extratitle.t t/extratitleyear.t t/extrayear.t t/full.t t/labelalpha.t t/labelname.t t/names.t t/options.t t/pod-coverage.t t/pod.t t/related-entries.t t/ris.t t/sections-complex.t t/sections.t t/set-dynamic.t t/set-legacy.t t/set-static.t t/skips.t t/sort-case.t t/sort-complex.t t/sort-order.t t/sort-uc.t t/sorting.t t/sortlists.t t/tool-bltxml.t t/tool.t t/uniqueness.t t/utils.t t/xdata.t t/zoterordfxml.t returned exit code 255
make[1]: *** [override_dh_auto_test] Error 255
make[1]: Leaving directory `/usr/local/src/biber/biber-1.8'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: biber
Source-Version: 1.9-2

We believe that the bug you reported is fixed in the latest version of
biber, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 744275@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated biber package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 21 Oct 2014 09:03:38 +0900
Source: biber
Binary: biber
Architecture: source all
Version: 1.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
 biber      - Much-augmented BibTeX replacement for BibLaTeX users
Closes: 744275 764592
Changes:
 biber (1.9-2) unstable; urgency=medium
 .
   * fix precedence warning (Closes: #764592)
   * tighten build/run deps on perl to 5.16 (Closes: #744275)
   * bump standards version, no changes necessary
   * lintian warning: perl also provides libunicode-collate-perl
Checksums-Sha1:
 cb4d459b278228a59f716b6c77680b303b10d68c 2647 biber_1.9-2.dsc
 261f8935390055645659e757f92ae37cb5aad4fe 9916 biber_1.9-2.debian.tar.xz
 4f313af06538b947302876a88d00f6f1e553a04f 494732 biber_1.9-2_all.deb
Checksums-Sha256:
 76ff861794dd7ace7876b50f20e88857e959f756af5bd514440478f5c8b92e71 2647 biber_1.9-2.dsc
 d3feb39409237b670622adbaadc3c0f7793162b4893ea7d5dede79568d3fb0e5 9916 biber_1.9-2.debian.tar.xz
 758fdb09083c113b3e28b984e479229d310d993e1c537390d57c07f6b6557bf5 494732 biber_1.9-2_all.deb
Files:
 790e4d58cb07e124cfb847b27e6f4b6c 2647 perl optional biber_1.9-2.dsc
 9fbe6a1d39ccd2894c8cd420d44cc14f 9916 perl optional biber_1.9-2.debian.tar.xz
 b6241a85b091e6652e4e91bd974b607a 494732 perl optional biber_1.9-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVEWlOGyspEiGDNwTAQhz9g//WLl8W0+F7oGDHPPNFvnP40cDlqCqnxNz
u8qyzEzAGByEY9mLA8ajimIZq8Y0yizQ+0Z/9wSFnEuoIG6tv1eT12yf6rpESPTw
npbEqUWzNX8awZ0a8qbOms4OIAEs0lEeC3ZmI4PGRSmPeWvJv2pmv5CqsvOJuL2I
SzmIfQU5Y4+XHtFplRA8OUxSzMFDCOBL5V0EWuAn0qs6sip9zSuo/VsyZD17SbrW
+w1Qr8VPWbwcL0SxFPdO7JFLjZmuZ4Nhwh2S90cvBqXdLr92WEumCG8eeNT8KLoT
k6I9wRrXhyGYjWzUx3xU4OK3NyMO6h8O7pYghnOPL236lOgiCCLDngkj9zl0bTR5
Ef0rLvDNK1iIRfsKRYi0MNwlPTYQpzJSbANoTpGx3SyekFlDQeIAYi0v35Zo3g//
ffp8ZYkT5v+BKp0oztSzmMMe5GN/G0KVhPK78e9hYtdzT0dcREw/Ap7+thryFCVm
KLYnZRv76w/xD9a04TDbVE7rsFKoAIaFkkn4bHxuliAiFkEpZHiEnXQuQVeCYYPp
RSZl0lN0CWIU2uO+2EEZZkeTHt+DVkIpnJ+3nalh3okVRJoYXx5xWmvnWnR18FW9
k31sRIUHuFp+T0h+ki6JhwOgkySFQBwuZIKpAIY4WxMKxnxDwMVrnxy6CPJTck0y
vaahAC+0ISM=
=cJzv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: