Skip Menu |

This queue is for tickets about the FFmpeg-Thumbnail CPAN distribution.

Report information
The Basics
Id: 124945
Status: new
Priority: 0/
Queue: FFmpeg-Thumbnail

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: Undeclared dependency Regexp::Common
t/00-load.t fails if Regexp::Common is not installed: ... # Failed test 'use FFmpeg::Thumbnail;' # at t/00-load.t line 6. # Tried to use 'FFmpeg::Thumbnail'. # Error: Can't locate Regexp/Common.pm in @INC (you may need to install the Regexp::Common module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2018032721/FFmpeg-Thumbnail-0.02-7xAxv7/blib/lib/FFmpeg/Thumbnail.pm line 9. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018032721/FFmpeg-Thumbnail-0.02-7xAxv7/blib/lib/FFmpeg/Thumbnail.pm line 9. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing FFmpeg::Thumbnail , Perl 5.024003, /bbbike/perl-5.24.3/bin/perl # Looks like you failed 1 test of 1. FAILED--Further testing stopped. Makefile:847: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 1 ...