Skip Menu |

This queue is for tickets about the IO-Async-Loop-Glib CPAN distribution.

Report information
The Basics
Id: 83033
Status: resolved
Priority: 0/
Queue: IO-Async-Loop-Glib

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

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



From: gregoa [...] cpan.org
Subject: libio-async-loop-glib-perl: FTBFS: test failed
This bug has been forwarded from http://bugs.debian.org/699258 Source: libio-async-loop-glib-perl Version: 0.20-2 Severity: serious Tags: wheezy sid User: debian-qa@lists.debian.org Usertags: qa-ftbfs-20130129 qa-ftbfs Justification: FTBFS in wheezy on amd64 Hi, During a rebuild of all packages in *wheezy*, your package failed to build on amd64. Relevant part: Show quoted text
> make[1]: Entering directory `/\xABPKGBUILDDIR\xBB' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00use.t ........... ok > t/01loop-io.t ....... ok > t/02loop-timer.t .... ok > t/03loop-signal.t ... ok > t/04loop-idle.t ..... ok > t/05loop-child.t .... ok > > # Failed test 'loop_once(2) when idle took at least 1.5 seconds' > # at /usr/share/perl5/IO/Async/LoopTests.pm line 140. > # '3.814697265625e-05' > # >= > # '1.5' > # Looks like you failed 1 test of 12. > t/06loop-control.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/12 subtests > t/11share-io.t ...... ok > t/12share-timer.t ... ok > t/15share-child.t ... ok > t/99pod.t ........... ok > > Test Summary Report > ------------------- > t/06loop-control.t (Wstat: 256 Tests: 12 Failed: 1) > Failed test: 6 > Non-zero exit status: 1 > Files=11, Tests=111, 18 wallclock secs ( 0.04 usr 0.07 sys + 0.70 cusr 0.18 csys = 0.99 CPU) > Result: FAIL > Failed 1/11 test programs. 1/111 subtests failed. > make[1]: *** [test_dynamic] Error 255
The full build log is available from: http://people.debian.org/~lucas/logs/2013/01/29/libio-async-loop-glib-perl_0.20-2_wheezy.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, gregor herrmann, Debian Perl Group
On Tue Jan 29 11:40:23 2013, GREGOA wrote: Show quoted text
> > # Failed test 'loop_once(2) when idle took at least 1.5 seconds' > > # at /usr/share/perl5/IO/Async/LoopTests.pm line 140. > > # '3.814697265625e-05' > > # >= > > # '1.5' > > # Looks like you failed 1 test of 12. > > t/06loop-control.t .. > > Dubious, test returned 1 (wstat 256, 0x100)
I've decided these tests are getting too unreliable, for too little benefit, so I've removed them. Will be in next version of IO::Async. -- Paul Evans
Subject: Re: [rt.cpan.org #83033] libio-async-loop-glib-perl: FTBFS: test failed
Date: Fri, 1 Mar 2013 01:33:18 +0100
To: Paul Evans via RT <bug-IO-Async-Loop-Glib [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Thu, 28 Feb 2013 17:41:22 -0500, Paul Evans via RT wrote: Show quoted text
> > > # Failed test 'loop_once(2) when idle took at least 1.5 seconds' > > > # at /usr/share/perl5/IO/Async/LoopTests.pm line 140. > > > # '3.814697265625e-05' > > > # >= > > > # '1.5' > > > # Looks like you failed 1 test of 12. > > > t/06loop-control.t .. > > > Dubious, test returned 1 (wstat 256, 0x100)
> > I've decided these tests are getting too unreliable, for too little > benefit, so I've removed them. Will be in next version of IO::Async.
Thanks, I've disabled them in the Debian package now. Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Pink Floyd: Sorrow
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

I've just this moment put a 0.21 on CPAN, which should hopefully fix all these issues. Give it a go and let me know. -- Paul Evans
Subject: Re: [rt.cpan.org #83033] libio-async-loop-glib-perl: FTBFS: test failed
Date: Sat, 2 Mar 2013 23:53:51 +0100
To: Paul Evans via RT <bug-IO-Async-Loop-Glib [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Sat, 02 Mar 2013 13:01:11 -0500, Paul Evans via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=83033 > > I've just this moment put a 0.21 on CPAN, which should hopefully fix all > these issues. Give it a go and let me know.
Debian ist (still!) in freeze for the next release, so I can't easily upgrade to new package versions. But I'll let you know in a couple of weeks. Thanks, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Penelope Swales: We Danced
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

From: fschlich [...] zedat.fu-berlin.de
On Sat Mar 02 13:01:11 2013, PEVANS wrote: Show quoted text
> I've just this moment put a 0.21 on CPAN, which should hopefully fix all > these issues. Give it a go and let me know.
I've just packaged 0.21 for Debian, and I can confirm that in 0.21, t/06loop-control.t passes fine, while 0.20 without the above patch applied still fails. Florian
I'll mark it as fixed then. -- Paul Evans