Org-Parser v0.558 Perl 5 v5.36.0 amd64-freebsd

Status
Pass
From
Nedzad Hrnjica (NHRNJICA)
Dist
Org-Parser v0.558
Platform
Perl 5 v5.36.0 amd64-freebsd
Date
2022-07-29 04:53:47
ID
6e630b4e-0efa-11ed-9b4f-aaddbfb3760d
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 PERLANCAR,

This is a computer-generated report for Org-Parser-0.558
on perl 5.36.0, created by App::cpanminus::reporter 0.17 (1.7046).

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 '':

Building and testing Org-Parser-0.558
cp lib/Org/ElementRole.pm blib/lib/Org/ElementRole.pm
cp lib/Org/Element.pm blib/lib/Org/Element.pm
cp lib/Org/Element/Footnote.pm blib/lib/Org/Element/Footnote.pm
cp lib/Org/Element/Drawer.pm blib/lib/Org/Element/Drawer.pm
cp lib/Org/Element/Link.pm blib/lib/Org/Element/Link.pm
cp lib/Org/Element/Block.pm blib/lib/Org/Element/Block.pm
cp lib/Org/Element/Timestamp.pm blib/lib/Org/Element/Timestamp.pm
cp lib/Org/Element/Table.pm blib/lib/Org/Element/Table.pm
cp lib/Org/Element/FixedWidthSection.pm blib/lib/Org/Element/FixedWidthSection.pm
cp lib/Org/Element/ListItem.pm blib/lib/Org/Element/ListItem.pm
cp lib/Org/Element/RadioTarget.pm blib/lib/Org/Element/RadioTarget.pm
cp lib/Org/Element/TimeRange.pm blib/lib/Org/Element/TimeRange.pm
cp lib/Org/Element/Text.pm blib/lib/Org/Element/Text.pm
cp lib/Org/Parser.pm blib/lib/Org/Parser.pm
cp lib/Org/Element/Target.pm blib/lib/Org/Element/Target.pm
cp lib/Org/Element/TableRow.pm blib/lib/Org/Element/TableRow.pm
cp lib/Org/Element/TableCell.pm blib/lib/Org/Element/TableCell.pm
cp lib/Org/Document.pm blib/lib/Org/Document.pm
cp lib/Org/Element/Comment.pm blib/lib/Org/Element/Comment.pm
cp lib/Org/Element/Headline.pm blib/lib/Org/Element/Headline.pm
cp lib/Org/Element/TableHLine.pm blib/lib/Org/Element/TableHLine.pm
cp lib/Org/ElementRole/Block.pm blib/lib/Org/ElementRole/Block.pm
cp lib/Org/Element/Setting.pm blib/lib/Org/Element/Setting.pm
cp lib/Org/ElementRole/Inline.pm blib/lib/Org/ElementRole/Inline.pm
cp lib/Org/Element/List.pm blib/lib/Org/Element/List.pm
PERL_DL_NONLAZY=1 "/usr/home/cpantest/.plenv/versions/5.36.0/bin/perl5.36.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............... ok
t/01-basics.t ................ ok
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-pod-coverage.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/base_element-field_name.t .. ok
t/base_element.t ............. ok
t/block.t .................... ok
t/comment.t .................. ok
t/document.t ................. ok
t/drawer.t ................... ok
t/fixed_width_section.t ...... ok
t/footnote.t ................. ok
t/headline-get_property.t .... ok
t/headline.t ................. ok
t/link_and_target.t .......... ok
t/list.t ..................... ok
t/radio_target.t ............. ok
t/regression-rt68443.t ....... ok
t/rt98375.t .................. ok
t/setting-todo.t ............. ok
t/setting.t .................. ok
t/table.t .................... ok
t/text.t ..................... ok
t/timerange.t ................ ok
t/timestamp.t ................ ok
t/unicode.t .................. ok
t/various.t .................. ok
All tests successful.
Files=28, Tests=120, 43 wallclock secs ( 0.45 usr  0.12 sys + 27.27 cusr  4.58 csys = 32.42 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    PATH = /home/cpantest/.plenv/versions/5.36.0/bin:/home/cpantest/.plenv/libexec:/home/cpantest/.plenv/plugins/perl-build/bin:/usr/home/cpantest/5.36.0/local/bin:/home/cpantest/.plenv/shims:/home/cpantest/.plenv/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpantest/bin
    PERL5LIB = /usr/home/cpantest/5.36.0/local/lib/perl5
    SHELL = /usr/local/bin/bash
    TERM = xterm-256color

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

    EGID = 1002 1002
    EUID = 1002
    EXECUTABLE_NAME = /usr/home/cpantest/.plenv/versions/5.36.0/bin/perl5.36.0
    GID = 1002 1002
    UID = 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.07    
    JSON::PP            4.10    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.3-release
    archname=amd64-freebsd
    uname='freebsd home3.nedzadhrnjica.com 12.3-release freebsd 12.3-release r371126 generic amd64 '
    config_args='-Dprefix=/home/cpantest/.plenv/versions/5.36.0 -de -Dversiononly -A'eval:scriptdir=/home/cpantest/.plenv/versions/5.36.0/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
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.1/lib
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -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-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 freebsd
  Compiled at Jul 27 2022 19:49:14
  %ENV:
    PERL5LIB="/usr/home/cpantest/5.36.0/local/lib/perl5"
  @INC:
    /usr/home/cpantest/5.36.0/local/lib/perl5
    /home/cpantest/.plenv/versions/5.36.0/lib/perl5/site_perl/5.36.0/amd64-freebsd
    /home/cpantest/.plenv/versions/5.36.0/lib/perl5/site_perl/5.36.0
    /home/cpantest/.plenv/versions/5.36.0/lib/perl5/5.36.0/amd64-freebsd
    /home/cpantest/.plenv/versions/5.36.0/lib/perl5/5.36.0