Text-Amuse-Preprocessor v0.64 Perl 5 v5.30.3 x86_64-linux-thread-multi

Status
Pass
From
Slaven Rezić
Dist
Text-Amuse-Preprocessor v0.64
Platform
Perl 5 v5.30.3 x86_64-linux-thread-multi
Date
2020-11-05 20:32:32
ID
07cef5fe-1fa6-11eb-a6a9-4c7a1f24ea8f
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 Marco Pessotto,

This is a computer-generated report for Text-Amuse-Preprocessor-0.64
on perl 5.30.3, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/opt/perl-5.30.3t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Text::Amuse::Preprocessor 0.64, Perl 5.030003, /opt/perl-5.30.3t/bin/perl
t/00-load.t ........... ok
t/changes.t ........... skipped: Changes testing not required (or Test::CPAN::Changes not found)
t/chars.t ............. ok
# Using /var/tmp/cpansmoker-1023/2020110518/4GoEZOOVJ8 for ligatures
# Using /var/tmp/cpansmoker-1023/2020110518/esiUodww5N for missing_nl
# Using /var/tmp/cpansmoker-1023/2020110518/tBfcFbWMEZ for garbage
# Using /var/tmp/cpansmoker-1023/2020110518/PvSQ4ZuHAD for ellipsis_no_fix
# Using /var/tmp/cpansmoker-1023/2020110518/9xFKKP2ko0 for ellipsis
# Using /var/tmp/cpansmoker-1023/2020110518/XOICDUD8QP for links
# Using /var/tmp/cpansmoker-1023/2020110518/3bA2UW_3PW for en
# Using /var/tmp/cpansmoker-1023/2020110518/tqHXyuX7yg for fi
# Using /var/tmp/cpansmoker-1023/2020110518/FywYkFG_uf for es
# Using /var/tmp/cpansmoker-1023/2020110518/PvN487gxvk for sr
# Using /var/tmp/cpansmoker-1023/2020110518/AGC7uweUoy for hr
# Using /var/tmp/cpansmoker-1023/2020110518/yRwubLqBnX for ru
# Using /var/tmp/cpansmoker-1023/2020110518/eu97bWwVLT for it
# Using /var/tmp/cpansmoker-1023/2020110518/pUdQT2FCN_ for mk
# Using /var/tmp/cpansmoker-1023/2020110518/kE3J4_XgZi for sv
# Using /var/tmp/cpansmoker-1023/2020110518/3So3DAgSrT for de
# Using /var/tmp/cpansmoker-1023/2020110518/sQpi9dHM8o for pl
# Using /var/tmp/cpansmoker-1023/2020110518/wAGBg1d3fB for bg
# Using /var/tmp/cpansmoker-1023/2020110518/JdzG_RK9xc for fr
# Using /var/tmp/cpansmoker-1023/2020110518/_GD5GE2MoJ for pt
# Using /var/tmp/cpansmoker-1023/2020110518/V4HpWnFqsY for sq
# Using /var/tmp/cpansmoker-1023/2020110518/4nm0kgjI7a for da
# Using /var/tmp/cpansmoker-1023/2020110518/jq73FarqnE for nl
# Using /var/tmp/cpansmoker-1023/2020110518/CXpck8GyXw for id
# Using /var/tmp/cpansmoker-1023/2020110518/M4rY2qRZ6Y for Full example
# Using /var/tmp/cpansmoker-1023/2020110518/7zSdBVidUS for Quote
# Using /var/tmp/cpansmoker-1023/2020110518/52TosQ8h19 for Quote
# Using /var/tmp/cpansmoker-1023/2020110518/l5sIXWmlrk for Nl quotation
t/common.t ............ ok
t/crash-on-verb.t ..... ok
# $VAR1 = "#title Test
# #lang en
# 
# 0
# 
# \x{201c}0\x{201d}
# 
# 0
# ";
# $VAR1 = "#title Test
# #lang en
# 
# 0
# 
# \x{201c}0\x{201d}
# 
# 0
# ";
t/crash_on_loop.t ..... ok
# /var/tmp/cpansmoker-1023/2020110518/FaGkMwSSfN/verbatim-in.muse
# /var/tmp/cpansmoker-1023/2020110518/FaGkMwSSfN
t/exclude-verbatim.t .. ok
# Testing t/footnotes/good.in => t/footnotes/good.out
# Testing t/footnotes/good2.in => t/footnotes/good2.out
# Testing t/footnotes/good3.in => t/footnotes/good3.out
# Testing t/footnotes/mixed.in => t/footnotes/mixed.out
# Testing t/footnotes/indentation.in => t/footnotes/indentation.out
# Testing t/footnotes/sec-good.in => t/footnotes/sec-good.out
# Testing t/footnotes/sec-good2.in => t/footnotes/sec-good2.out
# Testing t/footnotes/sec-good3.in => t/footnotes/sec-good3.out
# Testing t/footnotes/sec-bad.in => t/footnotes/sec-bad.out
# @@ -1 +1,2 @@
# -{4}
# +{3}
# +{3}
# Testing t/footnotes/sec-bad2.in => t/footnotes/sec-bad2.out
# @@ -1,3 +1,2 @@
# -{4}
# +{3}
# -{5}
# +{3}
# -{6}
# Testing t/footnotes/bad.in => t/footnotes/bad.out
# @@ -1,2 +1,3 @@
#  [1]
# -[1]
# +[2]
# +[4]
# Testing t/footnotes/bad2.in => t/footnotes/bad2.out
# @@ -1,4 +1,3 @@
#  [1]
# -[1]
# +[2]
#  [4]
# -[5]
t/footnotes.t ......... ok
tagpile mismatch: root, p
t/html-2.t ............ ok
# Using /var/tmp/cpansmoker-1023/2020110518/hRXDFtxQA5.html
# Using /var/tmp/cpansmoker-1023/2020110518/vU7AZy73xM.html
# Using /var/tmp/cpansmoker-1023/2020110518/Yy59Z6bq3C.html
# Using /var/tmp/cpansmoker-1023/2020110518/wR6VSwp2g6.html
# Using /var/tmp/cpansmoker-1023/2020110518/GCF84VIs_v.html
# Using /var/tmp/cpansmoker-1023/2020110518/uqu4GRi0mc.html
# Using /var/tmp/cpansmoker-1023/2020110518/l156Aua0uX.html
# Using /var/tmp/cpansmoker-1023/2020110518/J84mme3miB.html
# Using /var/tmp/cpansmoker-1023/2020110518/9R0gtBlhv9.html
# Using /var/tmp/cpansmoker-1023/2020110518/w2lHWpscQe.html
# Using /var/tmp/cpansmoker-1023/2020110518/Fu6Vx9vu8b.html
# Using /var/tmp/cpansmoker-1023/2020110518/aLkOt3YTT7.html
# Using /var/tmp/cpansmoker-1023/2020110518/E6DHxWo91t.html
# Using /var/tmp/cpansmoker-1023/2020110518/9_MGIBEeAv.html
# Using /var/tmp/cpansmoker-1023/2020110518/9V8ySgi3Ly.html
# Using /var/tmp/cpansmoker-1023/2020110518/98yyVTr4OY.html
# Using /var/tmp/cpansmoker-1023/2020110518/5J71WlmxZs.html
t/html.t .............. ok
t/manifest.t .......... skipped: Author tests not required for installation
t/memory-cycles.t ..... ok
t/nbsp.t .............. ok
# Infile is /var/tmp/cpansmoker-1023/2020110518/kDyOfIvaW9/input.txt
# Using /var/tmp/cpansmoker-1023/2020110518/v7li_CBro6 as temporary dir
t/object.t ............ ok
t/pod-coverage.t ...... skipped: Pod coverage not required for installation
t/pod.t ............... skipped: Pod test not required for installation
t/russian.t ........... ok
t/subs.t .............. ok
t/typography.t ........ ok
All tests successful.
Files=19, Tests=431,  2 wallclock secs ( 0.07 usr  0.12 sys +  1.40 cusr  0.47 csys =  2.06 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    HTML::PullParser    0    3.75    
    IO::HTML            1    1.004   
    Pod::Simple::Wiki   0.19 0.20    
    Text::Amuse         0.95 1.70    
    Text::Diff          0    1.45    

build_requires:

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

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14626
    PERL5_CPAN_IS_RUNNING = 14626
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11614,14626
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020110518/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020110518

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

    $^X = /opt/perl-5.30.3t/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.52    
    ExtUtils::Install   2.18    
    ExtUtils::MakeMaker 7.52    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=linux
    osvers=4.15.0-101-generic
    archname=x86_64-linux-thread-multi
    uname='linux ubuntu18 4.15.0-101-generic #102-ubuntu smp mon may 11 10:07:26 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.30.3t -Dusethreads -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  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'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='7.5.0'
    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/7/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.27.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.27'
  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_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Jun  1 2020 20:03:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14626"
    PERL5_CPAN_IS_RUNNING="14626"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="11614,14626"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020110518/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.30.3t/lib/site_perl/5.30.3/x86_64-linux-thread-multi
    /opt/perl-5.30.3t/lib/site_perl/5.30.3
    /opt/perl-5.30.3t/lib/5.30.3/x86_64-linux-thread-multi
    /opt/perl-5.30.3t/lib/5.30.3
    .