Bug#869418: libtest-taint-perl FTBFS on armel: not ok 2 - $ENV{TEST_ACTIVE} is tainted

Adrian Bunk bunk at debian.org
Sun Jul 23 11:57:50 UTC 2017


Source: libtest-taint-perl
Version: 1.06-1
Severity: serious
Tags: buster sid

The perl 5.26 rebuild did FTBFS on armel:

https://buildd.debian.org/status/logs.php?pkg=libtest-taint-perl&arch=armel

...
t/tainted.t ............ 
1..6
ok 1 - Taint checking is on
ok 2 - $ENV{SHELL} is tainted
ok 3 - 43 is not tainted
ok 4 - $ENV{SHELL} is tainted
ok 5 - counter was not incremented (our die did not fire)
ok 6 - counter was incremented (our die fired properly)
ok

#   Failed test '$ENV{TEST_ACTIVE} is tainted'
#   at t/tainted_ok.t line 12.
# Looks like you failed 1 test of 3.
t/tainted_ok.t ......... 
1..3
ok 1 - Taint checking is on
not ok 2 - $ENV{TEST_ACTIVE} is tainted
ok 3
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/tainted_ok_deeply.t .. 
1..8
ok 1 - Taint checking is on
ok 2 - Make sure the datatype is correct
ok 3 - Make sure the datatype is correct
ok 4 - Make sure the datatype is correct
ok 5 - Make sure the datatype is correct
ok 6 - Make sure the datatype is correct
ok 7 - Everything should be untainted
ok 8 - Everything should be tainted
ok

Test Summary Report
-------------------
t/tainted_ok.t       (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=9, Tests=145,  3 wallclock secs ( 0.20 usr  0.04 sys +  2.75 cusr  0.24 csys =  3.23 CPU)
Result: FAIL
Failed 1/9 test programs. 1/145 subtests failed.
Makefile:1008: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255



More information about the pkg-perl-maintainers mailing list