WebService-Braintree v1.7 Perl 5 v5.31.4 x86_64-linux-thread-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
WebService-Braintree v1.7
Platform
Perl 5 v5.31.4 x86_64-linux-thread-multi-ld
Date
2019-09-25 16:39:02
ID
fb52b48e-dfb2-11e9-88f7-73e71ef446ad
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.31.4, 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-gXNa/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.031004, /tmp/basesmoker-reloperl-gXNa/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, 17 wallclock secs ( 0.18 usr  0.28 sys + 14.75 cusr  2.89 csys = 18.10 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.51    
    DateTime::Format::Atom      0        v1.2.0  
    DateTime::Format::RFC3339   0        v1.2.0  
    DateTime::Format::Strptime  0        1.76    
    DDP                         0        0.40    
    Digest                      0        1.17_01 
    Digest::HMAC_SHA1           0        1.03    
    Digest::SHA                 0        6.02    
    Digest::SHA1                0        2.13    
    Digest::SHA256              0        0.01    
    Hash::Inflator              0        1.100820
    HTTP::Request               0        6.18    
    JSON                        0        4.02    
    local::lib                  0        2.000024
    LWP                         6.02     6.39    
    LWP::Protocol::https        0        6.07    
    MIME::Base64                0        3.15    
  ! Module::Install::TestTarget 0        n/a     
    Moo                         0        2.003004
    MooX::Aliases               0        0.001006
    Mozilla::CA                 0        20180117
    perl                        5.010001 5.031004
    Scalar::Util                0        1.52    
    strictures                  0        2.000006
    Try::Tiny                   0        0.30    
    Type::Tiny                  0        1.004004
    URI                         0        1.76    
    URI::Query                  0        0.16    
    XML::LibXML                 0        2.0201  
    XML::Simple                 0        2.25    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Data::Printer               0        0.40    
    ExtUtils::MakeMaker         0        7.38    
    String::CamelCase           0        0.04    
    Test::Deep                  0        1.128   
    Test::More                  0.98     1.302168
    Test::Pod                   0        1.52    
    Test::Warn                  0        0.36    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/perl/bin:/usr/X11/bin
    PERL = /tmp/basesmoker-reloperl-gXNa/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1596
    PERL5_CPAN_IS_RUNNING = 1596
    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-gXNa/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280232
    ExtUtils::Command   7.38    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.38    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4229  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302168
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 4) configuration:
  Commit id: 20ef288c535a81f9e6186650f180b3c1dccba151
  Platform:
    osname=linux
    osvers=4.15.0-64-generic
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93bionic 4.15.0-64-generic #73-ubuntu smp thu sep 12 13:16:13 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.4/ebf1 -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 -Duseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
    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 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='7.4.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/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /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
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Sep 21 2019 06:55:28
  %ENV:
    PERL="/tmp/basesmoker-reloperl-gXNa/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1596"
    PERL5_CPAN_IS_RUNNING="1596"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/CGI-Application-NetNewsIface-0.0204-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/downsexta-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/App-nrun-v1.1.2-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Debian-Packages-0.03-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/CORBA-Python-2.66-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Captive-Portal-4.10-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/AllKnowingDNS-1.7-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/arch
    /tmp/loop_over_bdir-1588-Bwo9Wu/Serge-1.4-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.4/ebf1/lib/site_perl/5.31.4/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.4/ebf1/lib/site_perl/5.31.4
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.4/ebf1/lib/5.31.4/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.31.4/ebf1/lib/5.31.4
    .