Sys-Filesystem v1.408 Perl 5 v5.32.0 x86_64-linux

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Sys-Filesystem v1.408
Platform
Perl 5 v5.32.0 x86_64-linux
Date
2020-10-28 09:30:49
ID
43bbac6c-1900-11eb-8ce0-2d9aa1724e2f
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 Jens Rehsack,

This is a computer-generated report for Sys-Filesystem-1.408
on perl 5.32.0, created by CPAN-Reporter-1.2018.

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:

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 "/home/david/cpantesting/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t xt/*.t
# Testing Sys::Filesystem 1.408, Perl 5.032000 (/home/david/cpantesting/perl-5.32.0/bin/perl) on linux-4.9.0-8-amd64
t/01_load.t ...... ok
# filesystem - mounted - special - device - options - format - volume - label - type
# / - 1 - 0 - /dev/sda1 - rw,relatime,discard,errors=remount-ro,data=ordered - ext4 - 1 - 1 - ext4
# /dev - 1 - 0 - udev - rw,nosuid,relatime,size=8013620k,nr_inodes=2003405,mode=755 - devtmpfs - 1 - 1 - devtmpfs
# /dev/hugepages - 1 - 0 - hugetlbfs - rw,relatime - hugetlbfs - 1 - 1 - hugetlbfs
# /dev/mqueue - 1 - 0 - mqueue - rw,relatime - mqueue - 1 - 1 - mqueue
# /dev/pts - 1 - 1 - devpts - rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 - devpts - 1 - 1 - devpts
# /dev/shm - 1 - 1 - tmpfs - rw,nosuid,nodev - tmpfs - 1 - 1 - tmpfs
# /media/cdrom0 - 0 - 0 - /dev/sr0 - user,noauto - udf,iso9660 - 1 - 1 - udf,iso9660
# /proc - 1 - 1 - proc - rw,nosuid,nodev,noexec,relatime - proc - 1 - 1 - proc
# /proc/sys/fs/binfmt_misc - 1 - 1 - binfmt_misc - rw,relatime - binfmt_misc - 1 - 1 - binfmt_misc
# /run - 1 - 1 - tmpfs - rw,nosuid,noexec,relatime,size=1604972k,mode=755 - tmpfs - 1 - 1 - tmpfs
# /run/lock - 1 - 1 - tmpfs - rw,nosuid,nodev,noexec,relatime,size=5120k - tmpfs - 1 - 1 - tmpfs
# /run/user/1000 - 1 - 1 - tmpfs - rw,nosuid,nodev,relatime,size=1604972k,mode=700,uid=1000,gid=1000 - tmpfs - 1 - 1 - tmpfs
# /sys - 1 - 1 - sysfs - rw,nosuid,nodev,noexec,relatime - sysfs - 1 - 1 - sysfs
# /sys/fs/cgroup - 1 - 1 - tmpfs - ro,nosuid,nodev,noexec,mode=755 - tmpfs - 1 - 1 - tmpfs
# /sys/fs/cgroup/blkio - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,blkio - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/cpu,cpuacct - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,cpu,cpuacct - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/cpuset - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,cpuset - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/devices - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,devices - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/freezer - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,freezer - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/memory - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,memory - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/net_cls,net_prio - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,net_cls,net_prio - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/perf_event - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,perf_event - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/pids - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,pids - cgroup - 1 - 1 - cgroup
# /sys/fs/cgroup/systemd - 1 - 0 - cgroup - rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd - cgroup - 1 - 1 - cgroup
# /sys/fs/pstore - 1 - 0 - pstore - rw,nosuid,nodev,noexec,relatime - pstore - 1 - 1 - pstore
# /sys/kernel/debug - 1 - 1 - debugfs - rw,relatime - debugfs - 1 - 1 - debugfs
# /sys/kernel/security - 1 - 1 - securityfs - rw,nosuid,nodev,noexec,relatime - securityfs - 1 - 1 - securityfs
t/02_basic.t ..... ok
t/03_whereami.t .. ok
t/04_special.t ... ok
t/05_error.t ..... ok
t/06_settings.t .. ok
All tests successful.

Test Summary Report
-------------------
t/03_whereami.t (Wstat: 0 Tests: 3 Failed: 0)
  TODO passed:   2-3
Files=6, Tests=341,  6 wallclock secs ( 0.07 usr  0.00 sys +  0.53 cusr  0.06 csys =  0.66 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    Cwd                 0        3.78    
    File::Spec          0        3.78    
    FindBin             0        1.51    
    IO                  0        1.43    
    IPC::Cmd            0.80     1.04    
    Module::Pluggable   4.8      5.2     
    Params::Util        1.00     1.100   
    perl                5.008001 5.032000

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::More          0.9      1.302183

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    Cwd                 0        3.78    
    ExtUtils::MakeMaker 0        7.50    
    File::Spec          0        3.78    
    FindBin             0        1.51    
    IO                  0        1.43    
    IPC::Cmd            0.80     1.04    
    Module::Pluggable   4.8      5.2     
    Params::Util        1.00     1.100   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.32.0
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12287
    PERL5_CPAN_IS_RUNNING = 12287
    PERLVER = 5.32.0
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.0
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.32.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 27 1000
    $EGID = 1000 27 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.50    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.50    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.9.0-8-amd64
    archname=x86_64-linux
    uname='linux pigsty.barnyard.co.uk 4.9.0-8-amd64 #1 smp debian 4.9.144-3 (2019-02-02) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.32.0'
    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='cc'
    ccflags ='-fwrapv -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='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    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='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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
    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
  Built under linux
  Compiled at Jun 22 2020 23:26:03
  %ENV:
    PERL="5.32.0"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12287"
    PERL5_CPAN_IS_RUNNING="12287"
    PERLVER="5.32.0"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.0"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.32.0/lib/site_perl/5.32.0/x86_64-linux
    /home/david/cpantesting/perl-5.32.0/lib/site_perl/5.32.0
    /home/david/cpantesting/perl-5.32.0/lib/5.32.0/x86_64-linux
    /home/david/cpantesting/perl-5.32.0/lib/5.32.0