Skip Menu |

This queue is for tickets about the Math-Lsoda CPAN distribution.

Report information
The Basics
Id: 76238
Status: new
Priority: 0/
Queue: Math-Lsoda

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

Bug Information
Severity: Critical
Broken in: 0.04
Fixed in: (no value)



Subject: hed. Checking if your kit is complete... Looks good Warning: prerequisite Class::Discover 1.000001 not found. Warning: prerequisite Moose 0 not found. Warning: prerequisite Test::Differences 0 not found. Writing Makefile for Module::Install::ProvidesClass Writing MYMETA.yml and MYMETA.json >sand@k83:~/.cpan/build/Module-Install-ProvidesClass-1.000000-yqqSNv% exit cpan[8]> test Math::Lsoda Running test for module 'Math::Lsoda' Running make for S/SY/SYNCLOVER/Math-Lsoda-0.04.tar.gz Prepending %BUILDDIR%/MouseX-Types-Path-Class-0.07-b27nck/blib/arch %BUILDDIR%/MouseX-Types-Path-Class-0.07-b27nck/blib/lib %BUILDDIR%/MouseX-Types-0.06-1zoWEr/blib/arch %BUILDDIR%/MouseX-Types-0.06-1zoWEr/blib/lib %BUILDDIR%/Any-Moose-0.18-DslcBB/blib/arch %BUILDDIR%/Any-Moose-0.18-DslcBB/blib/lib %BUILDDIR%/Path-Class-0.25-f02lc8/blib/arch %BUILDDIR%/Path-Class-0.25-f02lc8/blib/lib %BUILDDIR%/Test-UseAllModules-0.13-HJYkoZ/blib/arch %BUILDDIR%/Test-UseAllModules-0.13-HJYkoZ/blib/lib %BUILDDIR%/Mouse-0.97-qZSFz3/blib/arch %BUILDDIR%/Mouse-0.97-qZSFz3/blib/lib to PERL5LIB; %BUILDDIR%=/home/sand/.cpan/build for 'get' WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 2E66 557A B97C 19C7 91AF 8E20 328D A867 450F 89EC Signature for /home/ftp/pub/PAUSE/authors/id/S/SY/SYNCLOVER/CHECKSUMS ok Checksum for /home/ftp/pub/PAUSE/authors/id/S/SY/SYNCLOVER/Math-Lsoda-0.04.tar.gz ok Math-Lsoda-0.04/ Math-Lsoda-0.04/Changes Math-Lsoda-0.04/inc/ Math-Lsoda-0.04/lib/ Math-Lsoda-0.04/Lsoda.xs Math-Lsoda-0.04/Makefile.PL Math-Lsoda-0.04/MANIFEST Math-Lsoda-0.04/META.yml Math-Lsoda-0.04/opkda1.f Math-Lsoda-0.04/opkda2.f Math-Lsoda-0.04/opkdmain.f Math-Lsoda-0.04/ppport.h Math-Lsoda-0.04/README Math-Lsoda-0.04/t/ Math-Lsoda-0.04/xt/ Math-Lsoda-0.04/xt/01_podspell.t Math-Lsoda-0.04/xt/02_perlcritic.t Math-Lsoda-0.04/xt/03_pod.t Math-Lsoda-0.04/xt/perlcriticrc Math-Lsoda-0.04/t/00_compile.t Math-Lsoda-0.04/t/01_basic.t Math-Lsoda-0.04/t/02_error.t Math-Lsoda-0.04/t/03_tolerance.t Math-Lsoda-0.04/lib/Math/ Math-Lsoda-0.04/lib/Math/Lsoda.pm Math-Lsoda-0.04/inc/ExtUtils/ Math-Lsoda-0.04/inc/Module/ Math-Lsoda-0.04/inc/Test/ Math-Lsoda-0.04/inc/Test/More.pm Math-Lsoda-0.04/inc/Module/Install/ Math-Lsoda-0.04/inc/Module/Install.pm Math-Lsoda-0.04/inc/Module/Install/AuthorTests.pm Math-Lsoda-0.04/inc/Module/Install/Base.pm Math-Lsoda-0.04/inc/Module/Install/Can.pm Math-Lsoda-0.04/inc/Module/Install/Fetch.pm Math-Lsoda-0.04/inc/Module/Install/Include.pm Math-Lsoda-0.04/inc/Module/Install/Makefile.pm Math-Lsoda-0.04/inc/Module/Install/Metadata.pm Math-Lsoda-0.04/inc/Module/Install/Win32.pm Math-Lsoda-0.04/inc/Module/Install/WriteAll.pm Math-Lsoda-0.04/inc/ExtUtils/F77.pm Package came without SIGNATURE Prepending %BUILDDIR%/MouseX-Types-Path-Class-0.07-b27nck/blib/arch %BUILDDIR%/MouseX-Types-Path-Class-0.07-b27nck/blib/lib %BUILDDIR%/MouseX-Types-0.06-1zoWEr/blib/arch %BUILDDIR%/MouseX-Types-0.06-1zoWEr/blib/lib %BUILDDIR%/Any-Moose-0.18-DslcBB/blib/arch %BUILDDIR%/Any-Moose-0.18-DslcBB/blib/lib %BUILDDIR%/Path-Class-0.25-f02lc8/blib/arch %BUILDDIR%/Path-Class-0.25-f02lc8/blib/lib %BUILDDIR%/Test-UseAllModules-0.13-HJYkoZ/blib/arch %BUILDDIR%/Test-UseAllModules-0.13-HJYkoZ/blib/lib %BUILDDIR%/Mouse-0.97-qZSFz3/blib/arch %BUILDDIR%/Mouse-0.97-qZSFz3/blib/lib to PERL5LIB; %BUILDDIR%=/home/sand/.cpan/build for 'make' CPAN.pm: Building S/SY/SYNCLOVER/Math-Lsoda-0.04.tar.gz Bareword "use_test_base" not allowed while "strict subs"
Short story: a bugfix in perl causes a fail during Makefile.PL. Sample fail report: http://www.cpantesters.org/cpan/report/1c9e35e0-1672-11e1-a217-9c2449abe0af https://rt.cpan.org/Ticket/Display.html?id=76035 has the long story. Quick fix: remove the line with "use_test_base" from the Makefile.PL HTH&&Thanks,