WebService-Braintree v1.7 Perl 5 v5.33.9 x86_64-linux-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
WebService-Braintree v1.7
Platform
Perl 5 v5.33.9 x86_64-linux-ld
Date
2021-04-26 01:26:10
ID
61dceaec-a62e-11eb-aed4-33df0860b883
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 Kieren Diment,

This is a computer-generated report for WebService-Braintree-1.7
on perl 5.33.9, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-U_HS/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/sandbox/*.t t/unit/*.t
t/sandbox/address.t .......................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/apple_pay.t ........................ skipped: sandbox_config.json required for sandbox tests
t/sandbox/client_token.t ..................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/configuration.t .................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/credit_card.t ...................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/credit_card_verification.t ......... skipped: sandbox_config.json required for sandbox tests
t/sandbox/credit_card_verification_search.t .. skipped: sandbox_config.json required for sandbox tests
t/sandbox/customer.t ......................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/customer_search.t .................. skipped: sandbox_config.json required for sandbox tests
t/sandbox/disbursement.t ..................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/dispute.t .......................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/document_upload.t .................. skipped: sandbox_config.json required for sandbox tests
t/sandbox/merchant.t ......................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/merchant_account.t ................. skipped: sandbox_config.json required for sandbox tests
t/sandbox/payment_method.t ................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/payment_method_nonce.t ............. skipped: sandbox_config.json required for sandbox tests
t/sandbox/paypal_account.t ................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/settlement_batch_summary.t ......... skipped: sandbox_config.json required for sandbox tests
t/sandbox/subscription.t ..................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/subscription_search.t .............. skipped: sandbox_config.json required for sandbox tests
t/sandbox/transaction.t ...................... skipped: sandbox_config.json required for sandbox tests
t/sandbox/transaction_search.t ............... skipped: sandbox_config.json required for sandbox tests
t/sandbox/transparent_redirect.t ............. skipped: sandbox_config.json required for sandbox tests
# Testing WebService::Braintree 1.7, Perl 5.033009, /tmp/basesmoker-reloperl-U_HS/bin/perl
t/unit/00-load.t ............................. ok
t/unit/address.t ............................. ok
t/unit/advanced_search.t ..................... ok
t/unit/client_token.t ........................ ok
t/unit/configuration.t ....................... ok
t/unit/credit_card.t ......................... ok
t/unit/customer.t ............................ ok
t/unit/digest.t .............................. ok
t/unit/inflate_xml.t ......................... ok
t/unit/manifest.t ............................ skipped: Author tests not required for installation
t/unit/merchant_account.t .................... ok
t/unit/pod.t ................................. ok
t/unit/resource_collection.t ................. ok
t/unit/result.t .............................. ok
t/unit/subscription.t ........................ ok
t/unit/transaction.t ......................... ok
t/unit/transparent_redirect.t ................ ok
t/unit/transparent_redirect_query_string.t ... ok
t/unit/util.t ................................ ok
t/unit/validation_error.t .................... ok
t/unit/validation_error_collection.t ......... ok
t/unit/validations_test.t .................... ok
t/unit/webhook_notification.t ................ ok
t/unit/xml.t ................................. ok
t/unit/xml_builder.t ......................... ok
All tests successful.
Files=48, Tests=306, 13 wallclock secs ( 0.10 usr  0.20 sys + 10.49 cusr  2.06 csys = 12.85 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Class::Load::XS             0        0.10    
    Data::GUID                  0        0.049   
    DateTime                    0        1.54    
    DateTime::Format::Atom      0        v1.2.0  
    DateTime::Format::RFC3339   0        v1.2.0  
    DateTime::Format::Strptime  0        1.78    
    DDP                         0        1.000004
    Digest                      0        1.19    
    Digest::HMAC_SHA1           0        1.04    
    Digest::SHA                 0        6.02    
    Digest::SHA1                0        2.13    
    Digest::SHA256              0        0.01    
    Hash::Inflator              0        1.100820
    HTTP::Request               0        6.29    
    JSON                        0        4.03    
    local::lib                  0        2.000024
    LWP                         6.02     6.53    
    LWP::Protocol::https        0        6.10    
    MIME::Base64                0        3.16    
  ! Module::Install::TestTarget 0        n/a     
    Moo                         0        2.005004
    MooX::Aliases               0        0.001006
    Mozilla::CA                 0        20200520
    perl                        5.010001 5.033009
    Scalar::Util                0        1.56    
    strictures                  0        2.000006
    Try::Tiny                   0        0.30    
    Type::Tiny                  0        1.012001
    URI                         0        5.09    
    URI::Query                  0        0.16    
    XML::LibXML                 0        2.0207  
    XML::Simple                 0        2.25    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Data::Printer               0        1.000004
    ExtUtils::MakeMaker         0        7.62    
    String::CamelCase           0        0.04    
    Test::Deep                  0        1.130   
    Test::More                  0.98     1.302183
    Test::Pod                   0        1.52    
    Test::Warn                  0        0.36    

configure_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    ExtUtils::MakeMaker         0        7.62    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.utf8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL = /tmp/basesmoker-reloperl-U_HS/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18094
    PERL5_CPAN_IS_RUNNING = 18094
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-U_HS/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 33 subversion 9) configuration:
  Commit id: 75b7bab3e51fb6c7fee979317b53eeb8af5b3206
  Platform:
    osname=linux
    osvers=4.15.0-139-generic
    archname=x86_64-linux-ld
    uname='linux k93bionic 4.15.0-139-generic #143-ubuntu smp tue mar 16 01:30:17 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.33.8-70-g75b7bab3e5/ca05 -Dmyhostname=k93bionic -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='7.5.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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.27.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.27'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -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
    PERL_USE_DEVEL
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Apr 21 2021 07:46:06
  %ENV:
    PERL="/tmp/basesmoker-reloperl-U_HS/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18094"
    PERL5_CPAN_IS_RUNNING="18094"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/Sysync-0.35-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/downsexta-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/Net-ISP-Balance-1.28-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/Linux-InitFS-0.2-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/EJBCA-CrlPublish-0.60-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/Lemonldap-NG-Cli-0.2-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/HTML-Menu-TreeView-1.22-0/blib/lib
    /tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/arch
    /tmp/loop_over_bdir-18086-oWS0U5/App-rmcd-0.280-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.33.8-70-g75b7bab3e5/ca05/lib/site_perl/5.33.9/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.33.8-70-g75b7bab3e5/ca05/lib/site_perl/5.33.9
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.33.8-70-g75b7bab3e5/ca05/lib/5.33.9/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.33.8-70-g75b7bab3e5/ca05/lib/5.33.9
    .