JSON-Schema-Draft201909 v0.024 Perl 5 v5.30.2 x86_64-cygwin-threads-multi

Status
Pass
From
David Solimano
Dist
JSON-Schema-Draft201909 v0.024
Platform
Perl 5 v5.30.2 x86_64-cygwin-threads-multi
Date
2021-03-26 00:26:49
ID
b63d1d70-7357-1014-979c-dbaf06f7812f
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 Karen Etheridge,

This is a computer-generated report for JSON-Schema-Draft201909-0.024
on perl 5.30.2, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                   Want  Have
#     ----------------------- ----- -----
#     ExtUtils::MakeMaker       any  7.44
#     File::ShareDir::Install  0.06  0.13
#     Module::Build::Tiny     0.034 0.039
# 
# === Test Requires ===
# 
#     Module                          Want     Have
#     ------------------------------ ----- --------
#     File::Spec                       any     3.78
#     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.014
#     Test::File::ShareDir             any 1.001002
#     Test::JSON::Schema::Acceptance 1.004    1.005
#     Test::Memory::Cycle              any     1.06
#     Test::More                      0.96 1.302183
#     lib                              any     0.65
#     open                             any     1.11
#     utf8                             any     1.22
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     B                         any     1.76
#     Carp                      any     1.50
#     Exporter                  any     5.73
#     Feature::Compat::Try      any     0.02
#     File::ShareDir            any    1.116
#     JSON::MaybeXS        1.004001 1.004001
#     JSON::PP                  any     4.04
#     List::Util               1.55     1.55
#     Module::Runtime           any    0.016
#     Mojo::JSON::Pointer       any    undef
#     Mojo::URL                 any    undef
#     Mojolicious              7.23     8.42
#     Moo                       any 2.005003
#     Moo::Object               any    undef
#     Moo::Role                 any 2.005003
#     MooX::HandlesVia          any 0.001009
#     MooX::TypeTiny       0.002002 0.002003
#     Path::Tiny                any    0.114
#     Ref::Util               0.100    0.204
#     Safe::Isa                 any 1.000010
#     Storable                  any     3.15
#     Types::Standard      1.010002 1.012001
#     constant                  any     1.33
#     if                        any   0.0608
#     namespace::clean          any     0.27
#     overload                  any     1.30
#     strict                    any     1.11
#     strictures                  2 2.000006
#     warnings                  any     1.44
# 
# === Runtime Suggests ===
# 
#     Module                 Want    Have
#     ---------------------- ---- -------
#     Class::XSAccessor       any    1.19
#     Data::Validate::Domain  any missing
#     Email::Address::XS     1.01 missing
#     Net::IDN::Encode        any missing
#     Time::Moment            any missing
#     Type::Tiny::XS          any   0.022
# 
# === Other Modules ===
# 
#     Module              Have
#     ---------------- -------
#     Cpanel::JSON::XS    4.19
#     Encode              3.01
#     File::Temp        0.2309
#     JSON::PP            4.04
#     JSON::XS         missing
#     Module::Runtime    0.016
#     Mojolicious         8.42
#     Pod::Coverage       0.23
#     Sub::Name           0.26
#     YAML                1.30
#     autodie             2.29
# 
t/00-report-prereqs.t ...... ok
t/add-schema.t ............. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.005
# using custom test directory: /home/solimanod/.cpan/build/JSON-Schema-Draft201909-0.024-0/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
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
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
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.005
# with commit cd73775f22d4cae64587486c0ee7efca9131643c (2.0.0-311-gcd73775)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# using custom test directory: /home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/lib/auto/share/dist/Test-JSON-Schema-Acceptance/tests/draft2019-09/optional/format
# optional tests included: yes
# 
# filename                    pass  todo-fail  fail
# -------------------------------------------------
# date-time.json                 5          6     0
# date.json                      1          4     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                      6          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                      1          2     0
# uri-reference.json             7          0     0
# uri-template.json              3          1     0
# uri.json                      19          1     0
# uuid.json                     12          0     0
# -------------------------------------------------
# TOTAL                        182         61     0
# 
t/zzz-acceptance-format.t .. ok
# 
# 
# Results using Test::JSON::Schema::Acceptance 1.005
# with commit cd73775f22d4cae64587486c0ee7efca9131643c (2.0.0-311-gcd73775)
# from git://github.com/json-schema-org/JSON-Schema-Test-Suite.git:
# specification version: draft2019-09
# optional tests included: yes
# 
# filename                           pass  todo-fail  fail
# --------------------------------------------------------
# additionalItems.json                 13          0     0
# additionalProperties.json            15          0     0
# allOf.json                           30          0     0
# anchor.json                           6          0     0
# anyOf.json                           18          0     0
# boolean_schema.json                  18          0     0
# const.json                           50          0     0
# contains.json                        18          0     0
# content.json                         18          0     0
# default.json                          4          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                              13          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                             34          0     0
# refRemote.json                       15          0     0
# required.json                         9          0     0
# type.json                            80          0     0
# unevaluatedItems.json                33          0     0
# unevaluatedProperties.json           51          0     0
# uniqueItems.json                     64          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                              1026         17     0
# 
t/zzz-acceptance.t ......... ok
All tests successful.

