cpantestlogs/PDL::DSP::Fir::Simple_genfailure.log
2017-05-02 18:44:36 -07:00

145 lines
5.7 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493215026.19684
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching PDL::DSP::Fir::Simple () on cpanmetadb ...
Unpacking PDL-DSP-Fir-0.005.tar.gz
--> Working on PDL::DSP::Fir::Simple
Fetching http://www.cpan.org/authors/id/J/JL/JLAPEYRE/PDL-DSP-Fir-0.005.tar.gz ... OK
PDL-DSP-Fir-0.005/
PDL-DSP-Fir-0.005/META.yml
PDL-DSP-Fir-0.005/MANIFEST
PDL-DSP-Fir-0.005/LICENSE
PDL-DSP-Fir-0.005/ignore.txt
PDL-DSP-Fir-0.005/README.pod
PDL-DSP-Fir-0.005/Changes
PDL-DSP-Fir-0.005/Makefile.PL
PDL-DSP-Fir-0.005/META.json
PDL-DSP-Fir-0.005/lib/
PDL-DSP-Fir-0.005/lib/PDL/
PDL-DSP-Fir-0.005/lib/PDL/DSP/
PDL-DSP-Fir-0.005/lib/PDL/DSP/Fir.pm
PDL-DSP-Fir-0.005/lib/PDL/DSP/Fir/
PDL-DSP-Fir-0.005/lib/PDL/DSP/Fir/Simple.pm
PDL-DSP-Fir-0.005/t/
PDL-DSP-Fir-0.005/t/manifest.t
PDL-DSP-Fir-0.005/t/0-simple.t
PDL-DSP-Fir-0.005/t/pod.t
PDL-DSP-Fir-0.005/t/00-load.t
PDL-DSP-Fir-0.005/t/1-fir.t
Entering PDL-DSP-Fir-0.005
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring PDL-DSP-Fir-0.005 ... Warning: prerequisite PDL::DSP::Windows 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for PDL::DSP::Fir
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have PDL 0 ... Yes (2.017)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have PDL::DSP::Windows 0 ... No
Searching PDL::DSP::Windows (0) on cpanmetadb ...
Unpacking PDL-DSP-Windows-0.007.tar.gz
OK
==> Found dependencies: PDL::DSP::Windows
--> Working on PDL::DSP::Windows
Fetching http://www.cpan.org/authors/id/J/JL/JLAPEYRE/PDL-DSP-Windows-0.007.tar.gz ... OK
PDL-DSP-Windows-0.007/
PDL-DSP-Windows-0.007/META.yml
PDL-DSP-Windows-0.007/MANIFEST
PDL-DSP-Windows-0.007/LICENSE
PDL-DSP-Windows-0.007/README
PDL-DSP-Windows-0.007/README.pod
PDL-DSP-Windows-0.007/Changes
PDL-DSP-Windows-0.007/examples/
PDL-DSP-Windows-0.007/examples/testplot.pl
PDL-DSP-Windows-0.007/Makefile.PL
PDL-DSP-Windows-0.007/TODO
PDL-DSP-Windows-0.007/lib/
PDL-DSP-Windows-0.007/lib/PDL/
PDL-DSP-Windows-0.007/lib/PDL/DSP/
PDL-DSP-Windows-0.007/lib/PDL/DSP/mkwindows.not_a_perl_suffix
PDL-DSP-Windows-0.007/lib/PDL/DSP/Windows.pm
PDL-DSP-Windows-0.007/t/
PDL-DSP-Windows-0.007/t/1-windows.t
PDL-DSP-Windows-0.007/t/manifest.t
PDL-DSP-Windows-0.007/t/pod.t
PDL-DSP-Windows-0.007/t/00-load.t
Entering PDL-DSP-Windows-0.007
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring PDL-DSP-Windows-0.007 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for PDL::DSP::Windows
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have PDL 0 ... Yes (2.017)
OK
Building and testing PDL-DSP-Windows-0.007 ... cd lib/PDL/DSP && "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" ./mkwindows.not_a_perl_suffix
cp lib/PDL/DSP/Windows.pm blib/lib/PDL/DSP/Windows.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing PDL::DSP::Windows 0.007, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t .... ok
# Failed test at t/1-windows.t line 45.
# Looks like you failed 1 test of 13.
# Failed test 'explict values of windows.'
# at t/1-windows.t line 49.
# Looks like you failed 1 test of 6.
t/1-windows.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/manifest.t ... skipped: Author tests not required for installation
t/pod.t ........ ok
Test Summary Report
-------------------
t/1-windows.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=8, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.25 cusr 0.02 csys = 0.29 CPU)
Result: FAIL
Failed 1/4 test programs. 1/8 subtests failed.
Makefile:848: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing PDL::DSP::Windows failed. See /home/ryan/.cpanm/work/1493215026.19684/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'PDL::DSP::Windows' is not installed
! Bailing out the installation for PDL-DSP-Fir-0.005.
FAIL
Command [cpanm --reinstall --verbose PDL::DSP::Fir::Simple] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man