Acme-Unicodify v1.202110 Perl 5 v5.34.1 i686-linux-thread-multi-64int-ld

Status
Pass
From
D Ruth Holloway
Dist
Acme-Unicodify v1.202110
Platform
Perl 5 v5.34.1 i686-linux-thread-multi-64int-ld
Date
2022-04-13 09:19:16
ID
cadb1766-bb0a-11ec-9185-8abd2aec78d4
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 Joelle Maslak,

This is a computer-generated report for Acme-Unicodify-1.202110
on perl 5.34.1, 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/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ...................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     Test::UseAllModules 0.17 0.17
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Encode               any     3.16
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.80
#     File::Temp           any   0.2311
#     Test::More           any 1.302190
#     Test::UseAllModules 0.17     0.17
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module              Want  Have
#     ------------------ ----- -----
#     Carp                 any  1.52
#     File::Slurper      0.008 0.013
#     Unicode::Normalize   any  1.28
#     autodie              any  2.34
#     strict               any  1.12
#     utf8                 any  1.24
#     warnings             any  1.51
# 
t/00-report-prereqs.t ............ ok
t/01-ToFromUnicode.t ............. ok
t/author-critic.t ................ skipped: these tests are for testing by the author
t/author-eol.t ................... skipped: these tests are for testing by the author
t/author-no-tabs.t ............... skipped: these tests are for testing by the author
t/author-pod-syntax.t ............ skipped: these tests are for testing by the author
t/author-test-version.t .......... skipped: these tests are for testing by the author
t/release-changes_has_content.t .. skipped: these tests are for release candidate testing
t/release-kwalitee.t ............. skipped: these tests are for release candidate testing
t/release-trailing-space.t ....... skipped: these tests are for release candidate testing
t/release-unused-vars.t .......... skipped: these tests are for release candidate testing
All tests successful.
Files=12, Tests=12,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.55 cusr  0.07 csys =  0.68 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    autodie             0        2.34    
    Carp                0        1.52    
    File::Slurper       0.008    0.013   
    perl                5.022000 5.034001
    strict              0        1.12    
    Unicode::Normalize  0        1.28    
    utf8                0        1.24    
    warnings            0        1.51    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Encode              0        3.16    
    ExtUtils::MakeMaker 0        7.62    
    File::Spec          0        3.80    
    File::Temp          0        0.2311  
    Test::More          0        1.302190
    Test::UseAllModules 0.17     0.17    

configure_requires:

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

opt_build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    CPAN::Meta          2.120900 2.150010


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/bin:/bin
    PERL5LIB = /home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/arch:/home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/lib:/home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/arch:/home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16489
    PERL5_CPAN_IS_RUNNING = 16489
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 507,16489
    PERL5_MINISMOKEBOX = 0.68
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh

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

    $^X = /home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-13-686-pae
    archname=i686-linux-thread-multi-64int-ld
    uname='linux test-i86 5.10.0-13-686-pae #1 smp debian 5.10.106-1 (2022-03-17) i686 gnulinux '
    config_args='-de -Dprefix=/home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int -Dman1dir=none -Dman3dir=none -Dusethreads -Duselongdouble -Dusemultiplicity -Duse64bitint -Aeval:scriptdir=/home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -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='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='10.2.1 20210110'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long long'
    ivsize=8
    nvtype='long double'
    nvsize=12
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/i386-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Apr  4 2022 14:38:19
  %ENV:
    PERL5LIB="/home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/arch:/home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/lib:/home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/arch:/home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16489"
    PERL5_CPAN_IS_RUNNING="16489"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="507,16489"
    PERL5_MINISMOKEBOX="0.68"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/arch
    /home/cpantester/.cpan/build/Test-UseAllModules-0.17-7/blib/lib
    /home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/arch
    /home/cpantester/.cpan/build/File-Slurper-0.013-8/blib/lib
    /home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/lib/site_perl/5.34.1/i686-linux-thread-multi-64int-ld
    /home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/lib/site_perl/5.34.1
    /home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/lib/5.34.1/i686-linux-thread-multi-64int-ld
    /home/cpantester/perl5/perlbrew/perls/perl-5.34.1-thread-multi-ld-64int/lib/5.34.1
    .