Bug#680831: libtext-recordparser-perl: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Sun Jul 8 17:12:09 UTC 2012


Source: libtext-recordparser-perl
Version: 1.5.0-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120708 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[2]: Entering directory `/«PKGBUILDDIR»'
> /usr/bin/perl Build --makefile_env_macros 1 test
> t/00-pipe.t ......... ok
> t/01-new.t .......... ok
> t/02-filename-fh.t .. ok
> t/03-separator.t .... ok
> t/04-bind.t ......... ok
> t/05-fetch.t ........ ok
> t/06-filter.t ....... ok
> t/07-parse.t ........ ok
> t/08-compute.t ...... ok
> t/09-comment.t ...... ok
> 
> #   Failed test 'Filter with regex'
> #   at t/10-tablify.t line 208.
> #          got: '+--------+---------+-----------+-----------+------+
> # | name   | rank    | serial_no | is_living | age  |
> # +--------+---------+-----------+-----------+------+
> # | George | General | 190293    |           | 64   |
> # | Dwight | General | 908348    |           | 75   |
> # | Tommy  | General | 998110    | 1         | 54   |
> # +--------+---------+-----------+-----------+------+
> # 3 records returned
> # '
> #     expected: '+--------+---------+-----------+-----------+------+
> # | name   | rank    | serial_no | is_living | age  |
> # +--------+---------+-----------+-----------+------+
> # | George | General | 190293    | 0         | 64   |
> # | Dwight | General | 908348    | 0         | 75   |
> # | Tommy  | General | 998110    | 1         | 54   |
> # +--------+---------+-----------+-----------+------+
> # 3 records returned
> # '
> 
> #   Failed test 'Filter with Perl operator'
> #   at t/10-tablify.t line 208.
> #          got: '+--------+---------+-----------+-----------+------+
> # | name   | rank    | serial_no | is_living | age  |
> # +--------+---------+-----------+-----------+------+
> # | Dwight | General | 908348    |           | 75   |
> # +--------+---------+-----------+-----------+------+
> # 1 record returned
> # '
> #     expected: '+--------+---------+-----------+-----------+------+
> # | name   | rank    | serial_no | is_living | age  |
> # +--------+---------+-----------+-----------+------+
> # | Dwight | General | 908348    | 0         | 75   |
> # +--------+---------+-----------+-----------+------+
> # 1 record returned
> # '
> 
> #   Failed test 'No headers plus filtering by position'
> #   at t/10-tablify.t line 208.
> #          got: '+--------+---------+--------+--------+--------+
> # | Field1 | Field2  | Field3 | Field4 | Field5 |
> # +--------+---------+--------+--------+--------+
> # | George | General | 190293 |        | 64     |
> # | Dwight | General | 908348 |        | 75     |
> # | Tommy  | General | 998110 | 1      | 54     |
> # +--------+---------+--------+--------+--------+
> # 3 records returned
> # '
> #     expected: '+--------+---------+--------+--------+--------+
> # | Field1 | Field2  | Field3 | Field4 | Field5 |
> # +--------+---------+--------+--------+--------+
> # | George | General | 190293 | 0      | 64     |
> # | Dwight | General | 908348 | 0      | 75     |
> # | Tommy  | General | 998110 | 1      | 54     |
> # +--------+---------+--------+--------+--------+
> # 3 records returned
> # '
> # Looks like you failed 3 tests of 13.
> t/10-tablify.t ...... 
> Dubious, test returned 3 (wstat 768, 0x300)
> Failed 3/13 subtests 
> t/11-tabmerge.t ..... ok
> t/12-object.t ....... ok
> t/13-tab2graph.t .... ok
> t/14-trim.t ......... ok
> t/pod-coverage.t .... ok
> t/pod.t ............. ok
> 
> Test Summary Report
> -------------------
> t/10-tablify.t    (Wstat: 768 Tests: 13 Failed: 3)
> Failed 1/17 test programs. 3/214 subtests failed.
>   Failed tests:  8-9, 11
>   Non-zero exit status: 3
> Files=17, Tests=214,  2 wallclock secs ( 0.09 usr  0.07 sys +  1.99 cusr  0.54 csys =  2.69 CPU)
> Result: FAIL
> make[2]: *** [test] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/07/08/libtext-recordparser-perl_1.5.0-1_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