YAML v1.27 Perl 5 v5.18.2 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
YAML v1.27
Platform
Perl 5 v5.18.2 darwin-2level
Date
2019-03-07 14:59:54
ID
aacafd2c-40e9-11e9-be01-43a5354c3958
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 TINITA,

This is a computer-generated report for YAML-1.27
on perl 5.18.2, created by App::cpanminus::reporter 0.17 (1.7044).

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 YAML-1.27
cp lib/YAML/Node.pm blib/lib/YAML/Node.pm
cp lib/YAML/Loader.pm blib/lib/YAML/Loader.pm
cp lib/YAML/Dumper/Base.pod blib/lib/YAML/Dumper/Base.pod
cp lib/YAML/Any.pm blib/lib/YAML/Any.pm
cp lib/YAML/Dumper.pm blib/lib/YAML/Dumper.pm
cp lib/YAML/Loader/Base.pm blib/lib/YAML/Loader/Base.pm
cp lib/YAML/Error.pod blib/lib/YAML/Error.pod
cp lib/YAML/Types.pod blib/lib/YAML/Types.pod
cp lib/YAML/Error.pm blib/lib/YAML/Error.pm
cp lib/YAML/Tag.pod blib/lib/YAML/Tag.pod
cp lib/YAML/Mo.pm blib/lib/YAML/Mo.pm
cp lib/YAML/Marshall.pm blib/lib/YAML/Marshall.pm
cp lib/YAML.pm blib/lib/YAML.pm
cp lib/YAML/Loader.pod blib/lib/YAML/Loader.pod
cp lib/YAML/Dumper/Base.pm blib/lib/YAML/Dumper/Base.pm
cp lib/YAML/Types.pm blib/lib/YAML/Types.pm
cp lib/YAML/Loader/Base.pod blib/lib/YAML/Loader/Base.pod
cp lib/YAML/Dumper.pod blib/lib/YAML/Dumper.pod
cp lib/YAML.pod blib/lib/YAML.pod
cp lib/YAML/Tag.pm blib/lib/YAML/Tag.pm
cp lib/YAML/Any.pod blib/lib/YAML/Any.pod
cp lib/YAML/Marshall.pod blib/lib/YAML/Marshall.pod
cp lib/YAML/Node.pod blib/lib/YAML/Node.pod
Manifying blib/man3/YAML::Dumper.3
Manifying blib/man3/YAML::Loader::Base.3
Manifying blib/man3/YAML::Node.3
Manifying blib/man3/YAML::Loader.3
Manifying blib/man3/YAML::Marshall.3
Manifying blib/man3/YAML::Any.3
Manifying blib/man3/YAML::Dumper::Base.3
Manifying blib/man3/YAML.3
Manifying blib/man3/YAML::Error.3
Manifying blib/man3/YAML::Tag.3
Manifying blib/man3/YAML::Types.3
PERL_DL_NONLAZY=1 /opt/plenv/versions/5.18.2/bin/perl5.18.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Subroutine main::Dump redefined at /opt/plenv/versions/5.18.2/lib/perl5/5.18.2/Exporter.pm line 66.
 at t/000-compile-modules.t line 9.
Subroutine main::Load redefined at /opt/plenv/versions/5.18.2/lib/perl5/5.18.2/Exporter.pm line 66.
 at t/000-compile-modules.t line 9.
t/000-compile-modules.t ............ ok
t/2-scalars.t ...................... ok
t/author-pod-syntax.t .............. skipped: these tests are for testing by the author
t/basic-tests.t .................... ok
t/bugs-emailed.t ................... ok
t/bugs-rt.t ........................ ok
t/changes.t ........................ ok
t/dump-basics.t .................... ok
t/dump-blessed-glob.t .............. ok
t/dump-blessed.t ................... ok
t/dump-code.t ...................... ok
t/dump-file-utf8.t ................. ok
t/dump-file.t ...................... ok
t/dump-nested.t .................... ok
t/dump-opts.t ...................... ok
t/dump-perl-types-512.t ............ skipped: test only for perls before v5.13.5-11-gfb85c04
t/dump-perl-types-514.t ............ ok
t/dump-perl-types.t ................ ok
t/dump-stringify.t ................. ok
t/dump-stringy-numbers.t ........... ok
t/dump-synopsis.t .................. ok
t/dump-tests-512.t ................. skipped: test only for perls before v5.13.5-11-gfb85c04
t/dump-tests-514.t ................. ok
t/dump-tests.t ..................... ok
t/dump-works.t ..................... ok
t/errors.t ......................... ok
t/export.t ......................... ok
t/freeze-thaw.t .................... ok
t/global-api.t ..................... ok
t/inbox.t .......................... ok
t/io-handle.t ...................... ok
t/issue-149.t ...................... ok
t/issue-69.t ....................... ok
t/load-code.t ...................... ok
t/load-fails.t ..................... ok
t/load-passes.t .................... ok
t/load-slides.t .................... ok
t/load-spec.t ...................... ok
t/load-tests.t ..................... ok
t/load-works.t ..................... ok
t/marshall.t ....................... ok
t/no-load-blessed.t ................ ok
t/node-info.t ...................... ok
t/numify.t ......................... ok
t/preserve.t ....................... ok
t/pugs-objects.t ................... ok
t/references.t ..................... ok
t/regexp.t ......................... ok
t/roundtrip.t ...................... ok
t/rt-90593.t ....................... ok
t/svk.t ............................ ok
t/test.t ........................... ok
t/trailing-comments-content.t ...... ok
t/trailing-comments-non-content.t .. ok
All tests successful.
Files=54, Tests=541,  7 wallclock secs ( 0.16 usr  0.09 sys +  6.05 cusr  0.66 csys =  6.96 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    PATH = /opt/plenv/versions/5.18.2/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/opt/plenv/shims:/opt/nvm/versions/node/v8.14.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin:/opt/plenv/shims:/opt/plenv/bin:/opt/nvm/versions/node/v8.14.0/bin:/Users/genehack/bin:/opt/vim/bin:/opt/tmux/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/opt/fzf/bin/
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/ls/0z9hs2311kn45yqnfxk2m8vr0000gn/T/

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

    EGID = 20 20 701 12 61 79 80 81 98 33 100 204 250 395 398 399
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.18.2/bin/perl5.18.2
    GID = 20 20 701 12 61 79 80 81 98 33 100 204 250 395 398 399
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.150010
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.40    
    JSON                n/a     
    JSON::PP            4.02    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=18.2.0, archname=darwin-2level
    uname='darwin phineas.home.genehack.org 18.2.0 darwin kernel version 18.2.0: thu dec 20 20:46:53 pst 2018; root:xnu-4903.241.1~1release_x86_64 x86_64 '
    config_args='-Dprefix=/opt/plenv/versions/5.18.2 -de -Dversiononly -A'eval:scriptdir=/opt/plenv/versions/5.18.2/bin''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -mmacosx-version-min=10.14 -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldb -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -mmacosx-version-min=10.14 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.52
  Built under darwin
  Compiled at Mar  7 2019 06:23:35
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.18.2/lib/perl5/site_perl/5.18.2/darwin-2level
    /opt/plenv/versions/5.18.2/lib/perl5/site_perl/5.18.2
    /opt/plenv/versions/5.18.2/lib/perl5/5.18.2/darwin-2level
    /opt/plenv/versions/5.18.2/lib/perl5/5.18.2
    .