Bug#713245: libtext-csv-encoded-perl: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 12:21:25 UTC 2013


Source: libtext-csv-encoded-perl
Version: 0.10-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00_pod.t ................... ok
> t/01_use.t ................... ok
> t/02_undef.t ................. ok
> t/03_attr_err.t .............. ok
> t/pp_01_base.t ............... ok
> t/pp_02_code.t ............... ok
> t/pp_03_file.t ............... ok
> t/pp_04_uni_but_utf8.t ....... ok
> t/pp_05_guess.t .............. ok
> t/pp_06_coder_class.t ........ ok
> t/pp_07_coder_check_value.t .. ok
> 
> #   Failed test at ./t/tests/01_base.t line 19.
> Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> #          got: '�'
> #     expected: 'ü'
> 
> #   Failed test at ./t/tests/01_base.t line 21.
> Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> #          got: '�'
> #     expected: 'ü'
> 
> #   Failed test at ./t/tests/01_base.t line 19.
> Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> #          got: '�'
> #     expected: 'ü'
> 
> #   Failed test at ./t/tests/01_base.t line 21.
> #          got: '?'
> #     expected: 'ü'
> 
> #   Failed test at ./t/tests/01_base.t line 19.
> Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> #          got: '�'
> #     expected: 'ü'
> 
> #   Failed test at ./t/tests/01_base.t line 21.
> #          got: '�'
> #     expected: 'ü'
> Cannot decode string with wide characters at /«PKGBUILDDIR»/blib/lib/Text/CSV/Encoded/Coder/Encode.pm line 32.
> Compilation failed in require at t/xs_01_base.t line 16.
> # Looks like you planned 81 tests but ran 67.
> # Looks like you failed 6 tests of 67 run.
> # Looks like your test exited with 2 just after 67.
> t/xs_01_base.t ............... 
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 20/81 subtests 
> 
> #   Failed test 'unicode (<=utf8) decode'
> #   at ./t/tests/02_code.t line 27.
> Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> #          got: '�'
> #     expected: 'ü'
> 
> #   Failed test 'unicode (<=utf8) encode'
> #   at ./t/tests/02_code.t line 31.
> #          got: '�'
> #     expected: 'ü'
> Cannot decode string with wide characters at /«PKGBUILDDIR»/blib/lib/Text/CSV/Encoded/Coder/Encode.pm line 32.
> Compilation failed in require at t/xs_02_code.t line 15.
> # Looks like you planned 16 tests but ran 12.
> # Looks like you failed 2 tests of 12 run.
> # Looks like your test exited with 255 just after 12.
> t/xs_02_code.t ............... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 6/16 subtests 
> Cannot decode string with wide characters at /«PKGBUILDDIR»/blib/lib/Text/CSV/Encoded/Coder/Encode.pm line 40, <$fh> line 1.
> Compilation failed in require at t/xs_03_file.t line 16.
> # Looks like your test exited with 255 before it could output anything.
> t/xs_03_file.t ............... 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 3/14 test programs. 8/217 subtests failed.
> Failed 20/20 subtests 
> 
> Test Summary Report
> -------------------
> t/xs_01_base.t             (Wstat: 512 Tests: 67 Failed: 6)
>   Failed tests:  26, 28, 30, 32, 34, 36
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 81 tests but ran 67.
> t/xs_02_code.t             (Wstat: 65280 Tests: 12 Failed: 2)
>   Failed tests:  9-10
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 16 tests but ran 12.
> t/xs_03_file.t             (Wstat: 65280 Tests: 0 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 20 tests but ran 0.
> Files=14, Tests=217,  1 wallclock secs ( 0.09 usr  0.07 sys +  0.80 cusr  0.20 csys =  1.16 CPU)
> Result: FAIL
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libtext-csv-encoded-perl_0.10-2_unstable.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.



More information about the pkg-perl-maintainers mailing list