Menu

#88 tv_grab_it doesn't work, install issue

none
closed-works-for-me
nobody
None
5
2014-04-18
2012-09-27
No

Installing new version I had this messages:

t/test_filters.t ... Failed 10/100 subtests
t/test_icon.t ...... ok
t/test_library.t ... ok
t/test_tv_split.t .. 2/21 assuming default UTF-8 encoding for output
t/test_tv_split.t .. 14/21 assuming default UTF-8 encoding for output
assuming default UTF-8 encoding for output
t/test_tv_split.t .. 18/21 cannot remove path when cwd is /tmp/lz2jJ1_noU for /tmp/lz2jJ1_noU: at /usr/share/perl/5.10/File/Temp.pm line 902
t/test_tv_split.t .. ok

Test Summary Report
-------------------
t/test_filters.t (Wstat: 0 Tests: 98 Failed: 8)
Failed tests: 61-63, 66-68, 81, 91
Parse errors: Tests out of sequence. Found (83) but expected (82)
Tests out of sequence. Found (84) but expected (83)
Tests out of sequence. Found (85) but expected (84)
Tests out of sequence. Found (86) but expected (85)
Tests out of sequence. Found (87) but expected (86)
Displayed the first 5 of 18 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=5, Tests=123, 58 wallclock secs ( 0.12 usr 0.01 sys + 50.15 cusr 4.90 csys = 55.18 CPU)
Result: FAIL
Failed 1/5 test programs. 8/123 subtests failed.
make: *** [test_dynamic] Errore 255

Paolo

Discussion

  • Geoff

    Geoff - 2014-04-18
    • status: open --> closed-works-for-me
    • Group: --> none
     
  • Geoff

    Geoff - 2014-04-18

    I can't see any correlation between the various tests your build reports as failing.

    I assume you have tried to re-build? (after running 'make clean')

    It's possible your extraction failed (corrupted one of the test files) so you could also try re-downloading and re-extracting.

    If "make -test" again fails you could try "prove -p" to try and get more detail on why your build is failing.