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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org