Report for Test-AnyEvent-Time-0.01

Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: FAIL Test-AnyEvent-Time-0.01 v5.18.1 FreeBSD
Date: 2013-10-02T01:44:04Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Toshio Ito,

This is a computer-generated report for Test-AnyEvent-Time-0.01
on perl 5.18.1, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin/perl5.18.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::AnyEvent::Time 0.01, Perl 5.018001, /usr/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin/perl5.18.1
t/00-load.t .......... ok
t/10-elapsed_time.t .. ok

#   Failed test ' - >, no timeout'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '>, no timeout'
# #   at t/20-Time.t line 59.
# #     '0.210004806518555'
# #         >
# #     '0.4'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +> *\n)
# (?^:# +'0.4' *\n?)
# 
# as expected

#   Failed test ' - <=, no timeout'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '<=, no timeout'
# #   at t/20-Time.t line 59.
# #     '1.00998902320862'
# #         <=
# #     '0.4'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +<= *\n)
# (?^:# +'0.4' *\n?)
# 
# as expected

#   Failed test ' - >=, timeout(2)'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '>=, timeout(2)'
# #   at t/20-Time.t line 56.
# #     '0.310017108917236'
# #         >=
# #     '1'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +>= *\n)
# (?^:# +'1' *\n?)
# 
# as expected

#   Failed test ' - <, timeout(1)'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '<, timeout(1)'
# #   at t/20-Time.t line 56.
# #     '0.710009813308716'
# #         <
# #     '0.5'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +< *\n)
# (?^:# +'0.5' *\n?)
# 
# as expected

#   Failed test ' - >, timeout(undef)'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '>, timeout(undef)'
# #   at t/20-Time.t line 56.
# #     '0.410004138946533'
# #         >
# #     '0.6'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +> *\n)
# (?^:# +'0.6' *\n?)
# 
# as expected

#   Failed test ' - <, timeout(undef)'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '<, timeout(undef)'
# #   at t/20-Time.t line 56.
# #     '0.309985876083374'
# #         <
# #     '0.1'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +< *\n)
# (?^:# +'0.1' *\n?)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# #     '0.210002660751343'
# #         <
# #     '0.1'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +< *\n)
# (?^:# +'0.1' *\n?)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# #     '0.309979438781738'
# #         >
# #     '1'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +> *\n)
# (?^:# +'1' *\n?)
# 
# as expected

#   Failed test ' - >='
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '>='
# #   at t/20-Time.t line 56.
# # Timeout (0.3 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +Timeout \(0.3 sec\) *\n)
# 
# as expected

#   Failed test ' - >'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '>'
# #   at t/20-Time.t line 56.
# # Timeout (0.2 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +Timeout \(0.2 sec\) *\n)
# 
# as expected

#   Failed test ' - <'
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '<'
# #   at t/20-Time.t line 56.
# # Timeout (0.1 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +Timeout \(0.1 sec\) *\n)
# 
# as expected

#   Failed test ' - <='
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test '<='
# #   at t/20-Time.t line 56.
# # Timeout (0.3 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +Timeout \(0.3 sec\) *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 59.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 59.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test ''
#   at t/20-Time.t line 62.
# STDERR is:
# #   Failed test at t/20-Time.t line 56.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 56.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test 'time_between_ok: not ok: too long'
#   at t/20-Time.t line 168.
# STDERR is:
# #   Failed test 'too long'
# #   at t/20-Time.t line 166.
# # Timeout (0.6 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 166.*\n?/
# (?^:# +Timeout \(0.6 sec\) *\n)
# 
# as expected

#   Failed test 'time_between_ok: not ok: too short'
#   at t/20-Time.t line 175.
# STDERR is:
# #   Failed test 'too short'
# #   at t/20-Time.t line 173.
# #     '0.0199975967407227'
# #         >
# #     '0.4'
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 173.*\n?/
# (?^:# +'[^']+' *\n)
# (?^:# +> *\n)
# (?^:# +'0.4' *\n?)
# 
# as expected

#   Failed test 'time_between_ok: not ok: invalid'
#   at t/20-Time.t line 182.
# STDERR is:
# #   Failed test at t/20-Time.t line 180.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 180.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test 'time_between_ok: not ok: invalid'
#   at t/20-Time.t line 189.
# STDERR is:
# #   Failed test at t/20-Time.t line 187.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 187.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test 'time_within_ok: not ok, with desc'
#   at t/20-Time.t line 206.
# STDERR is:
# #   Failed test 'too long'
# #   at t/20-Time.t line 204.
# # Timeout (0.2 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 204.*\n?/
# (?^:# +Timeout \(0.2 sec\) *\n)
# 
# as expected

