Skip Menu |

This queue is for tickets about the YAML-AppConfig CPAN distribution.

Report information
The Basics
Id: 85987
Status: resolved
Priority: 0/
Queue: YAML-AppConfig

People
Owner: xaerxess [...] gmail.com
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in:
  • 0.17
  • 0.19



From: gregoa [...] cpan.org
Subject: libyaml-appconfig-perl: FTBFS with perl 5.18: test failure
This bug has been forwarded from http://bugs.debian.org/711627 Please note that the bug report already has a patch for t/00-load.t but later t/05-scoping.t fails as well. -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> Source: libyaml-appconfig-perl Version: 0.16-2 Severity: important User: debian-perl@lists.debian.org Usertags: perl-5.18-transition Tags: sid jessie This package FTBFS with perl 5.18 from experimental (in a clean sbuild session): t/00-load.t ..... ok syntax error at t/01-basic.t line 14, near "$var qw(foo bar)" Global symbol "$var" requires explicit package name at t/01-basic.t line 15. Global symbol "$var" requires explicit package name at t/01-basic.t line 16. Global symbol "$var" requires explicit package name at t/01-basic.t line 17. Global symbol "$var" requires explicit package name at t/01-basic.t line 18. Global symbol "$var" requires explicit package name at t/01-basic.t line 18. Global symbol "$app" requires explicit package name at t/01-basic.t line 22. Global symbol "$app" requires explicit package name at t/01-basic.t line 23. Global symbol "$app" requires explicit package name at t/01-basic.t line 24. Global symbol "$app" requires explicit package name at t/01-basic.t line 25. syntax error at t/01-basic.t line 26, near "}" t/01-basic.t has too many errors. # Looks like you planned 21 tests but ran 1. # Looks like your test exited with 255 just after 1. t/01-basic.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 20/21 subtests -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) <--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<-- Thanks in advance, gregor herrmann, Debian Perl Group
On Sob 08 Cze 2013, 12:08:51, GREGOA wrote: Show quoted text
> This bug has been forwarded from http://bugs.debian.org/711627 > > Please note that the bug report already has a patch for t/00-load.t but > later t/05-scoping.t fails as well. > > -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> > > Source: libyaml-appconfig-perl > Version: 0.16-2 > Severity: important > User: debian-perl@lists.debian.org > Usertags: perl-5.18-transition > Tags: sid jessie > > This package FTBFS with perl 5.18 from experimental (in a clean sbuild > session): > > t/00-load.t ..... ok > syntax error at t/01-basic.t line 14, near "$var qw(foo bar)" > Global symbol "$var" requires explicit package name at t/01-basic.t line 15. > Global symbol "$var" requires explicit package name at t/01-basic.t line 16. > Global symbol "$var" requires explicit package name at t/01-basic.t line 17. > Global symbol "$var" requires explicit package name at t/01-basic.t line 18. > Global symbol "$var" requires explicit package name at t/01-basic.t line 18. > Global symbol "$app" requires explicit package name at t/01-basic.t line 22. > Global symbol "$app" requires explicit package name at t/01-basic.t line 23. > Global symbol "$app" requires explicit package name at t/01-basic.t line 24. > Global symbol "$app" requires explicit package name at t/01-basic.t line 25. > syntax error at t/01-basic.t line 26, near "}" > t/01-basic.t has too many errors. > # Looks like you planned 21 tests but ran 1. > # Looks like your test exited with 255 just after 1. > t/01-basic.t .... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 20/21 subtests >
Fixed in 0.17, thanks for reporting this!
On Sob 08 Cze 2013, 12:08:51, GREGOA wrote: Show quoted text
> This bug has been forwarded from http://bugs.debian.org/711627 > > Please note that the bug report already has a patch for t/00-load.t but > later t/05-scoping.t fails as well. > > -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> > > Source: libyaml-appconfig-perl > Version: 0.16-2 > Severity: important > User: debian-perl@lists.debian.org > Usertags: perl-5.18-transition > Tags: sid jessie > > This package FTBFS with perl 5.18 from experimental (in a clean sbuild > session): > > t/00-load.t ..... ok > syntax error at t/01-basic.t line 14, near "$var qw(foo bar)" > Global symbol "$var" requires explicit package name at t/01-basic.t line 15. > Global symbol "$var" requires explicit package name at t/01-basic.t line 16. > Global symbol "$var" requires explicit package name at t/01-basic.t line 17. > Global symbol "$var" requires explicit package name at t/01-basic.t line 18. > Global symbol "$var" requires explicit package name at t/01-basic.t line 18. > Global symbol "$app" requires explicit package name at t/01-basic.t line 22. > Global symbol "$app" requires explicit package name at t/01-basic.t line 23. > Global symbol "$app" requires explicit package name at t/01-basic.t line 24. > Global symbol "$app" requires explicit package name at t/01-basic.t line 25. > syntax error at t/01-basic.t line 26, near "}" > t/01-basic.t has too many errors. > # Looks like you planned 21 tests but ran 1. > # Looks like your test exited with 255 just after 1. > t/01-basic.t .... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 20/21 subtests >
Hash randomization in t/05-scoping.t fixed in 0.19.