JSON-Schema-Draft201909 v0.028 Perl 5 v5.24.3 i686-linux-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
JSON-Schema-Draft201909 v0.028
Platform
Perl 5 v5.24.3 i686-linux-thread-multi
Date
2021-06-12 00:27:43
ID
00b9d70a-cb15-11eb-bc66-57723b537541
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 error report created automatically by
CPANPLUS, version 0.9910. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.62
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     File::Spec                       any     3.75
#     Module::Metadata                 any 1.000031
#     Scalar::Util                     any     1.56
#     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.008    1.009
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302185
#     Test::Warnings                   any    0.030
#     lib                              any     0.63
#     open                             any     1.10
#     utf8                             any     1.19
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want       Have
#     -------------------- -------- ----------
#     B                         any       1.62
#     Carp                      any       1.40
#     Exporter                  any       5.72
#     Feature::Compat::Try      any       0.04
#     File::ShareDir            any      1.118
#     JSON::MaybeXS        1.004001   1.004003
#     JSON::PP                  any 2.27300_01
#     List::Util               1.55       1.56
#     Module::Runtime           any      0.016
#     Mojo::JSON::Pointer       any      undef
#     Mojo::URL                 any      undef
#     Mojolicious              7.23       9.19
#     Moo                       any   2.005004
#     Moo::Object               any      undef
#     Moo::Role                 any   2.005004
#     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.15
#     Types::Standard      1.010002   1.012003
#     constant                  any       1.33
#     if                        any     0.0606
#     namespace::clean          any       0.27
#     overload                  any       1.26
#     strict                    any       1.11
#     strictures                  2   2.000006
#     warnings                  any       1.36
# 
# === Runtime Suggests ===
# 
#     Module                 Want    Have
#     ---------------------- ---- -------
#     Class::XSAccessor       any missing
#     Cpanel::JSON::XS        any    4.26
#     Data::Validate::Domain  any missing
#     Email::Address::XS     1.01 missing
#     Net::IDN::Encode        any missing
#     Ref::Util::XS           any   0.117
#     Time::Moment            any missing
#     Type::Tiny::XS          any missing
# 
# === Other Modules ===
# 
#     Module                 Have
#     ---------------- ----------
#     Cpanel::JSON::XS       4.26
#     Encode              2.80_01
#     File::Temp           0.2311
#     JSON::PP         2.27300_01
#     JSON::XS            missing
#     Module::Runtime       0.016
#     Mojolicious            9.19
#     Pod::Coverage       missing
#     Sub::Name           missing
#     YAML                missing
#     autodie                2.29
# 
t/00-report-prereqs.t ................... ok
t/add-schema.t .......................... ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.009
# specification version: draft2019-09
# using custom test directory: t/additional-tests-draft2019-09
# 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                         9          0     0
# format-ipv4.json                             3          0     0
# format-relative-json-pointer.json            7          0     0
# format-time.json                            11          0     0
# future-keywords-draft2019-09.json           10          0     0
# id.json                                      6          0     0
# keyword-independence.json                  812          0     0
# loose-types-const-enum.json                  8          0     0
# recursive-dynamic.json                       2          0     0
# ref-and-id.json                              6          0     0
# ref.json                                    12          0     0
# short-circuit.json                          20          0     0
# unicode.json                                 4          0     0
# vocabulary.json                              1          0     0
# ---------------------------------------------------------------
# TOTAL                                      918          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/additional-tests-draft2019-09.t ....... ok
t/annotations.t ......................... ok
t/booleans.t ............................ ok
t/cached-metaschemas.t .................. ok
t/dialects.t ............................ ok
t/document.t ............................ ok
t/equality.t ............................ ok
t/errors.t .............................. ok
t/evaluate_json_string.t ................ ok
t/find-identifiers.t .................... ok
t/formats.t ............................. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.009
# specification version: draft2019-09
# using custom test directory: t/invalid-schemas
# optional tests included: no
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# invalid-input.json                           2          0     0
# ref.json                                     6          0     0
# ---------------------------------------------------------------
# TOTAL                                        8          0     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/invalid-schemas.t ..................... ok
t/max_traversal_depth.t ................. ok
t/output_format.t ....................... ok
t/pattern.t ............................. ok
t/ref.t ................................. ok
t/traverse.t ............................ ok
t/type.t ................................ ok
t/unsupported-keywords.t ................ ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.009
# with commit 8a3a542bfe6b671a51f4e39cdc0dbbf543e8903d (2.0.0-362-g8a3a542)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# using custom test directory: <base test directory>/optional/format
# optional tests included: yes
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# date-time.json                               5          6     0
# date.json                                    5          0     0
# duration.json                               17          0     0
# email.json                                   5          4     0
# hostname.json                                3          9     0
# idn-email.json                               2          2     0
# idn-hostname.json                           16         29     0
# ipv4.json                                    8          0     0
# ipv6.json                                   29          0     0
# iri-reference.json                           5          2     0
# iri.json                                     8          1     0
# json-pointer.json                           32          0     0
# regex.json                                   2          0     0
# relative-json-pointer.json                   9          0     0
# time.json                                   18          0     0
# uri-reference.json                           7          0     0
# uri-template.json                            3          1     0
# uri.json                                    19          1     0
# uuid.json                                   12          0     0
# ---------------------------------------------------------------
# TOTAL                                      205         55     0
# 
# Congratulations, all non-optional tests are passing!
# 
t/zzz-acceptance-draft2019-09-format.t .. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.009
# with commit 8a3a542bfe6b671a51f4e39cdc0dbbf543e8903d (2.0.0-362-g8a3a542)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# optional tests included: yes
# skipping directory: optional/format
# 
# filename                                  pass  todo-fail  fail
# ---------------------------------------------------------------
# additionalItems.json                        15          0     0
# additionalProperties.json                   15          0     0
# allOf.json                                  30          0     0
# anchor.json                                 10          0     0
# anyOf.json                                  18          0     0
# boolean_schema.json                         18          0     0
# const.json                                  49          1     0
# contains.json                               18          0     0
# content.json                                18          0     0
# default.json                                 7          0     0
# defs.json                                    2          0     0
# dependentRequired.json                      20          0     0
# dependentSchemas.json                       13          0     0
# enum.json                                   33          0     0
# exclusiveMaximum.json                        4          0     0
# exclusiveMinimum.json                        4          0     0
# format.json                                133          0     0
# id.json                                     16          0     0
# if-then-else.json                           26          0     0
# infinite-loop-detection.json                 2          0     0
# items.json                                  26          0     0
# maxContains.json                            10          0     0
# maxItems.json                                4          0     0
# maxLength.json                               5          0     0
# maxProperties.json                           8          0     0
# maximum.json                                 8          0     0
# minContains.json                            23          0     0
# minItems.json                                4          0     0
# minLength.json                               5          0     0
# minProperties.json                           6          0     0
# minimum.json                                11          0     0
# multipleOf.json                              9          0     0
# not.json                                    12          0     0
# oneOf.json                                  27          0     0
# pattern.json                                 9          0     0
# patternProperties.json                      22          0     0
# properties.json                             20          0     0
# propertyNames.json                          10          0     0
# recursiveRef.json                           32          0     0
# ref.json                                    41          0     0
# refRemote.json                              17          0     0
# required.json                                9          0     0
# type.json                                   80          0     0
# unevaluatedItems.json                       35          0     0
# unevaluatedProperties.json                  59          0     0
# uniqueItems.json                            64          0     0
# unknownKeyword.json                          3          0     0
# optional/bignum.json                         2          7     0
# optional/ecmascript-regex.json              31          9     0
# optional/float-overflow.json                 0          1     0
# optional/non-bmp-regex.json                 12          0     0
# optional/refOfUnknownKeyword.json            4          0     0
# ---------------------------------------------------------------
# TOTAL                                     1059         18     0
# 
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
# 
t/zzz-acceptance-draft2019-09.t ......... ok
All tests successful.

