CC: | wyant [...] cpan.org |
Subject: | Undefined subroutine &Astro::Coord::ECI::Utils::_year_adjust called |
On some of my smoker systems I see the following failure, probably depending whether Time::y2038 is installed or not:
...
# Failed test 'require Astro::Coord::ECI::Utils;'
# at t/basic.t line 19.
# Tried to require 'Astro::Coord::ECI::Utils'.
# Error: Undefined subroutine &Astro::Coord::ECI::Utils::_year_adjust called at /usr/home/eserte/.cpan/build/2016112218/Astro-satpass-0.076_01-fqkaoj/blib/lib/Astro/Coord/ECI/Utils.pm line 133.
# BEGIN failed--compilation aborted at /usr/home/eserte/.cpan/build/2016112218/Astro-satpass-0.076_01-fqkaoj/blib/lib/Astro/Coord/ECI/Utils.pm line 192.
# Compilation failed in require at (eval 7) line 2.
Bailout called. Further testing stopped: Can not continue without Astro::Coord::ECI::Utils
FAILED--Further testing stopped: Can not continue without Astro::Coord::ECI::Utils
*** [test_dynamic] Error code 255
...