cpantestlogs/DateTime::Util::Astro::Common_genfailure.log
2017-05-02 18:44:36 -07:00

231 lines
15 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/1493594403.3667
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 DateTime::Util::Astro::Common () on cpanmetadb ...
! Finding DateTime::Util::Astro::Common on cpanmetadb failed.
Searching DateTime::Util::Astro::Common () on metacpan ...
Unpacking DateTime-Util-Astro-0.12000.tar.gz
--> Working on DateTime::Util::Astro::Common
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/DateTime-Util-Astro-0.12000.tar.gz ... OK
DateTime-Util-Astro-0.12000/
DateTime-Util-Astro-0.12000/CHANGES
DateTime-Util-Astro-0.12000/inc/
DateTime-Util-Astro-0.12000/inc/Module/
DateTime-Util-Astro-0.12000/inc/Module/AutoInstall.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/
DateTime-Util-Astro-0.12000/inc/Module/Install/AutoInstall.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Base.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Can.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Fetch.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Include.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Makefile.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Metadata.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/Win32.pm
DateTime-Util-Astro-0.12000/inc/Module/Install/WriteAll.pm
DateTime-Util-Astro-0.12000/inc/Module/Install.pm
DateTime-Util-Astro-0.12000/lib/
DateTime-Util-Astro-0.12000/lib/DateTime/
DateTime-Util-Astro-0.12000/lib/DateTime/Util/
DateTime-Util-Astro-0.12000/lib/DateTime/Util/Astro/
DateTime-Util-Astro-0.12000/lib/DateTime/Util/Astro/Common.pm
DateTime-Util-Astro-0.12000/lib/DateTime/Util/Astro/Moon.pm
DateTime-Util-Astro-0.12000/lib/DateTime/Util/Astro/Sun.pm
DateTime-Util-Astro-0.12000/lib/DateTime/Util/Astro.pm
DateTime-Util-Astro-0.12000/LICENSE
DateTime-Util-Astro-0.12000/Makefile.PL
DateTime-Util-Astro-0.12000/MANIFEST
DateTime-Util-Astro-0.12000/META.yml
DateTime-Util-Astro-0.12000/t/
DateTime-Util-Astro-0.12000/t/01-sanity.t
DateTime-Util-Astro-0.12000/t/02-new_moon.t
DateTime-Util-Astro-0.12000/t/03-solar_longitude.t
DateTime-Util-Astro-0.12000/t/99-pod-coverage.t
DateTime-Util-Astro-0.12000/t/99-pod.t
DateTime-Util-Astro-0.12000/t/rt31157.t
Entering DateTime-Util-Astro-0.12000
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DateTime-Util-Astro-0.12000 ... Cannot determine perl version info from lib/DateTime/Util/Astro.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302083)
- Class::Data::Inheritable ...loaded. (0.08)
- DateTime ...loaded. (1.42)
- DateTime::Util::Calc ...loaded. (0.13003 >= 0.13)
- Math::BigInt ...loaded. (1.999811)
- Math::Trig ...loaded. (1.23)
- POSIX ...loaded. (1.76)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DateTime::Util::Astro
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
Checking if you have DateTime::Util::Calc 0.13 ... Yes (0.13003)
Checking if you have Math::BigInt 0 ... Yes (1.999811)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Math::Trig 0 ... Yes (1.23)
OK
Building and testing DateTime-Util-Astro-0.12000 ... cp lib/DateTime/Util/Astro/Moon.pm blib/lib/DateTime/Util/Astro/Moon.pm
cp lib/DateTime/Util/Astro/Sun.pm blib/lib/DateTime/Util/Astro/Sun.pm
cp lib/DateTime/Util/Astro.pm blib/lib/DateTime/Util/Astro.pm
cp lib/DateTime/Util/Astro/Common.pm blib/lib/DateTime/Util/Astro/Common.pm
Manifying 4 pod documents
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, 'inc', 'blib/lib', 'blib/arch')" t/01-sanity.t t/02-new_moon.t t/03-solar_longitude.t t/99-pod-coverage.t t/99-pod.t t/rt31157.t
# Failed test 'use DateTime::Util::Astro::Common;'
# at t/01-sanity.t line 6.
# Tried to use 'DateTime::Util::Astro::Common'.
# Error: syntax error at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 322, near "$f qw(longitude latitude elevation zone)"
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# BEGIN not safe after errors--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 336.
# Compilation failed in require at t/01-sanity.t line 6.
# BEGIN failed--compilation aborted at t/01-sanity.t line 6.
# Failed test 'use DateTime::Util::Astro::Moon;'
# at t/01-sanity.t line 7.
# Tried to use 'DateTime::Util::Astro::Moon'.
# Error: Attempt to reload DateTime/Util/Astro/Common.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# Compilation failed in require at t/01-sanity.t line 7.
# BEGIN failed--compilation aborted at t/01-sanity.t line 7.
# Failed test 'use DateTime::Util::Astro::Sun;'
# at t/01-sanity.t line 8.
# Tried to use 'DateTime::Util::Astro::Sun'.
# Error: Attempt to reload DateTime/Util/Astro/Common.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# Compilation failed in require at t/01-sanity.t line 8.
# BEGIN failed--compilation aborted at t/01-sanity.t line 8.
# Looks like you failed 3 tests of 3.
t/01-sanity.t ...........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
# Failed test 'use DateTime::Util::Astro::Moon;'
# at t/02-new_moon.t line 7.
# Tried to use 'DateTime::Util::Astro::Moon'.
# Error: syntax error at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 322, near "$f qw(longitude latitude elevation zone)"
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# BEGIN not safe after errors--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 336.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# Compilation failed in require at t/02-new_moon.t line 7.
# BEGIN failed--compilation aborted at t/02-new_moon.t line 7.
# Failed test 'use DateTime::Util::Astro::Sun;'
# at t/02-new_moon.t line 8.
# Tried to use 'DateTime::Util::Astro::Sun'.
# Error: Attempt to reload DateTime/Util/Astro/Common.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# Compilation failed in require at t/02-new_moon.t line 8.
# BEGIN failed--compilation aborted at t/02-new_moon.t line 8.
Undefined subroutine &main::nth_new_moon called at t/02-new_moon.t line 41.
# Looks like your test exited with 255 just after 2.
t/02-new_moon.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 41/41 subtests
# Failed test 'use DateTime::Util::Astro::Sun;'
# at t/03-solar_longitude.t line 9.
# Tried to use 'DateTime::Util::Astro::Sun'.
# Error: syntax error at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 322, near "$f qw(longitude latitude elevation zone)"
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# BEGIN not safe after errors--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 336.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Sun.pm line 28.
# Compilation failed in require at t/03-solar_longitude.t line 9.
# BEGIN failed--compilation aborted at t/03-solar_longitude.t line 9.
Undefined subroutine &main::solar_longitude called at t/03-solar_longitude.t line 37.
# Looks like your test exited with 255 just after 1.
t/03-solar_longitude.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/25 subtests
t/99-pod-coverage.t ..... skipped: Enable TEST_POD environment variable to test POD
t/99-pod.t .............. skipped: Enable TEST_POD environment variable to test POD
# Failed test 'use DateTime::Util::Astro::Moon;'
# at t/rt31157.t line 6.
# Tried to use 'DateTime::Util::Astro::Moon'.
# Error: syntax error at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 322, near "$f qw(longitude latitude elevation zone)"
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# Global symbol "$f" requires explicit package name (did you forget to declare "my $f"?) at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 323.
# BEGIN not safe after errors--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Common.pm line 336.
# Compilation failed in require at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493594403.3667/DateTime-Util-Astro-0.12000/blib/lib/DateTime/Util/Astro/Moon.pm line 28.
# Compilation failed in require at t/rt31157.t line 6.
# BEGIN failed--compilation aborted at t/rt31157.t line 6.
Undefined subroutine &main::nth_new_moon called at t/rt31157.t line 31.
# Looks like your test exited with 255 just after 1.
t/rt31157.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests
Test Summary Report
-------------------
t/01-sanity.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/02-new_moon.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 41 tests but ran 2.
t/03-solar_longitude.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/rt31157.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 1.
Files=6, Tests=7, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.57 cusr 0.04 csys = 0.62 CPU)
Result: FAIL
Failed 4/6 test programs. 7/7 subtests failed.
Makefile:790: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DateTime::Util::Astro::Common failed. See /home/ryan/.cpanm/work/1493594403.3667/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DateTime::Util::Astro::Common] 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