Skip Menu |

This queue is for tickets about the Chemistry-InternalCoords CPAN distribution.

Report information
The Basics
Id: 95344
Status: open
Priority: 0/
Queue: Chemistry-InternalCoords

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test suite fails with perl 5.19.x
The builder.t test fails with perl 5.19.11. The test log: PERL_DL_NONLAZY=1 /bbbike/ctps/51911linux/install/perl-5.19.11/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Variable "%reduce" is not imported at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 171. (Did you mean &reduce instead?) "my" variable $atom masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 193. "my" variable $atoms masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 193. "state" variable @_ masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 193. "my" variable $len_ref masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 194. "my" variable $len_val masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 194. "my" variable $ang_ref masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 194. "my" variable $ang_val masks earlier declaration in same scope at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 194. Global symbol "%reduce" requires explicit package name at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 171. syntax error at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 172, near "map" Global symbol "$ref" requires explicit package name at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 176. Global symbol "$atom" requires explicit package name at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 176. Global symbol "$ref" requires explicit package name at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 176. syntax error at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 177, near "}" Can't use global @_ in "my" at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 181, near "= @_" syntax error at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 189, near "}" Can't use global @_ in "my" at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 193, near "= @_" syntax error at /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm line 202, near "}" /bbbike/cpanbuild/Chemistry-InternalCoords-0.18-rH5Dig/blib/lib/Chemistry/InternalCoords/Builder.pm has too many errors. Compilation failed in require at t/builder.t line 16. BEGIN failed--compilation aborted at t/builder.t line 16. t/builder.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run ... Regards, Slaven
Git bisect on bleadperl leads us to v5.19.3-653-ga49b10d which was discussed in https://rt.cpan.org/Ticket/Display.html?id=95344
From: khw [...] cpan.org
On Sun May 04 21:34:24 2014, ANDK wrote: Show quoted text
> Git bisect on bleadperl leads us to v5.19.3-653-ga49b10d which was > discussed in https://rt.cpan.org/Ticket/Display.html?id=95344
That link points back to this bug report. I assume https://rt.perl.org/Ticket/Display.html?id=119889 was meant instead