Skip Menu |

This queue is for tickets about the String-Substitute CPAN distribution.

Report information
The Basics
Id: 120693
Status: resolved
Priority: 0/
Queue: String-Substitute

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

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



Subject: Undeclared dependency Regexp::Genex
Tests fail on most of my smoker systems, probably due to an undeclared dependency: ... # Failed test 'use String::Substitute;' # at t/substitute.t line 3. # Tried to use 'String::Substitute'. # Error: Can't locate Regexp/Genex.pm in @INC (@INC contains: /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003-2/blib/lib /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003-2/blib/arch /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi /usr/perl5.16.3t/lib/site_perl/5.16.3 /usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi /usr/perl5.16.3t/lib/5.16.3 .) at /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003-2/blib/lib/String/Substitute.pm line 8. # BEGIN failed--compilation aborted at /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003-2/blib/lib/String/Substitute.pm line 8. # Compilation failed in require at t/substitute.t line 3. # BEGIN failed--compilation aborted at t/substitute.t line 3. Undefined subroutine &main::get_all_substitutes called at t/substitute.t line 5. # Looks like your test exited with 255 just after 1. t/substitute.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests ...
On 2017-03-22 14:59:40, SREZIC wrote: Show quoted text
> Tests fail on most of my smoker systems, probably due to an undeclared > dependency: > > ... > # Failed test 'use String::Substitute;' > # at t/substitute.t line 3. > # Tried to use 'String::Substitute'. > # Error: Can't locate Regexp/Genex.pm in @INC (@INC contains: > /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003- > 2/blib/lib /usr/home/eserte/.cpan/build/2017032215/String-Substitute- > 0.003-2/blib/arch /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd- > thread-multi /usr/perl5.16.3t/lib/site_perl/5.16.3 > /usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi > /usr/perl5.16.3t/lib/5.16.3 .) at > /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003- > 2/blib/lib/String/Substitute.pm line 8. > # BEGIN failed--compilation aborted at > /usr/home/eserte/.cpan/build/2017032215/String-Substitute-0.003- > 2/blib/lib/String/Substitute.pm line 8. > # Compilation failed in require at t/substitute.t line 3. > # BEGIN failed--compilation aborted at t/substitute.t line 3. > Undefined subroutine &main::get_all_substitutes called at > t/substitute.t line 5. > # Looks like your test exited with 255 just after 1. > t/substitute.t ......... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/2 subtests > ...
Followup → https://github.com/OpusVL/String-Substitute/issues/3#event-1016312596