Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 614936

Summary: <dev-perl/Math-FFT-1.330.0 fails tests without '.' in @INC (Can't locate t/results.pl in @INC)
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: cleanup old after 2017-04-15
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-07 19:22:19 UTC
Can't locate t/results.pl in @INC (@INC contains: /home/kent/.cpanm/work/1491592842.32558/Math-FFT-1.28/blib/lib /home/kent/.cpanm/work/1491592842.32558/Math-FFT-1.28/blib/arch /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11 /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11) at t/apps.t line 86.
t/apps.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/19 subtests 
t/stats.t .. ok
t/fft.t .... ok
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-15 10:58:07 UTC
commit:  4d61976f8b87a36e1210619015188aeec5e5b832
author:  2017-04-15 22:56:59 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-15 22:57:18 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Math-FFT: Cleanup old

    Remove old versions affected by Perl 5.26
    
    https://bugs.gentoo.org/614936
    
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Math-FFT/Manifest                |  1 -
 dev-perl/Math-FFT/Math-FFT-1.280.0.ebuild | 19 -----
 2 files changed, 20 deletions(-)
commit:  07215a54a45d696a2935ee96c64c96fe7087368d
author:  2017-04-08 07:36:54 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-08 07:37:02 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Math-FFT: Bump to version 1.340.0

    Upstream:
    - Fix '.' in @INC
    - Avoid integer overflow in _spctrm by using doubles for n2
    
    Bug: https://bugs.gentoo.org/614936
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Math-FFT/Manifest                |  1 +
 dev-perl/Math-FFT/Math-FFT-1.340.0.ebuild | 29 +++++
 2 files changed, 30 insertions(+)