GithubHelp home page GithubHelp logo

log-agent-rotate's People

Contributors

mrogaski avatar

Watchers

 avatar  avatar

Forkers

rmanfredi

log-agent-rotate's Issues

Constants failing under Perl 5.6.x.

5.6.x won't accept a hash reference argument for the constant pragma.

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Constant name 'HASH(0x1e16230)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/badconf.t line 29.
t/badconf.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests 
Constant name 'HASH(0x22b9550)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/hole.t line 29.
t/hole.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests 
Constant name 'HASH(0x2065790)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/mixed.t line 29.
t/mixed.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 50/50 subtests 
Constant name 'HASH(0x11288b0)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/normal.t line 29.
t/normal.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests 
Constant name 'HASH(0x201a680)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/perm.t line 21.
# Looks like your test exited with 255 before it could output anything.
t/perm.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
Constant name 'HASH(0xf77090)' has invalid characters at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 29
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/.cpan/build/Log-Agent-Rotate-1.200-phDJDF/blib/lib/Log/Agent/Rotate.pm line 37.
Compilation failed in require at t/rename.t line 27.
# Looks like your test exited with 255 before it could output anything.
t/rename.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 

Missing META dependencies

The following explicit dependencies exist and need to be added to Makefile.PL and the META information.

  • Log::Agent
  • Getargs::Long
  • LockFile::Simple

Win32 failures in t/perm.t

t/perm.t ..... # Failed test 1 in t/perm.t at line 72
#  t/perm.t line 72 is: ok(perm_ok("t/logfile", 0600));
t/perm.t ..... 1/4 # Failed test 2 in t/perm.t at line 74
#  t/perm.t line 74 is: ok(perm_ok("t/logfile.0", 0600));
# Failed test 3 in t/perm.t at line 97
#  t/perm.t line 97 is: ok(perm_ok("t/logfile", 0644));
# Failed test 4 in t/perm.t at line 99
#  t/perm.t line 99 is: ok(perm_ok("t/logfile.0", 0644));
t/perm.t ..... Failed 4/4 subtests

Win32 failures in t/badconf.t

t/badconf.t ..
1..6
ok 1
ok 2
ok 3
not ok 4
ok 5
ok 6
Failed 1/6 subtests

Test Summary Report
-------------------
t/badconf.t (Wstat: 0 Tests: 6 Failed: 1)
  Failed test:  4
Files=1, Tests=6,  0 wallclock secs ( 0.06 usr +  0.03 sys =  0.09 CPU)
Result: FAIL

Win32 failures in t/rename.t

t/rename.t ..
1..10
ok 1
ok 2
ok 3
not ok 4
not ok 5
ok 6
not ok 7
not ok 8
not ok 9
ok 10
Failed 5/10 subtests

Test Summary Report
-------------------
t/rename.t (Wstat: 0 Tests: 10 Failed: 5)
  Failed tests:  4-5, 7-9
Files=1, Tests=10,  0 wallclock secs ( 0.08 usr +  0.05 sys =  0.13 CPU)
Result: FAIL

META.yml/json should be present

Tue Dec 01 07:35:50 2015: Request 109999 was acted upon.
Transaction: Ticket created by CHORNY
Queue: Log-Agent-Rotate
Subject: META.yml/json should be present
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=109999 >

CPAN distributions should contain files META.yml and META.json. They are generated by your build tool when creating distribution.
Build tool for MROGASKI/Log-Agent-Rotate-1.001.tar.gz was detected as ExtUtils::MakeMaker. Please upgrade it to latest version.
You can create your distribution with these files using make dist (dmake on Windows).
If you use VCS, you can show link to it on Metacpan and search.cpan.org. See http://perlmaven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions

P.S. If this report is for an old version, please delete old indexed versions mentioned here: http://cpanold.chorny.net/?a=MROGASKI and contact me.
P.P.S. This report was generated automatically.

Undeclared dependency Log::Agent

Automatic installation fails if Log::Agent is not installed:

Output from '/bbbike/perl-5.22.1-RC2/bin/perl Makefile.PL':

Can't locate Log/Agent.pm in @inc (you may need to install the Log::Agent module) (@inc contains: .) at Makefile.PL line 29.
BEGIN failed--compilation aborted at Makefile.PL line 29.

Probably you should declare Log::Agent as a configure_requires dependency.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.