#   Failed test 'time_within_ok: not ok, without desc, multi timer'
#   at t/20-Time.t line 213.
# STDERR is:
# #   Failed test at t/20-Time.t line 211.
# # Timeout (0.5 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 211.*\n?/
# (?^:# +Timeout \(0.5 sec\) *\n)
# 
# as expected

#   Failed test 'time_within_ok: not ok, without desc'
#   at t/20-Time.t line 220.
# STDERR is:
# #   Failed test at t/20-Time.t line 218.
# # Timeout (0.5 sec)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 218.*\n?/
# (?^:# +Timeout \(0.5 sec\) *\n)
# 
# as expected

#   Failed test 'time_within_ok: not ok, invalid'
#   at t/20-Time.t line 227.
# STDERR is:
# #   Failed test at t/20-Time.t line 225.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 225.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected

#   Failed test 'time_within_ok: not ok, invalid with desc'
#   at t/20-Time.t line 234.
# STDERR is:
# #   Failed test 'hoge'
# #   at t/20-Time.t line 232.
# # Invalid arguments.
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/20\-Time\.t line 232.*\n?/
# (?^:# +Invalid arguments\. *\n)
# 
# as expected
t/20-Time.t .......... 
Failed 27/81 subtests 
t/manifest.t ......... skipped: Author tests not required for installation
t/pod.t .............. ok

Test Summary Report
-------------------
t/20-Time.t        (Wstat: 0 Tests: 81 Failed: 27)
  Failed tests:  20, 22, 24, 26, 28, 30, 32, 34, 36, 38
                40, 42, 44, 46, 48, 50, 52, 54, 60, 62
                64, 66, 72, 74, 76, 78, 80
Files=5, Tests=110, 24 wallclock secs ( 0.05 usr  0.04 sys +  0.34 cusr  0.05 csys =  0.48 CPU)
Result: FAIL
Failed 1/5 test programs. 27/110 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpan/.cpan/build/Test-AnyEvent-Time-0.01-8RgOw3.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    AnyEvent            7.01 7.05   
    Scalar::Util        0    1.32   
    Test::Builder       0    0.98_06

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    Test::More          0    0.98_06

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.78   


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/perl5/perlbrew/bin:/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin:/home/cpan/perl5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10459
    PERL5_CPAN_IS_RUNNING = 10459
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2699,10459
    PERLBREW_MANPATH = /home/cpan/perl5/perlbrew/perls/perl-5.18.1/man
    PERLBREW_PATH = /home/cpan/perl5/perlbrew/bin:/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin
    PERLBREW_PERL = perl-5.18.1
    PERLBREW_ROOT = /home/cpan/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.66
    PERL_CR_SMOKER_CURRENT = Test-AnyEvent-Time-0.01
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin/perl5.18.1
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.03    
    CPAN::Meta          2.132661
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.78    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.59    
    JSON::PP            2.27202 
    Module::Build       0.4007  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.28    
    Test::More          0.98_06 
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=9.1-release-p6, archname=amd64-freebsd
    uname='freebsd freebsd90 9.1-release-p6 freebsd 9.1-release-p6 #0: wed aug 21 20:40:52 utc 2013 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-de -Dprefix=/home/cpan/perl5/perlbrew/perls/perl-5.18.1 -Aeval:scriptdir=/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Sep 14 2013 00:36:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10459"
    PERL5_CPAN_IS_RUNNING="10459"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2699,10459"
    PERLBREW_MANPATH="/home/cpan/perl5/perlbrew/perls/perl-5.18.1/man"
    PERLBREW_PATH="/home/cpan/perl5/perlbrew/bin:/home/cpan/perl5/perlbrew/perls/perl-5.18.1/bin"
    PERLBREW_PERL="perl-5.18.1"
    PERLBREW_ROOT="/home/cpan/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.66"
    PERL_CR_SMOKER_CURRENT="Test-AnyEvent-Time-0.01"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/amd64-freebsd
    /home/cpan/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1
    /home/cpan/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/amd64-freebsd
    /home/cpan/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1
    .