Subject: | Base class package "SMS::Send::Driver" is empty |
On some of my smoker systems I see the following failure, probably caused by an undeclared dependency:
...
Base class package "SMS::Send::Driver" is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: /home/cpansand/.cpan/build/2017012318/SMS-Send-Sergel-Simple-HTTP-0.01-y2q87p/blib/arch /home/cpansand/.cpan/build/2017012318/SMS-Send-Sergel-Simple-HTTP-0.01-y2q87p/blib/lib /usr/perl5.22.2t/lib/site_perl/5.22.2/amd64-freebsd-thread-multi /usr/perl5.22.2t/lib/site_perl/5.22.2 /usr/perl5.22.2t/lib/5.22.2/amd64-freebsd-thread-multi /usr/perl5.22.2t/lib/5.22.2 .).
at /home/cpansand/.cpan/build/2017012318/SMS-Send-Sergel-Simple-HTTP-0.01-y2q87p/blib/lib/SMS/Send/Sergel/Simple/HTTP.pm line 7.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017012318/SMS-Send-Sergel-Simple-HTTP-0.01-y2q87p/blib/lib/SMS/Send/Sergel/Simple/HTTP.pm line 7.
Compilation failed in require at t/basic.t line 3.
BEGIN failed--compilation aborted at t/basic.t line 3.
t/basic.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...