Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 613594

Summary: <dev-perl/Apache-LogFormat-Compiler-0.350.0 fails tests without '.' in @INC ( Can't locate t/Req2PSGI.pm in @INC )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: stabilize 0.350.0 after 2017-04-23
Package list:
Runtime testing required: ---
Bug Depends on: 616344    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-23 04:01:57 UTC
cp lib/Apache/LogFormat/Compiler.pm blib/lib/Apache/LogFormat/Compiler.pm
Can't locate t/Req2PSGI.pm in @INC (you may need to install the t::Req2PSGI module) (...) at t/02_custom.t line 4.
BEGIN failed--compilation aborted at t/02_custom.t line 4.

Test Summary Report
-------------------
t/02_custom.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/01_basic.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/03_extra.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/04_tz.t     (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-05-02 23:28:07 UTC
commit:  11a0c9b0f798c892a15967877e16d1103489a374
author:  2017-05-03 11:27:16 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-05-03 11:27:32 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Apache-LogFormat-Compiler: Cleanup old re bug #613594

    Remove versions affected by '.' in @INC
    
    Bug: https://bugs.gentoo.org/613594
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 .../Apache-LogFormat-Compiler-0.330.0.ebuild           | 36 -----
 dev-perl/Apache-LogFormat-Compiler/Manifest            |  1 -
 2 files changed, 37 deletions(-)
commit:  30650fc9d9eb6531d1216da67efec2be5a8231f6
author:  2017-04-24 00:40:07 +1200 Agostino Sarubbo <ago@gentoo.org>
commit:  2017-04-24 00:40:07 +1200 Agostino Sarubbo <ago@gentoo.org>
gpg-key: BA7BD3507194459F

    dev-perl/Apache-LogFormat-Compiler: amd64 stable wrt bug #616344

    Package-Manager: Portage-2.3.3, Repoman-2.3.1
    RepoMan-Options: --include-arches="amd64"
    Signed-off-by: Agostino Sarubbo <ago@gentoo.org>


 .../Apache-LogFormat-Compiler-0.350.0.ebuild               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
commit:  16dd0a4ebec32c4583fe453f0e05be80f657dd1b
author:  2017-03-23 17:08:28 +1300 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-23 17:08:48 +1300 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Apache-LogFormat-Compiler: Bump to version 0.350.0

    Upstream:
    - Fix '.' in @INC issues
    - Switch to Module::Build::Tiny
    
    Bug: https://bugs.gentoo.org/613594
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 .../Apache-LogFormat-Compiler-0.350.0.ebuild           | 36 +++++
 dev-perl/Apache-LogFormat-Compiler/Manifest            |  1 +
 2 files changed, 37 insertions(+)