This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
PERL_DL_NONLAZY=1 /usr/local/test/perl/5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic...........ok
t/eci.............ok
t/iridium.........

Flare prediction tests require file t/iridium.dat. This needs to
contain NORAD IDs 24905, 24965, 25104, 25285, 25288, and 25577 for June
5, 2006. If you have the Astro::SpaceTrack package installed, you can
obtain these yourself using the SpaceTrack command-line utility, or with
this package. Assuming you have not installed this package yet, set your
default to your, working directory, and proceed as follows:

$ perl -Mblib bin/satpass
    (front matter printed here)
satpass> st retrieve -start 2006/06/04 -end 2006/06/06 \
_satpass> 24905 24965 25104 25285 25288 25577
satpass> choose -time 'June 6 2006 midnight'
satpass> tle >t/iridium.dat
satpass> exit

Obviously I have this file, but I do not have permission to
redistribute the elements.

ok
        7/9 skipped: various reasons
t/moon............ok
t/pod.............skipped
        all skipped: Test::Pod 1.00 or higher required to test POD validity.
t/pod_coverage....skipped
        all skipped: Test::Pod::Coverage 1.00 or greater required.
t/set.............ok
t/star............ok
t/sun.............ok
t/tle.............ok
t/tle_sgp4r.......
This test requires file sgp4-ver.tle, which is contained in
http://celestrak.com/publications/AIAA/2006-6753/AIAA-2006-6753.zip I am
not authorized to redistribute TLEs, so I have not included this file in
the distribution. Dr. Kelso of celestrak.com _is_ authorized, but either
the user has requested that it not be downloaded, or my attempt to do so
was unsuccessful. The download requires that the web site be up and
accessable, and that you have File::Temp, LWP::UserAgent, and
Archive::Zip installed.

If the download failed for whatever reason, you can download and extract
the file yourself, placing it in the 't' subdirectory. The file has
Internet/DOS line endings (cr/lf), but Perl's digestion is robust enough
that this should not be a problem.

skipped
        all skipped: Automated testing and t/sgp4-ver.tle not downloaded
t/tle_support.....ok
All tests successful, 3 tests and 7 subtests skipped.
Files=12, Tests=397, 12 wallclock secs ( 5.37 cusr +  1.24 csys =  6.61 CPU)
--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-thread-multi-2level
    uname='darwin wyants-white-imac.local 7.9.0 darwin kernel version 7.9.0: 
wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power 
macintosh powerpc '
    config_args='-Dprefix=/usr/local/test/perl/5.10.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-Os',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1671)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to