Bug#664056: libxml-atom-microformats-perl: FTBFS: Test suite failures
Moritz Muehlenhoff
muehlenhoff at univention.de
Thu Mar 15 10:30:50 UTC 2012
Package: libxml-atom-microformats-perl
Version: 0.003-1
Severity: serious
Your package fails to build from source:
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Atom::Microformats
Writing MYMETA.yml
/usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" all
make[1]: Entering directory `/home/jmm/libxml-atom-microformats-perl-0.003'
cp lib/XML/Atom/Microformats.pm blib/lib/XML/Atom/Microformats.pm
Manifying blib/man3/XML::Atom::Microformats.3pm
make[1]: Leaving directory `/home/jmm/libxml-atom-microformats-perl-0.003'
touch debian/stamp-makefile-build
/usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" test TEST_VERBOSE=1
make[1]: Entering directory `/home/jmm/libxml-atom-microformats-perl-0.003'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01basic.t
t/01basic.t ..
1..5
ok 1 - use XML::Atom::Microformats;
Operation "!=": no method found,
left argument in overloaded package XML::LibXML::Element,
right argument in overloaded package XML::LibXML::Element at /usr/share/perl5/XML/Atom/OWL.pm line 944.
# Looks like you planned 5 tests but ran 1.
# Looks like your test exited with 2 just after 1.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/5 subtests
Test Summary Report
-------------------
t/01basic.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=1, Tests=1, 5 wallclock secs ( 0.02 usr 0.05 sys + 1.48 cusr 0.27 csys = 1.82 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/home/jmm/libxml-atom-microformats-perl-0.003'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
More information about the pkg-perl-maintainers
mailing list