Skip Menu |

This queue is for tickets about the oxdperl CPAN distribution.

Report information
The Basics
Id: 124706
Status: new
Priority: 0/
Queue: oxdperl

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

Bug Information
Severity: (no value)
Broken in:
  • 0.03
  • 0.04
  • 0.05
Fixed in: (no value)



Subject: Undeclared dependency CGI::Session (0.03)
Tests fail if CGI::Session is not installed: Output from './Build test': Bailout called. Further testing stopped: # Failed test 'use OxdPerlModule;' # at t/00-load.t line 10. # Tried to use 'OxdPerlModule'. # Error: Can't locate CGI/Session.pm in @INC (you may need to install the CGI::Session module) (@INC contains: ./modules /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/arch /opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /opt/perl-5.24.0/lib/site_perl/5.24.0 /opt/perl-5.24.0/lib/5.24.0/x86_64-linux /opt/perl-5.24.0/lib/5.24.0) at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. # Compilation failed in require at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdClient.pm line 50. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdClient.pm line 50. # Compilation failed in require at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdRegister.pm line 48. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPackages/OxdRegister.pm line 48. # Compilation failed in require at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPerlModule.pm line 7. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib/OxdPerlModule.pm line 7. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. Use of uninitialized value $OxdPerlModule::VERSION in concatenation (.) or string at t/00-load.t line 13. # Looks like your test exited with 255 just after 1. FAILED--Further testing stopped.
On 2018-03-07 01:27:00, SREZIC wrote: Show quoted text
> Tests fail if CGI::Session is not installed: > > > Output from './Build test': > > Bailout called. Further testing stopped: > > # Failed test 'use OxdPerlModule;' > # at t/00-load.t line 10. > # Tried to use 'OxdPerlModule'. > # Error: Can't locate CGI/Session.pm in @INC (you may need to > install the CGI::Session module) (@INC contains: ./modules > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/arch > /opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /opt/perl- > 5.24.0/lib/site_perl/5.24.0 /opt/perl-5.24.0/lib/5.24.0/x86_64-linux > /opt/perl-5.24.0/lib/5.24.0) at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. > # Compilation failed in require at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdClient.pm line 50. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdClient.pm line 50. > # Compilation failed in require at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdRegister.pm line 48. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPackages/OxdRegister.pm line 48. > # Compilation failed in require at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPerlModule.pm line 7. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > 5/blib/lib/OxdPerlModule.pm line 7. > # Compilation failed in require at t/00-load.t line 10. > # BEGIN failed--compilation aborted at t/00-load.t line 10. > Use of uninitialized value $OxdPerlModule::VERSION in concatenation > (.) or string at t/00-load.t line 13. > # Looks like your test exited with 255 just after 1. > FAILED--Further testing stopped.
Another undeclared dependency: Crypt::SSLeay
On 2018-03-07 01:29:03, SREZIC wrote: Show quoted text
> On 2018-03-07 01:27:00, SREZIC wrote:
> > Tests fail if CGI::Session is not installed: > > > > > > Output from './Build test': > > > > Bailout called. Further testing stopped: > > > > # Failed test 'use OxdPerlModule;' > > # at t/00-load.t line 10. > > # Tried to use 'OxdPerlModule'. > > # Error: Can't locate CGI/Session.pm in @INC (you may need to > > install the CGI::Session module) (@INC contains: ./modules > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/lib > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-5/blib/arch > > /opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux /opt/perl- > > 5.24.0/lib/site_perl/5.24.0 /opt/perl-5.24.0/lib/5.24.0/x86_64-linux > > /opt/perl-5.24.0/lib/5.24.0) at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdClientSocket.pm line 62. > > # Compilation failed in require at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdClient.pm line 50. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdClient.pm line 50. > > # Compilation failed in require at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdRegister.pm line 48. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPackages/OxdRegister.pm line 48. > > # Compilation failed in require at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPerlModule.pm line 7. > > # BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2018030706/oxdperl-0.03- > > 5/blib/lib/OxdPerlModule.pm line 7. > > # Compilation failed in require at t/00-load.t line 10. > > # BEGIN failed--compilation aborted at t/00-load.t line 10. > > Use of uninitialized value $OxdPerlModule::VERSION in concatenation > > (.) or string at t/00-load.t line 13. > > # Looks like your test exited with 255 just after 1. > > FAILED--Further testing stopped.
> > Another undeclared dependency: Crypt::SSLeay
Also missing: IO::Socket::SSL.