Front page | perl.cpan.testers |
Postings from December 2007
PASS Time-Interval-1.22 darwin-thread-multi-2level 9.1.0
From:
andy
Date:
December 28, 2007 13:16
Subject:
PASS Time-Interval-1.22 darwin-thread-multi-2level 9.1.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Andrew Hicox,
This is a computer-generated report for Time-Interval-1.22
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /alt/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..12
# Running under perl version 5.010000 for darwin
# Current time local: Fri Dec 28 20:44:41 2007
# Current time GMT: Fri Dec 28 20:44:41 2007
# Using Test.pm version 1.25
ok 1
testing getInterval between:
1/15/03 12:34:32 EDT 2003
4/25/03 11:24:00 EDT 2003
[seconds]: 28
[hours]: 22
[minutes]: 49
[days]: 99
ok 2
testing convertInterval on:
[seconds]: 18
[hours]: 16
[minutes]: 56
[days]: 70
converting to days ...: 70.7057638888889
ok 3
converting to hours ...: 1696.93833333333
ok 4
converting to minutes ...: 101816.3
ok 5
converting to seconds ...: 6108978
ok 6
testing parseInterval (data):
12345 days is: ...
12345 days
ok 7
12345 hours is: ...
514 days, 9 hours
ok 8
12345 minutes is: ...
8 days, 13 hours, 45 minutes
ok 9
12345 seconds is: ...
3 hours, 25 minutes, 45 seconds
ok 10
testing parseInterval w/abbreviated string (data):
12345 days is: ...
12345d
ok 11
12345 hours is: ...
514d 9h
ok 12
12345 minutes is: ...
8d 13h 45m
ok 13
12345 seconds is: ...
3h 25m 45s
ok 14
testing coalesce on:
20040429 11:34:16 - 20040430 02:19:30
20040429 11:34:16 - 20040501 02:19:31
20040429 11:34:16 - 20040502 02:19:31
20040429 11:34:16 - 20040503 02:19:31
20040429 11:34:16 - 20040504 02:19:31
20040429 11:34:16 - 20040504 14:04:58
coalesced dates:
20040504 14:04:58 - 20040504 14:04:58
ok 15
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------- ---- ----
Date::Parse 2.20 2.27
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /alt/local/bin:/Users/andy/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 84364
PERL5_CPAN_IS_RUNNING = 84364
SHELL = /bin/bash
TERM = xterm-color
TMPDIR = /var/folders/Sc/ScUm9aQIGbSyvHg2MoClfk+++TI/-Tmp-/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /alt/local/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 98 101 102 81 79 80
$EGID = 20 20 98 101 102 81 79 80
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.06
Test::More 0.74
YAML 0.66
YAML::Syck 1.00
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=9.1.0, archname=darwin-thread-multi-2level
uname='darwin voodoo.local 9.1.0 darwin kernel version 9.1.0: wed oct 31 17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 '
config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly -DDEBUGGING'
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 -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
optimize='-O3 -g',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 ='-Dman3ext=3pm -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'
-
PASS Time-Interval-1.22 darwin-thread-multi-2level 9.1.0
by andy