Subject: | Fails to build with rrdtool 1.4.x |
Hi
RRDTool-OO fails to build from source when running tests, and rrdtool
1.4.2 is used (works fine with at least 1.3.8).
Show quoted text
> make[1]: Entering directory `/tmp/buildd/librrdtool-oo-perl-0.28'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Show quoted text> t/001Basic.t ..... ok
> t/002Pod.t ....... ok
> t/003Discover.t .. ok
> t/004Template.t .. ok
>
> # Failed test 'print result'
> # at t/005Graph.t line 605.
> # got: 'Result = 6.00'
> # expected: 'Result = 5.50'
>
> # Failed test 'print result'
> # at t/005Graph.t line 620.
> # got: 'Result = 6.00'
> # expected: 'Result = 5.50'
> # Looks like you failed 2 tests of 20.
> t/005Graph.t .....
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/20 subtests
> t/006Tune.t ...... ok
>
> # Failed test 'RRD same size'
> # at t/007Dump.t line 68.
> # got: '664'
> # expected: '672'
> # Looks like you failed 1 test of 2.
> t/007Dump.t ......
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/2 subtests
> t/008Mult.t ...... ok
> t/009Dry.t ....... ok
> t/010ABD.t ....... ok
>
> Test Summary Report
> -------------------
> t/005Graph.t (Wstat: 512 Tests: 20 Failed: 2)
> Failed tests: 18, 20
> Non-zero exit status: 2
> t/007Dump.t (Wstat: 256 Tests: 2 Failed: 1)
> Failed test: 2
> Non-zero exit status: 1
> Files=10, Tests=101, 7 wallclock secs ( 0.04 usr 0.02 sys + 1.08
cusr 0.06 csys = 1.20 CPU)
Show quoted text> Result: FAIL
> Failed 2/10 test programs. 3/101 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/tmp/buildd/librrdtool-oo-perl-0.28'
You can find the full bugreport in Debian BTS in
http://bugs.debian.org/566583
Bests
Salvatore