Checking if your kit is complete... Looks good Writing Makefile for FFmpeg::Command cp lib/FFmpeg/Command.pm blib/lib/FFmpeg/Command.pm Manifying blib/man3/FFmpeg::Command.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use FFmpeg::Command; # Testing FFmpeg::Command 0.07, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01-ffmpeg.........1..1 not ok 1 # Failed test (t/01-ffmpeg.t at line 11) # 'Command 'ffmpeg' not found in /home/cpanrun/build/5.6.1/bin, /home/cpanrun/ccache, /home/cpanrun/build/5.8.0/bin, /home/cpanrun/bin, /home/cpanrun/bin, /usr/local/bin, /usr/bin, /usr/X11R6/bin, /bin, /usr/games at blib/lib/FFmpeg/Command.pm line 101 # ' # doesn't match '(?i-xsm:^FFmpeg version)' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/FFmpeg/Command.pm contains no boilerplate text ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-ffmpeg.t 1 256 1 1 100.00% 1 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 1/5 subtests failed, 80.00% okay. make: *** [test_dynamic] Error 29