JSON-Schema-Draft201909 v0.023 Perl 5 v5.33.8 darwin-2level

Status
Pass
From
Karen Etheridge
Dist
JSON-Schema-Draft201909 v0.023
Platform
Perl 5 v5.33.8 darwin-2level
Date
2021-03-21 03:33:53
ID
4238fb1c-89f6-11eb-a43f-92cb0cf7b511
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 ETHER,

This is a computer-generated report for JSON-Schema-Draft201909-0.023
on perl 5.33.8, 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 JSON-Schema-Draft201909-0.023
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.60
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     File::Spec                       any     3.80
#     Module::Metadata                 any 1.000037
#     Scalar::Util                     any     1.55
#     Test::Deep                       any    1.130
#     Test::Deep::UnorderedPairs       any    0.006
#     Test::Fatal                      any    0.016
#     Test::File::ShareDir             any 1.001002
#     Test::JSON::Schema::Acceptance 1.000    1.003
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302183
#     lib                              any     0.65
#     open                             any     1.12
#     utf8                             any     1.24
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want      Have
#     -------------------- -------- ---------
#     B                         any      1.82
#     Carp                      any      1.52
#     Exporter                  any      5.76
#     Feature::Compat::Try      any      0.02
#     File::ShareDir            any     1.118
#     JSON::MaybeXS        1.004001  1.004003
#     JSON::PP                  any      4.06
#     List::Util               1.55      1.55
#     Module::Runtime           any     0.016
#     Mojo::JSON::Pointer       any     undef
#     Mojo::URL                 any     undef
#     Mojolicious              7.23      9.12
#     Moo                       any 2.005_002
#     Moo::Object               any     undef
#     Moo::Role                 any 2.005_002
#     MooX::HandlesVia          any  0.001009
#     MooX::TypeTiny       0.002002  0.002003
#     Path::Tiny                any     0.118
#     Ref::Util               0.100     0.204
#     Safe::Isa                 any  1.000010
#     Storable                  any      3.23
#     Types::Standard      1.010002  1.012001
#     constant                  any      1.33
#     if                        any    0.0609
#     namespace::clean          any      0.27
#     overload                  any      1.33
#     strict                    any      1.12
#     strictures                  2  2.000006
#     warnings                  any      1.51
# 
# === Runtime Suggests ===
# 
#     Module                 Want    Have
#     ---------------------- ---- -------
#     Class::XSAccessor       any    1.19
#     Data::Validate::Domain  any    0.14
#     Email::Address::XS     1.01    1.04
#     Net::IDN::Encode        any   2.500
#     Time::Moment            any    0.44
#     Type::Tiny::XS          any missing
# 
# === Other Modules ===
# 
#     Module              Have
#     ---------------- -------
#     Cpanel::JSON::XS    4.25
#     Encode              3.08
#     File::Temp        0.2311
#     JSON::PP            4.06
#     JSON::XS         missing
#     Module::Runtime    0.016
#     Mojolicious         9.12
#     Pod::Coverage       0.23
#     Sub::Name           0.26
#     YAML                1.30
#     autodie             2.34
# 
t/00-report-prereqs.t ..... ok
t/booleans.t .............. ok
t/annotations.t ........... ok
t/cached-metaschemas.t .... ok
t/add-schema.t ............ ok
t/dialects.t .............. ok
t/equality.t .............. ok
t/document.t .............. ok
t/evaluate_json_string.t .. ok
t/errors.t ................ ok
t/find-identifiers.t ...... ok
t/formats.t ............... ok
t/max_traversal_depth.t ... ok
t/output_format.t ......... ok
t/pattern.t ............... ok
t/zzz-acceptance.t ........ skipped: These tests may fail if the test suite continues to evolve! They should only be run with AUTHOR_TESTING=1, AUTOMATED_TESTING=1 or EXTENDED_TESTING=1
t/traverse.t .............. ok
t/ref.t ................... ok
t/type.t .................. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.003
# using custom test directory: /Volumes/amaretto/Users/ether/.cpanm/work/1616294641.45190/JSON-Schema-Draft201909-0.023/t/additional-tests
# optional tests included: no
# 
# filename                           pass  todo-fail  fail
# --------------------------------------------------------
# anchor.json                           2          0     0
# badRef.json                           3          0     0
# faux-buggy-schemas.json               2          0     0
# format-duration.json                  5          0     0
# format-relative-json-pointer.json     7          0     0
# future-keywords-draft2019-09.json    10          0     0
# id.json                               2          0     0
# invalid-input.json                    2          0     0
# keyword-independence.json           688          0     0
# loose-types-const-enum.json           8          0     0
# not-an-anchor.json                    2          0     0
# not-an-id.json                        2          0     0
# recursive-dynamic.json                2          0     0
# recursiveRef.json                    27          0     0
# ref-and-id.json                       4          0     0
# ref.json                              6          0     0
# short-circuit.json                   20          0     0
# unicode.json                          4          0     0
# --------------------------------------------------------
# TOTAL                               796          0     0
# 
t/additional-tests.t ...... ok
All tests successful.
Files=20, Tests=923,  3 wallclock secs ( 0.63 usr  0.12 sys + 12.45 cusr  1.40 csys = 14.60 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    HARNESS_OPTIONS = j6:c
    LANG = en_CA.UTF-8
    NO_NETWORK_TESTING = 1
    PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/bin:/Volumes/amaretto/Users/ether/bin:/Volumes/amaretto/Users/ether/git/misc/install/jaeger/bin:/Volumes/amaretto/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/amaretto/Users/ether/git/git-hub/lib:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/opt/local/share/git-core/contrib/workdir
    PERL5LIB = /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/lib/perl5
    PERLBREW_HOME = /Volumes/amaretto/Users/ether/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/man
    PERLBREW_PATH = /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/bin
    PERLBREW_PERL = 33.8
    PERLBREW_ROOT = /Volumes/amaretto/Users/ether/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.91
    PERLDOC = -oman
    PERLDOC_PAGER = less -sicMr
    PERL_AUTOINSTALL_PREFER_CPAN = 1
    PERL_INSTALL_QUIET = 1
    PERL_LOCAL_LIB_ROOT = /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std
    PERL_MB_OPT = --install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std
    PERL_MM_OPT = INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = xterm-color

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    EUID = 502
    EXECUTABLE_NAME = /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/bin/perl5.33.8
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 502

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 33 subversion 8) configuration:
   
  Platform:
    osname=darwin
    osvers=19.6.0
    archname=darwin-2level
    uname='darwin jaeger 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8 -Dman1dir=none -Dman3dir=none -Dusedevel -Aeval:scriptdir=/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    ccversion=''
    gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.29)'
    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 =' -mmacosx-version-min=10.15 -fstack-protector-strong -L/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /opt/local/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -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.15 -bundle -undefined dynamic_lookup -L/opt/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
    PERL_USE_DEVEL
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Mar 20 2021 18:30:10
  %ENV:
    PERL5LIB="/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/lib/perl5"
    PERLBREW_HOME="/Volumes/amaretto/Users/ether/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/man:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/man"
    PERLBREW_PATH="/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/bin:/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/bin"
    PERLBREW_PERL="33.8"
    PERLBREW_ROOT="/Volumes/amaretto/Users/ether/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.91"
    PERLDOC="-oman"
    PERLDOC_PAGER="less -sicMr"
    PERL_AUTOINSTALL_PREFER_CPAN="1"
    PERL_INSTALL_QUIET="1"
    PERL_LOCAL_LIB_ROOT="/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std"
    PERL_MB_OPT="--install_base /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std"
    PERL_MM_OPT="INSTALL_BASE=/Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/lib/perl5/darwin-2level
    /Volumes/amaretto/Users/ether/.perlbrew/libs/33.8@std/lib/perl5
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/lib/site_perl/5.33.8/darwin-2level
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/lib/site_perl/5.33.8
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/lib/5.33.8/darwin-2level
    /Volumes/amaretto/Users/ether/perl5/perlbrew/perls/33.8/lib/5.33.8