cpantestlogs/Quantum::ClebschGordan_genfailure.log
2017-05-02 18:44:36 -07:00

236 lines
10 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/1493102614.14055
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 Quantum::ClebschGordan () on cpanmetadb ...
Unpacking Quantum-ClebschGordan-0.01.tar.gz
--> Working on Quantum::ClebschGordan
Fetching http://www.cpan.org/authors/id/D/DA/DAVIDRW/Quantum-ClebschGordan-0.01.tar.gz ... OK
Quantum-ClebschGordan-0.01/
Quantum-ClebschGordan-0.01/t/
Quantum-ClebschGordan-0.01/t/seq.t
Quantum-ClebschGordan-0.01/t/factorial.t
Quantum-ClebschGordan-0.01/t/pod.t
Quantum-ClebschGordan-0.01/t/pod-coverage.t
Quantum-ClebschGordan-0.01/t/wigner3j.t
Quantum-ClebschGordan-0.01/t/internals.t
Quantum-ClebschGordan-0.01/t/00-load.t
Quantum-ClebschGordan-0.01/t/boilerplate.t
Quantum-ClebschGordan-0.01/t/notation.t
Quantum-ClebschGordan-0.01/t/calc.t
Quantum-ClebschGordan-0.01/README
Quantum-ClebschGordan-0.01/bin/
Quantum-ClebschGordan-0.01/bin/cg-j1j2
Quantum-ClebschGordan-0.01/MANIFEST
Quantum-ClebschGordan-0.01/META.yml
Quantum-ClebschGordan-0.01/Changes
Quantum-ClebschGordan-0.01/Makefile.PL
Quantum-ClebschGordan-0.01/lib/
Quantum-ClebschGordan-0.01/lib/Quantum/
Quantum-ClebschGordan-0.01/lib/Quantum/ClebschGordan.pm
Quantum-ClebschGordan-0.01/TODO
Entering Quantum-ClebschGordan-0.01
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Quantum-ClebschGordan-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Quantum::ClebschGordan
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Number::Fraction 1.09 ... Yes (2.00)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0.44 ... Yes (1.302078)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Memoize 0 ... Yes (1.03)
Checking if you have Class::Accessor 0 ... Yes (0.34)
OK
Building and testing Quantum-ClebschGordan-0.01 ... cp lib/Quantum/ClebschGordan.pm blib/lib/Quantum/ClebschGordan.pm
cp bin/cg-j1j2 blib/script/cg-j1j2
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cg-j1j2
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 Quantum::ClebschGordan 0.01, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
t/boilerplate.t ... ok
Attribute (den) does not pass the type constraint because: Validation failed for 'Int' with value Number::Fraction={ den: 1, num: 1 } at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('Number::Fraction', 1, 'Number::Fraction=HASH(0x558a251250c8)') called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 182
Quantum::ClebschGordan::__set_coeff('Quantum::ClebschGordan=HASH(0x558a2491d4e0)') called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 43
Quantum::ClebschGordan::set(undef, undef, 1) called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 23
Quantum::ClebschGordan::new('Quantum::ClebschGordan', 'j1', '1/2', 'j2', '1/2', 'm', 1, 'm1', '1/2', 'm2', '1/2', 'j', 1) called at t/calc.t line 17
# Looks like your test exited with 255 before it could output anything.
t/calc.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 194/194 subtests
t/factorial.t ..... ok
j1 is required at t/internals.t line 31.
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1:1:1:0:1:'
# expected: '1:1:1:1:0:1:1/2'
m1+m2 != m for m=1, m1=1, m2=1 at t/internals.t line 19.
j2 must be <= j1 at t/internals.t line 19.
j2 '0' is invalid (must be multiple of 1/2 and > 0) at t/internals.t line 19.
j2 '-1' is invalid (must be multiple of 1/2 and > 0) at t/internals.t line 19.
# Failed test '[line 46] 'j2' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1::::::'
# expected: '1:0.5:::::'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1/2:1/2:0:1/2:1/2:'
# expected: '1:1/2:1/2:0:1/2:1/2:-1/3'
# Failed test '[line 59] 'j2' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1::::::'
# expected: '1:0.5:::::'
# Failed test '[line 60] 'm' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1::::::'
# expected: '1:0.5:0.5::::'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:::0:::'
# expected: '1:0.5:0.5:0:::'
# Failed test '[line 62] 'm2' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:::0:::'
# expected: '1:0.5:0.5:0:0.5::'
# Failed test '[line 63] 'j' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test '__check_state ok'
# at t/internals.t line 25.
# got: '-1'
# expected: '1'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:::0:::'
# expected: '1:0.5:0.5:0:0.5:0.5:-1/3'
# Failed test '[line 68] 'm' set to '0.5''
# at t/internals.t line 24.
# got: undef
# expected: '0.5'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1/2:::::'
# expected: '1:1/2:0.5::::'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1/2::0:::'
# expected: '1:1/2:0.5:0:::'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1/2::0:1/2::'
# expected: '1:1/2:0.5:0:1/2::'
# Failed test '__check_state ok'
# at t/internals.t line 25.
# got: '-1'
# expected: '1'
# Failed test 'vars all match'
# at t/internals.t line 26.
# got: '1:1/2::0:1/2:1/2:'
# expected: '1:1/2:0.5:0:1/2:1/2:-1/3'
# Looks like you failed 20 tests of 89.
t/internals.t .....
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/89 subtests
t/notation.t ...... ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
Argument "foo" isn't numeric in numeric gt (>) at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 77.
Argument "1a" isn't numeric in numeric gt (>) at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 77.
t/seq.t ........... ok
Attribute (den) does not pass the type constraint because: Validation failed for 'Int' with value Number::Fraction={ den: 1, num: 1 } at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Moose/Object.pm line 24
Moose::Object::new('Number::Fraction', 1, 'Number::Fraction=HASH(0x55a7443a5048)') called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 182
Quantum::ClebschGordan::__set_coeff('Quantum::ClebschGordan=HASH(0x55a743db7d60)') called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 43
Quantum::ClebschGordan::set(undef, undef, 1) called at /home/ryan/.cpanm/work/1493102614.14055/Quantum-ClebschGordan-0.01/blib/lib/Quantum/ClebschGordan.pm line 23
Quantum::ClebschGordan::new('Quantum::ClebschGordan', 'j1', '1/2', 'j2', '1/2', 'm', 1, 'm1', '1/2', 'm2', '1/2', 'j', 1) called at t/wigner3j.t line 17
# Looks like your test exited with 255 before it could output anything.
t/wigner3j.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
Test Summary Report
-------------------
t/calc.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 194 tests but ran 0.
t/internals.t (Wstat: 5120 Tests: 89 Failed: 20)
Failed tests: 22, 30, 32, 53, 57, 59-60, 62, 65-66, 68-71
78, 80, 83, 86, 88-89
Non-zero exit status: 20
t/wigner3j.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 0.
Files=10, Tests=192, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.20 cusr 0.05 csys = 1.28 CPU)
Result: FAIL
Failed 3/10 test programs. 20/192 subtests failed.
Makefile:868: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Quantum::ClebschGordan failed. See /home/ryan/.cpanm/work/1493102614.14055/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Quantum::ClebschGordan] 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