[Bug 1085230] New: perl-Plack-Middleware-ReverseProxy-0.15-4.fc21 FTBFS

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 8 07:23:10 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1085230

            Bug ID: 1085230
           Summary: perl-Plack-Middleware-ReverseProxy-0.15-4.fc21 FTBFS
           Product: Fedora
           Version: rawhide
         Component: perl-Starlet
          Assignee: rc040203 at freenet.de
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    rc040203 at freenet.de



perl-Plack-Middleware-ReverseProxy-0.15-4.fc21 fails to build due to tests in
F21 and F20:

+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t
start_server (pid:10975) starting now...
starting new worker 10976
Plack::Handler::Starlet: Accepting connections at http://0:50555/
127.0.0.1 - - [07/Apr/2014:17:04:24 +0200] "GET / HTTP/1.1" 200 5 "-"
"libwww-perl/6.05"
received TERM, sending TERM to all workers:10976
worker 10976 died, status:0
exiting
t/00base.t ................. ok
Can't locate Plack/Test/Suite.pm in @INC (you may need to install the
Plack::Test::Suite module) (@INC contains:
/builddir/build/BUILD/Starlet-0.21/inc /builddir/build/BUILD/Starlet-0.
21/blib/lib /builddir/build/BUILD/Starlet-0.21/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/s
hare/perl5 .) at t/01plack-test.t line 3.
BEGIN failed--compilation aborted at t/01plack-test.t line 3.
t/01plack-test.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate Plack/Test.pm in @INC (you may need to install the Plack::Test
module) (@INC contains: /builddir/build/BUILD/Starlet-0.21/inc
/builddir/build/BUILD/Starlet-0.21/blib/lib /
builddir/build/BUILD/Starlet-0.21/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .)
 at t/02graceful.t line 5.
BEGIN failed--compilation aborted at t/02graceful.t line 5.
t/02graceful.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
10995 at t/03post.t line 9.
Plack::Handler::Starlet: Accepting connections at http://0:50425/
127.0.0.1 - - [07/Apr/2014:17:04:25 +0200] "POST / HTTP/1.1" 200 3 "-"
"libwww-perl/6.05"
t/03post.t ................. ok
t/04-bumpy-life.t .......... ok
t/05server-header.t ........ ok
Can't locate Plack/Test.pm in @INC (you may need to install the Plack::Test
module) (@INC contains: /builddir/build/BUILD/Starlet-0.21/inc
/builddir/build/BUILD/Starlet-0.21/blib/lib /
builddir/build/BUILD/Starlet-0.21/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .)
 at t/06harakiri.t line 5.
BEGIN failed--compilation aborted at t/06harakiri.t line 5.
t/06harakiri.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/07remote_port.t .......... ok
Can't locate Plack/Test.pm in @INC (you may need to install the Plack::Test
module) (@INC contains: /builddir/build/BUILD/Starlet-0.21/inc
/builddir/build/BUILD/Starlet-0.21/blib/lib
/builddir/build/BUILD/Starlet-0.21/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
t/08chunked_req.t line 3.
BEGIN failed--compilation aborted at t/08chunked_req.t line 3.
t/08chunked_req.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate Plack/Test.pm in @INC (you may need to install the Plack::Test
module) (@INC contains: /builddir/build/BUILD/Starlet-0.21/inc
/builddir/build/BUILD/Starlet-0.21/blib/lib
/builddir/build/BUILD/Starlet-0.21/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
t/09chunked_zero_length.t line 3.
BEGIN failed--compilation aborted at t/09chunked_zero_length.t line 3.
t/09chunked_zero_length.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/10unix_domain_socket.t ... ok
Test Summary Report
-------------------
t/01plack-test.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/02graceful.t           (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/06harakiri.t           (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/08chunked_req.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/09chunked_zero_length.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=11, Tests=18,  6 wallclock secs ( 0.05 usr  0.01 sys +  1.28 cusr  0.26
csys =  1.60 CPU)
Result: FAIL
Failed 5/11 test programs. 0/18 subtests failed.

This looks like a missing declaration of dependencies on Plack::Test and
Plack::Test::Suite.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vx75btxOke&a=cc_unsubscribe



More information about the perl-devel mailing list