Skip Menu |

This queue is for tickets about the CatalystX-SimpleLogin CPAN distribution.

Report information
The Basics
Id: 78340
Status: resolved
Priority: 0/
Queue: CatalystX-SimpleLogin

People
Owner: bobtfish [...] bobtfish.net
Requestors: intrigeri [...] debian.org
Cc:
AdminCc:

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



Subject: libcatalystx-simplelogin-perl: FTBFS: tests failed
This bug has been forwarded from http://bugs.debian.org/680829 Source: libcatalystx-simplelogin-perl Version: 0.15-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/*.t > > # Failed test 'use CatalystX::SimpleLogin::Controller::Login;' > # at t/00-load.t line 7. > # Tried to use 'CatalystX::SimpleLogin::Controller::Login'. > # Error: Can't locate Catalyst/Controller/ActionRole.pm in @INC (@INC contains: /«PKGBUILDDIR»/inc /«PKGBUILDDIR»/blib/lib /«PKGBUILDDIR»/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/share/perl5/Module/Runtime.pm line 317. > # at /usr/lib/perl5/Moose.pm line 63 > # BEGIN failed--compilation aborted at /«PKGBUILDDIR»/blib/lib/CatalystX/SimpleLogin/Controller/Login.pm line 9. > # Compilation failed in require at (eval 186) line 2. > # BEGIN failed--compilation aborted at (eval 186) line 2. > Use of uninitialized value $reason in concatenation (.) or string at /usr/share/perl/5.14/Test/Builder.pm line 1211. > Bailout called. Further testing stopped: > FAILED--Further testing stopped. > make[1]: *** [test_dynamic] Error 255
The full build log is available from: http://people.debian.org/~lucas/logs/2012/07/08/libcatalystx-simplelogin-perl_0.15-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
This is fixed in master. I'm waiting on another patch to cleanup generation of files in /tmp whilst running the tests, and I'll be making a release later this afternoon once I have this. Cheers t0m
Subject: Re: [rt.cpan.org #78340] libcatalystx-simplelogin-perl: FTBFS: tests failed
Date: Fri, 13 Jul 2012 10:07:28 -0600
To: bug-CatalystX-SimpleLogin [...] rt.cpan.org
From: intrigeri <intrigeri [...] debian.org>
Tomas Doran via RT wrote (13 Jul 2012 13:12:38 GMT) : Show quoted text
> This is fixed in master.
Thank you! Show quoted text
> I'm waiting on another patch to cleanup generation of files in /tmp > whilst running the tests, and I'll be making a release later this > afternoon once I have this.
Sounds perfect, cheers!