Test Summary Report
-------------------
t/zzz-acceptance-draft2019-09-format.t (Wstat: 0 Tests: 262 Failed: 0)
  TODO passed:   1-16, 34-103, 141-147, 153, 200-217, 225-228
                248
t/zzz-acceptance-draft2019-09.t       (Wstat: 0 Tests: 1079 Failed: 0)
  TODO passed:   153, 1012-1061
Files=23, Tests=2404, 14 wallclock secs ( 1.02 usr  0.06 sys + 12.85 cusr  0.51 csys = 14.44 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  B                                  1.62        0
	  Carp                               1.40        0
	  Exporter                           5.72        0
	  Feature::Compat::Try               0.04        0
	  File::ShareDir                    1.118        0
	  File::Spec                         3.75        0
	  JSON::MaybeXS                  1.004003 1.004001
	  JSON::PP                       2.27300_01        0
	  List::Util                         1.56     1.55
	  Module::Metadata               1.000031        0
	  Module::Runtime                   0.016        0
	  Mojo::JSON::Pointer                   0        0
	  Mojo::URL                             0        0
	  Mojolicious                        9.19     7.23
	  Moo                            2.005004        0
	  Moo::Object                           0        0
	  Moo::Role                      2.005004        0
	  MooX::HandlesVia               0.001009        0
	  MooX::TypeTiny                 0.002003 0.002002
	  Path::Tiny                        0.118        0
	  Ref::Util                         0.204    0.100
	  Safe::Isa                      1.000010        0
	  Scalar::Util                       1.56        0
	  Storable                           3.15        0
	  Test::Deep                        1.130        0
	  Test::Deep::UnorderedPairs        0.006        0
	  Test::Fatal                       0.016        0
	  Test::File::ShareDir           1.001002        0
	  Test::JSON::Schema::Acceptance    1.009    1.008
	  Test::Memory::Cycle                1.06        0
	  Test::More                     1.302185     0.96
	  Test::Warnings                    0.030        0
	  Types::Standard                1.012003 1.010002
	  constant                           1.33        0
	  if                               0.0606        0
	  lib                                0.63        0
	  namespace::clean                   0.27        0
	  open                               1.10        0
	  overload                           1.26        0
	  strict                             1.11        0
	  strictures                     2.000006        2
	  utf8                               1.19        0
	  warnings                           1.36        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9910
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.32
	Test2                          1.302185
	Test::Harness                      3.42
	Test::More                     1.302185
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/cpan/pit/jail/W7AxMYejiG/lib/perl5:/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/lib:/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 3585
    PERL5_CPANPLUS_IS_VERSION = 0.9910
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.24.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/W7AxMYejiG
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/W7AxMYejiG"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/W7AxMYejiG
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.24.3/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.19.0-6-686, archname=i686-linux-thread-multi
    uname='linux dagobah 4.19.0-6-686 #1 smp debian 4.19.67-2+deb10u2 (2019-11-11) i686 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.24.3 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, 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='8.3.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, 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/gcc/i686-linux-gnu/8/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.28'
  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_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV 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
  Locally applied patches:
	Devel::PatchPerl 1.80
  Built under linux
  Compiled at Nov 28 2019 23:56:34
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/W7AxMYejiG/lib/perl5:/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/lib:/home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="3585"
    PERL5_CPANPLUS_IS_VERSION="0.9910"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.24.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/W7AxMYejiG"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/W7AxMYejiG""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/W7AxMYejiG"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/W7AxMYejiG/lib/perl5/5.24.3/i686-linux-thread-multi
    /home/cpan/pit/jail/W7AxMYejiG/lib/perl5/5.24.3
    /home/cpan/pit/jail/W7AxMYejiG/lib/perl5/i686-linux-thread-multi
    /home/cpan/pit/jail/W7AxMYejiG/lib/perl5
    /home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/lib
    /home/cpan/pit/thr/conf/perl-5.24.3/.cpanplus/5.24.3/build/04dIrtVqxo/JSON-Schema-Draft201909-0.028/blib/arch
    /home/cpan/pit/thr/perl-5.24.3/lib/site_perl/5.24.3/i686-linux-thread-multi
    /home/cpan/pit/thr/perl-5.24.3/lib/site_perl/5.24.3
    /home/cpan/pit/thr/perl-5.24.3/lib/5.24.3/i686-linux-thread-multi
    /home/cpan/pit/thr/perl-5.24.3/lib/5.24.3
    .