Test Summary Report
-------------------
t/zzz-acceptance-format.t (Wstat: 0 Tests: 245 Failed: 0)
  TODO passed:   1-16, 34-103, 139-145, 151, 198-200, 208-211
                231
t/zzz-acceptance.t       (Wstat: 0 Tests: 1045 Failed: 0)
  TODO passed:   978-1027
Files=21, Tests=2213, 54 wallclock secs ( 0.36 usr  0.42 sys + 12.69 cusr 39.56 csys = 53.03 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    B                              0        1.76    
    Carp                           0        1.50    
    constant                       0        1.33    
    Exporter                       0        5.73    
    Feature::Compat::Try           0        0.02    
    File::ShareDir                 0        1.116   
    if                             0        0.0608  
    JSON::MaybeXS                  1.004001 1.004001
    JSON::PP                       0        4.04    
    List::Util                     1.55     1.55    
    Module::Runtime                0        0.016   
    Mojo::JSON::Pointer            0        0       
    Mojo::URL                      0        0       
    Mojolicious                    7.23     8.42    
    Moo                            0        2.005003
    Moo::Object                    0        0       
    Moo::Role                      0        2.005003
    MooX::HandlesVia               0        0.001009
    MooX::TypeTiny                 0.002002 0.002003
    namespace::clean               0        0.27    
    overload                       0        1.30    
    Path::Tiny                     0        0.114   
    perl                           5.016    5.030002
    Ref::Util                      0.100    0.204   
    Safe::Isa                      0        1.000010
    Storable                       0        3.15    
    strict                         0        1.11    
    strictures                     2        2.000006
    Types::Standard                1.010002 1.012001
    warnings                       0        1.44    

build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    File::Spec                     0        3.78    
    lib                            0        0.65    
    Module::Metadata               0        1.000037
    open                           0        1.11    
    perl                           5.016    5.030002
    Scalar::Util                   0        1.55    
    Test::Deep                     0        1.130   
    Test::Deep::UnorderedPairs     0        0.006   
    Test::Fatal                    0        0.014   
    Test::File::ShareDir           0        1.001002
    Test::JSON::Schema::Acceptance 1.004    1.005   
    Test::Memory::Cycle            0        1.06    
    Test::More                     0.96     1.302183
    utf8                           0        1.22    

configure_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    ExtUtils::MakeMaker            0        7.44    
    File::ShareDir::Install        0.06     0.13    
    Module::Build::Tiny            0.034    0.039   
    perl                           5.016    5.030002

opt_build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    CPAN::Meta                     2.120900 2.150010


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    LANG = en_US.UTF-8
    NUMBER_OF_PROCESSORS = 8
    PATH = /usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files/TortoiseSVN/bin:/cygdrive/c/RV/BIN:/cygdrive/c/Strawberry/c/bin:/cygdrive/c/Strawberry/perl/site/bin:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/170/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/150/DTS/Binn:/cygdrive/c/Program Files/SlikSvn/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files (x86)/dotnet:/cygdrive/c/Users/solimanod/AppData/Local/Microsoft/WindowsApps
    PERL5LIB = /home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/arch:/home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/lib:/home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/arch:/home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/lib:/home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/arch:/home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/lib:/home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/arch:/home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/lib:/home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/arch:/home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/lib:/home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/arch:/home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/lib:/home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/arch:/home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/lib:/home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/arch:/home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/lib:/home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/arch:/home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/lib:/home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/arch:/home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/lib:/home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/arch:/home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/lib:/home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/arch:/home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/lib:/home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/arch:/home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/lib:/home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/arch:/home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/lib:/home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/arch:/home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/lib:/home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/arch:/home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/lib:/home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/arch:/home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/lib:/home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/arch:/home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/lib:/home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/arch:/home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/lib:/home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/arch:/home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/lib:/home/solimanod/.cpan/build/strictures-2.000006-2/blib/arch:/home/solimanod/.cpan/build/strictures-2.000006-2/blib/lib:/home/solimanod/.cpan/build/multidimensional-0.014-2/blib/arch:/home/solimanod/.cpan/build/multidimensional-0.014-2/blib/lib:/home/solimanod/.cpan/build/indirect-0.39-2/blib/arch:/home/solimanod/.cpan/build/indirect-0.39-2/blib/lib:/home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/arch:/home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/lib:/home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/arch:/home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/lib:/home/solimanod/.cpan/build/Test-Output-1.033-2/blib/arch:/home/solimanod/.cpan/build/Test-Output-1.033-2/blib/lib:/home/solimanod/.cpan/build/Moo-2.005003-9/blib/arch:/home/solimanod/.cpan/build/Moo-2.005003-9/blib/lib:/home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/arch:/home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/lib:/home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/arch:/home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/lib:/home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/arch:/home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/lib:/home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/arch:/home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 38670
    PERL5_CPAN_IS_RUNNING = 38670
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 166,38670
    PERL_CR_SMOKER_CURRENT = JSON-Schema-Draft201909-0.024
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1222856 / 1222856
    $GID = 1049089 1049089 555 545 559 4 66049 11 15 4095 66048 1395145 1231332 1425386 1391115 1413001 1411909 1412494 1389702 1110237 1417682 1391333 1392133 1406572 1425390 1389528 1404926 1407957 1390371 1425384 1413376 1389547 1395162 1425863 1433132 1394012 1417205 1395231 1432903 1417681 1405122 1392391 1392334 1417368 1391057 1321713 1395423 1389592 1399936 1433745 1433017 1411964 1406894 1389176 1425082 1230946 1390011 1320982 1389527 1391236 1395210 1413378 1291971 1389747 1291952 1425382 1321739 1413351 1391275 1391014 1406893 1275909 1404927 1110272 1433010 1433135 1100291 1394449 1394915 1438428 1389439 1395569 1222766 1222819 1222732 1114690 1231058 1275974 1292197 1222743 1222741 1389953 1233131 1054841 1300831 1052870 1050371 1049701 1049741 1049748 1049779 1049783 1058315 1051691 1049994 1050059 1052837 1235940 70145 1049735 1053718 1074460 1082199 1069023 1058356 1236080 1236107 1393994 1425294 1054462 1404982 1291964 1291449 1388773 1395282 1291954 1291893 1403164 1276307 1425681 1292037 1158631 1292385 1291940 1054217 1403700 1417070 1389585 1292046 1231333 1222696 1413320 1404984 1291966 1291957 1063805 1289842 1388864 1399756 1388423 1291953 1276165 401408
    $EGID = 1049089 1049089 555 545 559 4 66049 11 15 4095 66048 1395145 1231332 1425386 1391115 1413001 1411909 1412494 1389702 1110237 1417682 1391333 1392133 1406572 1425390 1389528 1404926 1407957 1390371 1425384 1413376 1389547 1395162 1425863 1433132 1394012 1417205 1395231 1432903 1417681 1405122 1392391 1392334 1417368 1391057 1321713 1395423 1389592 1399936 1433745 1433017 1411964 1406894 1389176 1425082 1230946 1390011 1320982 1389527 1391236 1395210 1413378 1291971 1389747 1291952 1425382 1321739 1413351 1391275 1391014 1406893 1275909 1404927 1110272 1433010 1433135 1100291 1394449 1394915 1438428 1389439 1395569 1222766 1222819 1222732 1114690 1231058 1275974 1292197 1222743 1222741 1389953 1233131 1054841 1300831 1052870 1050371 1049701 1049741 1049748 1049779 1049783 1058315 1051691 1049994 1050059 1052837 1235940 70145 1049735 1053718 1074460 1082199 1069023 1058356 1236080 1236107 1393994 1425294 1054462 1404982 1291964 1291449 1388773 1395282 1291954 1291893 1403164 1276307 1425681 1292037 1158631 1292385 1291940 1054217 1403700 1417070 1389585 1292046 1231333 1222696 1413320 1404984 1291966 1291957 1063805 1289842 1388864 1399756 1388423 1291953 1276165 401408

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
   
  Platform:
    osname=cygwin
    osvers=3.1.4(0.34053)
    archname=x86_64-cygwin-threads-multi
    uname='cygwin_nt-10.0 cygwinpro 3.1.4(0.34053) 2020-02-19 08:49 x86_64 cygwin '
    config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_30.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.30.2-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.30.2=/usr/src/debug/perl-5.30.2-1 -fwrapv'
    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='gcc'
    ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.30.2-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.30.2=/usr/src/debug/perl-5.30.2-1 -fwrapv -fno-strict-aliasing'
    optimize='-O3'
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.30.2-1 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.30.2=/usr/src/debug/perl-5.30.2-1 -fwrapv -fno-strict-aliasing'
    ccversion=''
    gccversion='9.2.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='g++'
    ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
    libpth=/usr/lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lcrypt
    libc=/usr/lib/libcygwin.a
    so=dll
    useshrplib=true
    libperl=cygperl5_30.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -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_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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
  Locally applied patches:
    Cygwin: README
    Cygwin: use auto-image-base instead of fixed DLL base address
    Cygwin: modify hints
    Cygwin: Configure correct libsearch
    Cygwin: Configure correct libpth
    Cygwin: Win32 correct UTF8 handling
    Perl:   InvLists moved back to interpreter level
  Built under cygwin
  Compiled at Mar 15 2020 09:52:28
  %ENV:
    PERL5LIB="/home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/arch:/home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/lib:/home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/arch:/home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/lib:/home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/arch:/home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/lib:/home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/arch:/home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/lib:/home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/arch:/home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/lib:/home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/arch:/home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/lib:/home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/arch:/home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/lib:/home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/arch:/home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/lib:/home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/arch:/home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/lib:/home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/arch:/home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/lib:/home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/arch:/home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/lib:/home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/arch:/home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/lib:/home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/arch:/home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/lib:/home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/arch:/home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/lib:/home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/arch:/home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/lib:/home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/arch:/home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/lib:/home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/arch:/home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/lib:/home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/arch:/home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/lib:/home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/arch:/home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/lib:/home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/arch:/home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/lib:/home/solimanod/.cpan/build/strictures-2.000006-2/blib/arch:/home/solimanod/.cpan/build/strictures-2.000006-2/blib/lib:/home/solimanod/.cpan/build/multidimensional-0.014-2/blib/arch:/home/solimanod/.cpan/build/multidimensional-0.014-2/blib/lib:/home/solimanod/.cpan/build/indirect-0.39-2/blib/arch:/home/solimanod/.cpan/build/indirect-0.39-2/blib/lib:/home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/arch:/home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/lib:/home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/arch:/home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/lib:/home/solimanod/.cpan/build/Test-Output-1.033-2/blib/arch:/home/solimanod/.cpan/build/Test-Output-1.033-2/blib/lib:/home/solimanod/.cpan/build/Moo-2.005003-9/blib/arch:/home/solimanod/.cpan/build/Moo-2.005003-9/blib/lib:/home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/arch:/home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/lib:/home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/arch:/home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/lib:/home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/arch:/home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/lib:/home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/arch:/home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="38670"
    PERL5_CPAN_IS_RUNNING="38670"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="166,38670"
    PERL_CR_SMOKER_CURRENT="JSON-Schema-Draft201909-0.024"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/arch
    /home/solimanod/.cpan/build/Test-Memory-Cycle-1.06-0/blib/lib
    /home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/arch
    /home/solimanod/.cpan/build/Devel-Cycle-1.12-0/blib/lib
    /home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/arch
    /home/solimanod/.cpan/build/Test-JSON-Schema-Acceptance-1.005-0/blib/lib
    /home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/arch
    /home/solimanod/.cpan/build/Test2-Suite-0.000139-0/blib/lib
    /home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/arch
    /home/solimanod/.cpan/build/Test-Simple-1.302183-1/blib/lib
    /home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/arch
    /home/solimanod/.cpan/build/Test-Deep-UnorderedPairs-0.006-0/blib/lib
    /home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/arch
    /home/solimanod/.cpan/build/Safe-Isa-1.000010-0/blib/lib
    /home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/arch
    /home/solimanod/.cpan/build/Ref-Util-0.204-1/blib/lib
    /home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/arch
    /home/solimanod/.cpan/build/MooX-TypeTiny-0.002003-0/blib/lib
    /home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/arch
    /home/solimanod/.cpan/build/Devel-LexAlias-0.05-0/blib/lib
    /home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/arch
    /home/solimanod/.cpan/build/Devel-Caller-2.06-0/blib/lib
    /home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/arch
    /home/solimanod/.cpan/build/Ref-Util-XS-0.117-1/blib/lib
    /home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/arch
    /home/solimanod/.cpan/build/Regexp-Util-0.005-0/blib/lib
    /home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/arch
    /home/solimanod/.cpan/build/Hash-FieldHash-0.15-0/blib/lib
    /home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/arch
    /home/solimanod/.cpan/build/Type-Tie-0.015-0/blib/lib
    /home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/arch
    /home/solimanod/.cpan/build/Type-Tiny-XS-0.022-0/blib/lib
    /home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/arch
    /home/solimanod/.cpan/build/Type-Tiny-1.012001-0/blib/lib
    /home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/arch
    /home/solimanod/.cpan/build/MooX-HandlesVia-0.001009-0/blib/lib
    /home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/arch
    /home/solimanod/.cpan/build/MooX-Types-MooseLike-0.29-1/blib/lib
    /home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/arch
    /home/solimanod/.cpan/build/Data-Perl-0.002011-0/blib/lib
    /home/solimanod/.cpan/build/strictures-2.000006-2/blib/arch
    /home/solimanod/.cpan/build/strictures-2.000006-2/blib/lib
    /home/solimanod/.cpan/build/multidimensional-0.014-2/blib/arch
    /home/solimanod/.cpan/build/multidimensional-0.014-2/blib/lib
    /home/solimanod/.cpan/build/indirect-0.39-2/blib/arch
    /home/solimanod/.cpan/build/indirect-0.39-2/blib/lib
    /home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/arch
    /home/solimanod/.cpan/build/bareword-filehandles-0.007-2/blib/lib
    /home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/arch
    /home/solimanod/.cpan/build/B-Hooks-OP-Check-0.22-2/blib/lib
    /home/solimanod/.cpan/build/Test-Output-1.033-2/blib/arch
    /home/solimanod/.cpan/build/Test-Output-1.033-2/blib/lib
    /home/solimanod/.cpan/build/Moo-2.005003-9/blib/arch
    /home/solimanod/.cpan/build/Moo-2.005003-9/blib/lib
    /home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/arch
    /home/solimanod/.cpan/build/Role-Tiny-2.002004-9/blib/lib
    /home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/arch
    /home/solimanod/.cpan/build/Class-Method-Modifiers-2.13-11/blib/lib
    /home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/arch
    /home/solimanod/.cpan/build/Feature-Compat-Try-0.02-0/blib/lib
    /home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/arch
    /home/solimanod/.cpan/build/Syntax-Keyword-Try-0.21-1/blib/lib
    /usr/local/lib/perl5/site_perl/5.30/x86_64-cygwin-threads
    /usr/local/share/perl5/site_perl/5.30
    /usr/lib/perl5/vendor_perl/5.30/x86_64-cygwin-threads
    /usr/share/perl5/vendor_perl/5.30
    /usr/lib/perl5/5.30/x86_64-cygwin-threads
    /usr/share/perl5/5.30
    .