Report for Time-HiRes-1.9746

Back
From: metabase:user:553c21ce-8d47-11df-9de5-e28c4c42590d
Subject: FAIL Time-HiRes-1.9746 5.26.1 GNU/Linux
Date: 2017-10-16T21:31:13Z

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 JHI,

This is a computer-generated report for Time-HiRes-1.9746
on perl 5.26.1, created by App::cpanminus::reporter 0.17 (1.7043).

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:

none provided

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

Output from '':

Building and testing Time-HiRes-1.9746
Running Mkbootstrap for HiRes ()
"/home/ioanrogers/.plenv/versions/5.26.1/bin/perl5.26.1" "/home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1/ExtUtils/xsubpp"  -typemap '/home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/5.26.1/ExtUtils/typemap' -typemap '/home/ioanrogers/.cpanm/work/1508189160.15197/Time-HiRes-1.9746/typemap'  HiRes.xs > HiRes.xsc
chmod 644 "HiRes.bs"
"/home/ioanrogers/.plenv/versions/5.26.1/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644
cp HiRes.pm blib/lib/Time/HiRes.pm
mv HiRes.xsc HiRes.c
clang -c   -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2   -DVERSION=\"1.9746\" -DXS_VERSION=\"1.9746\" -fPIC "-I/home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/5.26.1/x86_64-linux/CORE"  -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c
rm -f blib/arch/auto/Time/HiRes/HiRes.so
LD_RUN_PATH="/lib/../lib64" clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  HiRes.o  -o blib/arch/auto/Time/HiRes/HiRes.so  \
   -lrt   \
  
chmod 755 blib/arch/auto/Time/HiRes/HiRes.so
"/home/ioanrogers/.plenv/versions/5.26.1/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644
PERL_DL_NONLAZY=1 "/home/ioanrogers/.plenv/versions/5.26.1/bin/perl5.26.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[14:29:00] t/time.t .......... ok        5 ms ( 0.00 usr  0.00 sys +  0.06 cusr  0.01 csys =  0.07 CPU)
[14:29:00] t/tv_interval.t ... ok        2 ms ( 0.00 usr  0.00 sys +  0.04 cusr  0.01 csys =  0.05 CPU)

#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[12] = '8'
#     $expected->[12] = '0'
[14:29:00] t/nanosleep.t ..... ok      589 ms ( 0.01 usr  0.00 sys +  0.18 cusr  0.03 csys =  0.22 CPU)
[14:29:00] t/sleep.t ......... ok      587 ms ( 0.01 usr  0.00 sys +  0.24 cusr  0.04 csys =  0.29 CPU)

# Testing for subsecond file timestamps (mtime) in /home/ioanrogers/.cpanm/work/1508189160.15197/Time-HiRes-1.9746
# Subsecond file timestamps in /home/ioanrogers/.cpanm/work/1508189160.15197/Time-HiRes-1.9746: OK

#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[12] = '8'
#     $expected->[12] = '0'

#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[12] = '8'
#     $expected->[12] = '0'
[14:29:01] t/gettimeofday.t .. ok     1143 ms ( 0.02 usr  0.00 sys +  0.31 cusr  0.05 csys =  0.38 CPU)

#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[12] = '8'
#     $expected->[12] = '0'
# Looks like you failed 4 tests of 43.
[14:29:01] t/stat.t .......... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/43 subtests 
[14:29:01] t/itimer.t ........ ok     1710 ms ( 0.02 usr  0.00 sys +  2.15 cusr  0.07 csys =  2.24 CPU)
[14:29:01] t/utime.t ......... ok     1110 ms ( 0.01 usr  0.00 sys +  1.98 cusr  0.05 csys =  2.04 CPU)
[14:29:03] t/clock.t ......... ok     3142 ms ( 0.03 usr  0.01 sys +  2.43 cusr  0.09 csys =  2.56 CPU)
[14:29:04] t/usleep.t ........ ok     4025 ms ( 0.02 usr  0.01 sys +  2.24 cusr  0.07 csys =  2.34 CPU)
[14:29:05] t/alarm.t ......... ok     5669 ms ( 0.04 usr  0.01 sys +  6.70 cusr  0.12 csys =  6.87 CPU)
[14:29:08] t/ualarm.t ........ ok     8055 ms ( 0.03 usr  0.01 sys + 14.68 cusr  0.10 csys = 14.82 CPU)
[14:29:08]

Test Summary Report
-------------------
t/stat.t        (Wstat: 1024 Tests: 43 Failed: 4)
  Failed tests:  13, 20, 27, 34
  Non-zero exit status: 4
Files=12, Tests=113,  9 wallclock secs ( 0.06 usr  0.01 sys + 14.78 cusr  0.12 csys = 14.97 CPU)
Result: FAIL

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    HARNESS_OPTIONS = j8
    HARNESS_TIMER = 1
    LANG = en_GB.UTF-8
    PATH = /home/ioanrogers/.plenv/versions/5.26.1/bin:/home/ioanrogers/.plenv/libexec:/home/ioanrogers/.plenv/plugins/perl-build/bin:/home/ioanrogers/.local/share/go/bin:/opt/perforce/bin:/home/ioanrogers/.perl6/bin:/home/ioanrogers/.plenv/shims:~/.plenv/bin::/home/ioanrogers/.local/bin:/home/ioanrogers/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/games
    PERL_CPANM_OPT = --prompt --no-man-pages --verify --mirror https://cpan.metacpan.org
    SHELL = /bin/bash
    TERM = xterm-256color

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

    EGID = 1854000021 10 190 969 973 982 1854000000 1854000021 1854000040 1854100503 1854100505
    EUID = 1854000021
    EXECUTABLE_NAME = /home/ioanrogers/.plenv/versions/5.26.1/bin/perl5.26.1
    GID = 1854000021 10 190 969 973 982 1854000000 1854000021 1854000040 1854100503 1854100505
    UID = 1854000021

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.67    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.67    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302103
    YAML                1.23    
    YAML::Syck          n/a     
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=4.12.14-300.fc26.x86_64
    archname=x86_64-linux
    uname='linux ioan-desktop.eng.sophos 4.12.14-300.fc26.x86_64 #1 smp wed sep 20 16:28:07 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/ioanrogers/.plenv/versions/5.26.1 -de -Dusedevel -Dcc=clang -Dccflags-march=native -O3 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Dman1dir=none -Dman3dir=none -A'eval:scriptdir=/home/ioanrogers/.plenv/versions/5.26.1/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='clang'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='clang'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/bin/../lib64/clang/4.0.1/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.25.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.25'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under linux
  Compiled at Oct 11 2017 08:27:19
  %ENV:
    PERL_CPANM_OPT="--prompt --no-man-pages --verify --mirror https://cpan.metacpan.org"
  @INC:
    /home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1/x86_64-linux
    /home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1
    /home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/5.26.1/x86_64-linux
    /home/ioanrogers/.plenv/versions/5.26.1/lib/perl5/5.26.1