Your message dated Sun, 09 Nov 2014 09:19:35 +0000
with message-id <e1xnoel-000734...@franck.debian.org>
and subject line Bug#768744: fixed in libcatmandu-marc-perl 0.206-2
has caused the Debian Bug report #768744,
regarding libcatmandu-marc-perl: FTBFS in jessie: tests failures
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 ow...@bugs.debian.org
immediately.)


-- 
768744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcatmandu-marc-perl
Version: 0.206-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20141108 qa-ftbfs
Justification: FTBFS in jessie on amd64

Hi,

During a rebuild of all packages in jessie (in a jessie chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> 
> Scanning upstream source for new/changed copyright notices...
> 
> licensecheck -c '.*' -r --copyright -i 
> '^debian/(changelog|copyright(|_hints|_newhints))' -l '99999' * | 
> /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
> 3 combinations of copyright and licensing found.
> No new copyright notices found - assuming no news is good news...
> touch debian/stamp-copyright-check
> touch debian/stamp-upstream-cruft
> cd . && perl Build.PL  --installdirs vendor --config ccflags="" --config 
> cxxflags="" --config cppflags="" --config ldflags="" --destdir 
> /«PKGBUILDDIR»/debian/libcatmandu-marc-perl
> Checking prerequisites...
>   requires:
>     !  Catmandu is not installed
>     !  MARC::File::MARCMaker is not installed
>     !  MARC::File::MiJ is not installed
>     !  MARC::Parser::RAW is not installed
> 
> 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 'Catmandu-MARC' version '0.206'
> cd . && ./Build build  
> Building Catmandu-MARC
> touch debian/stamp-perl-build
> cd . && ./Build test  --verbose 1
> 
> #   Failed test 'use Catmandu::Importer::MARC;'
> #   at t/00-load.t line 8.
> #     Tried to use 'Catmandu::Importer::MARC'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> # Compilation failed in require at t/00-load.t line 8.
> # BEGIN failed--compilation aborted at t/00-load.t line 8.
> 
> #   Failed test 'use Catmandu::Exporter::MARC;'
> #   at t/00-load.t line 9.
> #     Tried to use 'Catmandu::Exporter::MARC'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> # Compilation failed in require at t/00-load.t line 9.
> # BEGIN failed--compilation aborted at t/00-load.t line 9.
> 
> #   Failed test 'use Catmandu::Fix::marc_map;'
> #   at t/00-load.t line 10.
> #     Tried to use 'Catmandu::Fix::marc_map'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_map.pm line 3.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_map.pm line 3.
> # Compilation failed in require at t/00-load.t line 10.
> # BEGIN failed--compilation aborted at t/00-load.t line 10.
> 
> #   Failed test 'use Catmandu::Fix::marc_xml;'
> #   at t/00-load.t line 11.
> #     Tried to use 'Catmandu::Fix::marc_xml'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_xml.pm line 3.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_xml.pm line 3.
> # Compilation failed in require at t/00-load.t line 11.
> # BEGIN failed--compilation aborted at t/00-load.t line 11.
> 
> #   Failed test 'use Catmandu::Fix::marc_in_json;'
> #   at t/00-load.t line 12.
> #     Tried to use 'Catmandu::Fix::marc_in_json'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_in_json.pm line 3.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/marc_in_json.pm line 3.
> # Compilation failed in require at t/00-load.t line 12.
> # BEGIN failed--compilation aborted at t/00-load.t line 12.
> 
> #   Failed test 'use Catmandu::Fix::Condition::marc_match;'
> #   at t/00-load.t line 13.
> #     Tried to use 'Catmandu::Fix::Condition::marc_match'.
> #     Error:  Can't locate Catmandu/Sane.pm in @INC (you may need to install 
> the Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/Condition/marc_match.pm line 2.
> # BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/Condition/marc_match.pm line 2.
> # Compilation failed in require at t/00-load.t line 13.
> # BEGIN failed--compilation aborted at t/00-load.t line 13.
> # Looks like you failed 6 tests of 6.
> t/00-load.t ..................... 
> not ok 1 - use Catmandu::Importer::MARC;
> not ok 2 - use Catmandu::Exporter::MARC;
> not ok 3 - use Catmandu::Fix::marc_map;
> not ok 4 - use Catmandu::Fix::marc_xml;
> not ok 5 - use Catmandu::Fix::marc_in_json;
> not ok 6 - use Catmandu::Fix::Condition::marc_match;
> 1..6
> Dubious, test returned 6 (wstat 1536, 0x600)
> Failed 6/6 subtests 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/01-importer.t line 6.
> BEGIN failed--compilation aborted at t/01-importer.t line 6.
> t/01-importer.t ................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/02-aleph.t line 6.
> BEGIN failed--compilation aborted at t/02-aleph.t line 6.
> t/02-aleph.t .................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/03-marc_map.t line 10.
> BEGIN failed--compilation aborted at t/03-marc_map.t line 10.
> t/03-marc_map.t ................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/04-marc21.t line 7.
> BEGIN failed--compilation aborted at t/04-marc21.t line 7.
> t/04-marc21.t ................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/05-marc_remove.t line 10.
> BEGIN failed--compilation aborted at t/05-marc_remove.t line 10.
> t/05-marc_remove.t .............. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Importer/JSON.pm in @INC (you may need to install the 
> Catmandu::Importer::JSON module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at t/06-old-new-internal-syntax.t line 4.
> BEGIN failed--compilation aborted at t/06-old-new-internal-syntax.t line 4.
> t/06-old-new-internal-syntax.t .. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Clone.pm in @INC (you may need to install the Clone module) 
> (@INC contains: /«PKGBUILDDIR»/blib/lib /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/Inline/marc_add.pm line 3.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Fix/Inline/marc_add.pm line 3.
> Compilation failed in require at t/07-inline-fix.t line 7.
> BEGIN failed--compilation aborted at t/07-inline-fix.t line 7.
> # Looks like your test exited with 2 before it could output anything.
> t/07-inline-fix.t ............... 
> 1..9
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 9/9 subtests 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> Compilation failed in require at t/08-exporter.t line 6.
> BEGIN failed--compilation aborted at t/08-exporter.t line 6.
> t/08-exporter.t ................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/09-marc_add.t line 10.
> BEGIN failed--compilation aborted at t/09-marc_add.t line 10.
> t/09-marc_add.t ................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/10-marcmaker.t line 7.
> BEGIN failed--compilation aborted at t/10-marcmaker.t line 7.
> t/10-marcmaker.t ................ 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/11-mij.t line 7.
> BEGIN failed--compilation aborted at t/11-mij.t line 7.
> t/11-mij.t ...................... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Importer/MARC.pm line 113.
> Compilation failed in require at t/12-marc_set.t line 10.
> BEGIN failed--compilation aborted at t/12-marc_set.t line 10.
> t/12-marc_set.t ................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> Can't locate Catmandu/Sane.pm in @INC (you may need to install the 
> Catmandu::Sane module) (@INC contains: /«PKGBUILDDIR»/blib/lib 
> /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
> /usr/local/lib/site_perl .) at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> BEGIN failed--compilation aborted at 
> /«PKGBUILDDIR»/blib/lib/Catmandu/Exporter/MARC.pm line 48.
> Compilation failed in require at t/13-marcxml.t line 4.
> BEGIN failed--compilation aborted at t/13-marcxml.t line 4.
> t/13-marcxml.t .................. 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> t/release-pod-syntax.t .......... skipped: these tests are for release 
> candidate testing
> 
> Test Summary Report
> -------------------
> t/00-load.t                   (Wstat: 1536 Tests: 6 Failed: 6)
>   Failed tests:  1-6
>   Non-zero exit status: 6
> t/01-importer.t               (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/02-aleph.t                  (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/03-marc_map.t               (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/04-marc21.t                 (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/05-marc_remove.t            (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/06-old-new-internal-syntax.t (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/07-inline-fix.t             (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 9 tests but ran 0.
> Failed 14/15 test programs. 6/6 subtests failed.
> t/08-exporter.t               (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/09-marc_add.t               (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/10-marcmaker.t              (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/11-mij.t                    (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/12-marc_set.t               (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> t/13-marcxml.t                (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> Files=15, Tests=6,  0 wallclock secs ( 0.04 usr  0.08 sys +  0.15 cusr  0.09 
> csys =  0.36 CPU)
> Result: FAIL
> make: *** [debian/stamp-perl-check] Error 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/11/08/libcatmandu-marc-perl_0.206-1_jessie.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libcatmandu-marc-perl
Source-Version: 0.206-2

We believe that the bug you reported is fixed in the latest version of
libcatmandu-marc-perl, 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 768...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated libcatmandu-marc-perl 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 09 Nov 2014 09:57:26 +0100
Source: libcatmandu-marc-perl
Binary: libcatmandu-marc-perl
Architecture: source all
Version: 0.206-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
 libcatmandu-marc-perl - modules for working with MARC data within the Catmandu 
framework
Closes: 768744
Changes:
 libcatmandu-marc-perl (0.206-2) unstable; urgency=medium
 .
   * Fix resolve build-dependencies. Closes: bug#768744.
Checksums-Sha1:
 07c8098d9b4a35d3bc4e9d1dc8c34915aa83ad70 2540 libcatmandu-marc-perl_0.206-2.dsc
 5df5ae679fa62e174eb64e836419d7f4920745ff 3224 
libcatmandu-marc-perl_0.206-2.debian.tar.xz
 3070b6a7ffaed667cbd3fd9279252b24f48998ae 78348 
libcatmandu-marc-perl_0.206-2_all.deb
Checksums-Sha256:
 9cc63402892543df4e4eabd6335c67527577de627e4af52cb0d74aab16ee4f79 2540 
libcatmandu-marc-perl_0.206-2.dsc
 9e396d9662f4a81aeb2e835e89e06065bad939706169d481a9b7eb7ad44b59c9 3224 
libcatmandu-marc-perl_0.206-2.debian.tar.xz
 686ef7b843fe2c436751e94971c66e1c71acf5f0ed7b3dd32579e7dedd187692 78348 
libcatmandu-marc-perl_0.206-2_all.deb
Files:
 591dafa4e0b1e7b5fc279dbd96018a0f 2540 perl optional 
libcatmandu-marc-perl_0.206-2.dsc
 626716f09e43a1b248813388b068c4c6 3224 perl optional 
libcatmandu-marc-perl_0.206-2.debian.tar.xz
 9ff3ba345c50824854296088d7668e6a 78348 perl optional 
libcatmandu-marc-perl_0.206-2_all.deb

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

iQJ8BAEBCgBmBQJUXy+nXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhIFIP/3OmnN+IMPy4Z6asTOGOX0Ka
xDmqAvA4tIASscyEAixKqCPQzEjRvtqKX4RK0uUr+GuyK6LIEwWUgMqhsKIavKPW
7XBHLLX01jbAM2ULG2c4GrMBDvZKxjPvmFyREN/KxQ84X253rW/7wKxqIfcONcIK
MbqXijCUayOI473d4g/Pmqnuch2EwBHLEEiLK626ufFx8m/gTFAWAp0VUgwmnuaH
SEN7nf1m/rPrLaS4Qjb9/bGs0fCoVQw3ohLGQfsD689tLPftmzfngS4MzZmCLjGe
Kb5VJFqyYlSmkC9wzVazlSDHK3dFUyM9rVv2fmoTkA4xkWDkUAc7C4z7LBApZGil
eKqUVMxTcyYYBod1o+pJAZoVTrxSMQxfFK1/F6Wb4fV383nEFS8F3YK14+1Dbu4E
4zL1bbzomKmjokV7heghExW2OEmPZQAxgQL1gkfe3gwquEZz7P6WuDlVDUciP2ub
wtUWy+6NBrcKr/2oi7Vu2kJnOq5C2jI55zPGSP9RzVCMM1BHaVZSkIUOWEqPO5TN
BHwW/Zc2gZx0MO5hVIdprcO4SbWVx0XviYhp0YQaR0NjPevDTOLIx6q+OKxvQtL9
W13qLVSxr59rA454ZEwqpESp/o7+/KjkIpcu+4sPueHXhK1JxJN7kOnTNZwbgGgJ
rOOB+PrrCtg7Mg1Qfu+/
=gFcz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to