Skip Menu |

This queue is for tickets about the Catalyst-View-Component-SubInclude CPAN distribution.

Report information
The Basics
Id: 78358
Status: resolved
Priority: 0/
Queue: Catalyst-View-Component-SubInclude

People
Owner: Nobody in particular
Requestors: intrigeri [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: libcatalyst-view-component-subinclude-perl: FTBFS: tests failed
This bug has been forwarded from http://bugs.debian.org/680843 Source: libcatalyst-view-component-subinclude-perl Version: 0.10-1 Severity: serious Tags: wheezy sid User: debian-qa@lists.debian.org Usertags: qa-ftbfs-20120708 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: Show quoted text
> make[1]: Entering directory `/«PKGBUILDDIR»' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-app.t > # Testing Catalyst::View::Component::SubInclude 0.1, Perl 5.014002, /usr/bin/perl > t/00-load.t .. ok > > # Failed test at t/01-app.t line 9. > # 'SubInclude test: will include /time_include using default plugin Catalyst::View::Component::SubInclude::Visit<br/> > # Current time is: Sun Jul 8 07:25:03 2012 --> | foo = bar | > # <br/> > # Current time is: Sun Jul 8 07:25:03 2012 --> Capture Arg: test| baz = quux | > # <br/> > # > # <br/><br/> > # Test subinclude using specific plugins:<br/> > # Current time is: Sun Jul 8 07:25:03 2012 --> > # <br/> > # Current time is: Sun Jul 8 07:25:03 2012 --> | plugin = Visit | > # <br/> > # <!--esi <esi:include src="/time?plugin=ESI" /> --><br/> > # <!--#include virtual="/time?plugin=SSI" --><br/> > # > # <br/><br/> > # > # > # Test CaptureArgs and Args interaction (SubRequest):<br/><br/> > # > # Current time is: Sun Jul 8 07:25:03 2012 --> Capture Arg: capture_argtest Action Arg: regular_arg > # <br/> > # (using: http://localhost/capture_argtest/time/regular_arg?query_arg=val)<br/> > # <br/> > # > # Current time is: Sun Jul 8 07:25:03 2012 --> Action Arg: regular_arg > # <br/> > # (using: http://localhost/time/regular_arg?query_arg=val)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction (Visit):<br/><br/> > # > # Current time is: Sun Jul 8 07:25:03 2012 --> Capture Arg: capture_argtest | query_arg = val | Action Arg: regular_arg > # <br/> > # (using: http://localhost/capture_argtest/time/regular_arg?query_arg=val)<br/> > # <br/> > # > # Current time is: Sun Jul 8 07:25:03 2012 --> | query_arg = val | Action Arg: regular_arg > # <br/> > # (using: http://localhost/time/regular_arg?query_arg=val)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction (ESI):<br/><br/> > # > # <!--esi <esi:include src="/capture_argtest/time/regular_arg?query_arg=val" /> --><br/> > # (using: http://localhost/capture_argtest/time/regular_arg?query_arg=val)<br/> > # <br/> > # > # <!--esi <esi:include src="/time/regular_arg?query_arg=val" /> --><br/> > # (using: http://localhost/time/regular_arg?query_arg=val)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction (SSI):<br/><br/> > # > # <!--#include virtual="/capture_argtest/time/regular_arg?query_arg=val" --><br/> > # (using: http://localhost/capture_argtest/time/regular_arg?query_arg=val)<br/> > # <br/> > # > # <!--#include virtual="/time/regular_arg?query_arg=val" --><br/> > # (using: http://localhost/time/regular_arg?query_arg=val)<br/> > # > # <br/><br/><br/> > # > # Test Args when Chained is not being used: > # Current time is: Sun Jul 8 07:25:03 2012 --> No Chained Args: regular_arg1, regular_arg2 > # <br/> > # (using: http://localhost/time_args_no_chained/regular_arg1/regular_arg2?query_arg=val)<br/> > # ' > # doesn't match '(?^:SubInclude test: will include /time_include using default plugin Catalyst::View::Component::SubInclude::Visit<br/> > # Current time is: [\w\s:]+ --> \| foo = bar \|\s* > # <br/> > # Current time is: [\w\s:]+ --> Capture Arg: test\| baz = quux \|\s* > # <br/> > # > # <br/><br/> > # Test subinclude using specific plugins:<br/> > # Current time is: [\w\s:]+ --> \| plugin = SubRequest \|\s* > # <br/> > # Current time is: [\w\s:]+ --> \| plugin = Visit \|\s* > # <br/> > # <!--esi <esi:include src="/time\?plugin=ESI" /> --><br/> > # <!--#include virtual="/time\?plugin=SSI" --><br/> > # > # <br/><br/> > # > # > # Test CaptureArgs and Args interaction \(SubRequest\):<br/><br/> > # > # Current time is: [\w\s:]+ --> Capture Arg: capture_argtest \| query_arg = val \| Action Arg: regular_arg\s* > # <br/> > # \(using: http://localhost/capture_argtest/time/regular_arg\?query_arg=val\)<br/> > # <br/> > # > # Current time is: [\w\s:]+ --> \| query_arg = val \| Action Arg: regular_arg\s* > # <br/> > # \(using: http://localhost/time/regular_arg\?query_arg=val\)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction \(Visit\):<br/><br/> > # > # Current time is: [\w\s:]+ --> Capture Arg: capture_argtest \| query_arg = val \| Action Arg: regular_arg\s* > # <br/> > # \(using: http://localhost/capture_argtest/time/regular_arg\?query_arg=val\)<br/> > # <br/> > # > # Current time is: [\w\s:]+ --> \| query_arg = val \| Action Arg: regular_arg\s* > # <br/> > # \(using: http://localhost/time/regular_arg\?query_arg=val\)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction \(ESI\):<br/><br/> > # > # <!--esi <esi:include src="/capture_argtest/time/regular_arg\?query_arg=val" /> --><br/> > # \(using: http://localhost/capture_argtest/time/regular_arg\?query_arg=val\)<br/> > # <br/> > # > # <!--esi <esi:include src="/time/regular_arg\?query_arg=val" /> --><br/> > # \(using: http://localhost/time/regular_arg\?query_arg=val\)<br/> > # > # <br/><br/> > # > # Test CaptureArgs and Args interaction \(SSI\):<br/><br/> > # > # <!--#include virtual="/capture_argtest/time/regular_arg\?query_arg=val" --><br/> > # \(using: http://localhost/capture_argtest/time/regular_arg\?query_arg=val\)<br/> > # <br/> > # > # <!--#include virtual="/time/regular_arg\?query_arg=val" --><br/> > # \(using: http://localhost/time/regular_arg\?query_arg=val\)<br/> > # > # <br/><br/><br/> > # > # Test Args when Chained is not being used: > # Current time is: [\w\s:]+ --> \| query_arg = val \| No Chained Args: regular_arg1, regular_arg2 > # <br/> > # \(using: http://localhost/time_args_no_chained/regular_arg1/regular_arg2\?query_arg=val\)<br/> > # )' > # Looks like you failed 1 test of 1. > t/01-app.t ... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/2 test programs. 1/7 subtests failed. > Failed 1/1 subtests > > Test Summary Report > ------------------- > t/01-app.t (Wstat: 256 Tests: 1 Failed: 1) > Failed test: 1 > Non-zero exit status: 1 > Files=2, Tests=7, 1 wallclock secs ( 0.01 usr 0.02 sys + 1.13 cusr 0.12 csys = 1.28 CPU) > Result: FAIL > make[1]: *** [test_dynamic] Error 1
The full build log is available from: http://people.debian.org/~lucas/logs/2012/07/08/libcatalyst-view-component-subinclude-perl_0.10-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. Thanks in advance, intrigeri, Debian Perl Group
From: chadd [...] fidelissys.com
On Fri Jul 13 16:39:39 2012, intrigeri@boum.org wrote: Show quoted text
> > # Failed test at t/01-app.t line 9.
I'm seeing a very similar failure on Amazon Linux 2012.03's version of perl (5.10.1). I went through the differences line-by-line, here are the results from my instance. Line numbers are 0-based, then you see the corresponding output and regex lines: FAIL 8: Current time is: Sat Jul 14 12:10:23 2012 --> (?-xism:Current time is: [\w\s:]+ --> \| plugin = SubRequest \|\s*) FAIL 20: Current time is: Sat Jul 14 12:10:23 2012 --> Capture Arg: capture_argtest Action Arg: regular_arg (?-xism:Current time is: [\w\s:]+ --> Capture Arg: capture_argtest \| query_arg = val \| Action Arg: regular_arg\s*) FAIL 25: Current time is: Sat Jul 14 12:10:23 2012 --> Action Arg: regular_arg (?-xism:Current time is: [\w\s:]+ --> \| query_arg = val \| Action Arg: regular_arg\s*) FAIL 67: Current time is: Sat Jul 14 12:10:23 2012 --> No Chained Args: regular_arg1, regular_arg2 (?-xism:Current time is: [\w\s:]+ --> \| query_arg = val \| No Chained Args: regular_arg1, regular_arg2) HTH.
I believe this issue was fixed in the latest release, so I'm going to resolve this. If I'm incorrect, please re-open!