cpantestlogs/Astro::VO::VOEvent_genfailure.log
2017-05-02 18:44:36 -07:00

283 lines
9.4 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/1492579027.8660
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 Astro::VO::VOEvent () on cpanmetadb ...
Unpacking Astro-VO-VOEvent-0.9.4.tar.gz
--> Working on Astro::VO::VOEvent
Fetching http://www.cpan.org/authors/id/A/AA/AALLAN/Astro-VO-VOEvent-0.9.4.tar.gz ... OK
Astro-VO-VOEvent-0.9.4/
Astro-VO-VOEvent-0.9.4/ChangeLog
Astro-VO-VOEvent-0.9.4/GPL
Astro-VO-VOEvent-0.9.4/Makefile.PL
Astro-VO-VOEvent-0.9.4/MANIFEST
Astro-VO-VOEvent-0.9.4/META.yml
Astro-VO-VOEvent-0.9.4/README
Astro-VO-VOEvent-0.9.4/t/
Astro-VO-VOEvent-0.9.4/t/1_ref.t
Astro-VO-VOEvent-0.9.4/t/2_simple.t
Astro-VO-VOEvent-0.9.4/t/2_stc.t
Astro-VO-VOEvent-0.9.4/t/3_id.t
Astro-VO-VOEvent-0.9.4/t/3_role.t
Astro-VO-VOEvent-0.9.4/t/3_version.t
Astro-VO-VOEvent-0.9.4/t/4_caltech.t
Astro-VO-VOEvent-0.9.4/t/4_parse.t
Astro-VO-VOEvent-0.9.4/t/4_raptor.t
Astro-VO-VOEvent-0.9.4/t/4_stc.t
Astro-VO-VOEvent-0.9.4/t/5_swift.t
Astro-VO-VOEvent-0.9.4/t/5_test.t
Astro-VO-VOEvent-0.9.4/VOEvent.pm
Entering Astro-VO-VOEvent-0.9.4
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Astro-VO-VOEvent-0.9.4 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Astro::VO::VOEvent
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Astro-VO-VOEvent-0.9.4 ... cp VOEvent.pm blib/lib/Astro/VO/VOEvent.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
t/1_ref.t ...... ok
t/2_simple.t ... ok
t/2_stc.t ...... ok
t/3_id.t ....... ok
t/3_role.t ..... ok
t/3_version.t .. ok
# Failed test 'Comparing RA in list context'
# at t/4_caltech.t line 54.
# got: '$VAR1 = 'units';
# $VAR2 = 'deg';
# $VAR3 = 'value';
# $VAR4 = '127.2875';
# '
# expected: '$VAR1 = 'value';
# $VAR2 = '127.2875';
# $VAR3 = 'units';
# $VAR4 = 'deg';
# '
# Looks like you failed 1 test of 12.
t/4_caltech.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
# Failed test 'Comparing RA in list context'
# at t/4_parse.t line 62.
# got: '$VAR1 = 'value';
# $VAR2 = '148.888';
# $VAR3 = 'units';
# $VAR4 = 'deg';
# $VAR5 = 'error';
# $VAR6 = {
# 'units' => 'arcmin',
# 'value' => '4'
# };
# '
# expected: '$VAR1 = 'value';
# $VAR2 = '148.888';
# $VAR3 = 'error';
# $VAR4 = {
# 'value' => '4',
# 'units' => 'arcmin'
# };
# $VAR5 = 'units';
# $VAR6 = 'deg';
# '
# Failed test 'Comparing Dec in list context'
# at t/4_parse.t line 75.
# got: '$VAR1 = 'units';
# $VAR2 = 'deg';
# $VAR3 = 'error';
# $VAR4 = {
# 'value' => '4',
# 'units' => 'arcmin'
# };
# $VAR5 = 'value';
# $VAR6 = '69.065';
# '
# expected: '$VAR1 = 'value';
# $VAR2 = '69.065';
# $VAR3 = 'error';
# $VAR4 = {
# 'value' => '4',
# 'units' => 'arcmin'
# };
# $VAR5 = 'units';
# $VAR6 = 'deg';
# '
# Failed test 'Comparing <What> in list context'
# at t/4_parse.t line 129.
# got: '$VAR1 = 'Group';
# $VAR2 = [
# {
# 'Param' => {
# 'error' => {
# 'ucd' => 'phot.mag:stat.error',
# 'value' => '0.1',
# 'units' => 'mag'
# },
# 'magnitude' => {
# 'value' => '13.2',
# 'ucd' => 'phot.mag:em.opt.R',
# 'units' => 'mag'
# }
# }
# },
# {
# 'Param' => {
# 'magnitude' => {
# 'units' => 'mag',
# 'value' => '12.5',
# 'ucd' => 'phot.mag:em.opt.V'
# },
# 'error' => {
# 'value' => '0.1',
# 'ucd' => 'phot.mag:stat.error',
# 'units' => 'mag'
# }
# }
# }
# ];
# $VAR3 = 'Param';
# $VAR4 = {
# 'seeing' => {
# 'value' => '2',
# 'ucd' => 'instr.obsty.site.seeing',
# 'units' => 'arcsec'
# },
# 'misc' => {
# 'ucd' => 'misc.junk',
# 'value' => 'unknown'
# }
# };
# '
# expected: '$VAR1 = 'Param';
# $VAR2 = {
# 'seeing' => {
# 'value' => '2',
# 'ucd' => 'instr.obsty.site.seeing',
# 'units' => 'arcsec'
# },
# 'misc' => {
# 'value' => 'unknown',
# 'ucd' => 'misc.junk'
# }
# };
# $VAR3 = 'Group';
# $VAR4 = [
# {
# 'Param' => {
# 'magnitude' => {
# 'value' => '13.2',
# 'ucd' => 'phot.mag:em.opt.R',
# 'units' => 'mag'
# },
# 'error' => {
# 'value' => '0.1',
# 'ucd' => 'phot.mag:stat.error',
# 'units' => 'mag'
# }
# }
# },
# {
# 'Param' => {
# 'magnitude' => {
# 'value' => '12.5',
# 'ucd' => 'phot.mag:em.opt.V',
# 'units' => 'mag'
# },
# 'error' => {
# 'value' => '0.1',
# 'ucd' => 'phot.mag:stat.error',
# 'units' => 'mag'
# }
# }
# }
# ];
# '
# Looks like you failed 3 tests of 14.
t/4_parse.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/14 subtests
# Failed test 'Comparing RA in list context'
# at t/4_raptor.t line 54.
# got: '$VAR1 = 'units';
# $VAR2 = 'deg';
# $VAR3 = 'value';
# $VAR4 = '127.2875';
# '
# expected: '$VAR1 = 'value';
# $VAR2 = '127.2875';
# $VAR3 = 'units';
# $VAR4 = 'deg';
# '
# Looks like you failed 1 test of 12.
t/4_raptor.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
Entity: line 1: parser error : Opening and ending tag mismatch: stc:ObservationLocation line 1 and ObservationLocation
rd:Error2PA> </crd:Position2D> </crd:AstroCoords> </ObservationLocation>
^
XML::Simple called at /home/ryan/.cpanm/work/1492579027.8660/Astro-VO-VOEvent-0.9.4/blib/lib/Astro/VO/VOEvent.pm line 1224.
# Looks like your test exited with 255 just after 2.
t/4_stc.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/14 subtests
t/5_swift.t .... ok
t/5_test.t ..... ok
Test Summary Report
-------------------
t/4_caltech.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 8
Non-zero exit status: 1
t/4_parse.t (Wstat: 768 Tests: 14 Failed: 3)
Failed tests: 9-10, 13
Non-zero exit status: 3
t/4_raptor.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 8
Non-zero exit status: 1
t/4_stc.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 14 tests but ran 2.
Files=12, Tests=213, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.73 cusr 0.04 csys = 0.81 CPU)
Result: FAIL
Failed 4/12 test programs. 5/213 subtests failed.
Makefile:838: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Astro::VO::VOEvent failed. See /home/ryan/.cpanm/work/1492579027.8660/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Astro::VO::VOEvent] 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