Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613594 - <dev-perl/Apache-LogFormat-Compiler-0.350.0 fails tests without '.' in @INC ( Can't locate t/Req2PSGI.pm in @INC )
Summary: <dev-perl/Apache-LogFormat-Compiler-0.350.0 fails tests without '.' in @INC (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: stabilize 0.350.0 after 2017-04-23
Keywords: TESTFAILURE
Depends on: 616344
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 04:01 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-05-02 23:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)