Google-RestApi v1.0.3 Perl 5 v5.34.1 x86_64-linux-thread-multi-ld

Status
Fail
From
Andreas J. König (ANDK)
Dist
Google-RestApi v1.0.3
Platform
Perl 5 v5.34.1 x86_64-linux-thread-multi-ld
Date
2022-11-27 03:52:31
ID
eb4bc82e-6e06-11ed-8360-717cf459ba8a
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 Robin Murray,

This is a computer-generated report for Google-RestApi-1.0.3
on perl 5.34.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 "/home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'tie_slice died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::RangeGroup::Tie->tie_slice)

#   Failed test 'range died (Unable to translate '[ [ A, 1 ], [ A, 1 ] ]' into a worksheet cell: Must be a spreadsheet range cell A1 (in $_[0]) at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range/Cell.pm line 29
#     "RangeCell" is a subtype of "StrMatch[(?^:^[A-Z]+\d+$)]"
#     "StrMatch[(?^:^[A-Z]+\d+$)]" is a subtype of "StrMatch"
#     "StrMatch" is a subtype of "Str"
#     "Str" is a subtype of "Value"
#     Reference [["A",1],["A",1]] did not pass type constraint "Value" (in $_[0])
#     "Value" is defined as: (defined($_) and not ref($_)))'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range::Cell->range)

#   Failed test '_constructor died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::RangeGroup->_constructor)

#   Failed test 'ranges died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::RangeGroup->ranges)

#   Failed test '_constructor died (Unable to resolve 'A1:B2' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range->_constructor)

#   Failed test 'cell_at_offset died (Unable to resolve 'A:A' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range->cell_at_offset)

#   Failed test 'factory died (Unable to resolve 'A1:B2' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range->factory)

#   Failed test 'is_other_inside died (Unable to resolve 'A1:B2' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range->is_other_inside)

#   Failed test 'range died (Unable to resolve 'A1:B2' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range->range)

#   Failed test 'range died (Unable to translate '[ [ 5, 1 ], [ False, 1 ] ]' into a worksheet row: Must be a spreadsheet range row x1:y1 (in $_[0]) at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range/Row.pm line 31
#     "RangeRow" is a subtype of "StrMatch[(?^:^[A-Z]*(\d+):[A-Z]*\1$)]"
#     "StrMatch[(?^:^[A-Z]*(\d+):[A-Z]*\1$)]" is a subtype of "StrMatch"
#     "StrMatch" is a subtype of "Str"
#     "Str" is a subtype of "Value"
#     Reference [[5,1],[undef,1]] did not pass type constraint "Value" (in $_[0])
#     "Value" is defined as: (defined($_) and not ref($_)))'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range::Row->range)

#   Failed test 'iterate died (Unable to resolve 'A1:C3' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::RangeGroup::Iterator->iterate)

#   Failed test 'range_background_color died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_background_color)

#   Failed test 'range_border_cells died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_border_cells)

#   Failed test 'range_border_colors died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_border_colors)

#   Failed test 'range_border_style died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_border_style)

#   Failed test 'range_borders died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_borders)

#   Failed test 'range_merge died (Unable to resolve 'A1:B2' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_merge)

#   Failed test 'range_misc died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_misc)

#   Failed test 'range_text_format died (Unable to resolve 'A1' to a range object at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range.pm line 191)'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Request::Spreadsheet::Worksheet::Range->range_text_format)

#   Failed test 'range died (Unable to translate '[ [ A, 5 ], [ A ] ]' into a worksheet column: Must be a spreadsheet range column Ax:Ay (in $_[0]) at /tmp/loop_over_bdir-8537-1Ex5zT/Google-RestApi-1.0.3-0/t/../lib/Google/RestApi/SheetsApi4/Range/Col.pm line 32
#     "RangeCol" is a subtype of "StrMatch[(?^:^([A-Z]+)\d*:\1\d*$)]"
#     "StrMatch[(?^:^([A-Z]+)\d*:\1\d*$)]" is a subtype of "StrMatch"
#     "StrMatch" is a subtype of "Str"
#     "Str" is a subtype of "Value"
#     Reference [["A",5],["A"]] did not pass type constraint "Value" (in $_[0])
#     "Value" is defined as: (defined($_) and not ref($_)))'
#   at t/run_unit_tests.t line 14.
#   (in Test::Google::RestApi::SheetsApi4::Range::Col->range)
# Looks like you failed 20 tests of 607.
t/run_unit_tests.t .. 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/607 subtests 
	(less 181 skipped subtests: 406 okay)

Test Summary Report
-------------------
t/run_unit_tests.t (Wstat: 5120 Tests: 607 Failed: 20)
  Failed tests:  83, 181, 185, 187-188, 190, 214, 237-238
                249, 272, 281, 294, 301, 314, 328, 350
                356, 368, 561
  Non-zero exit status: 20
Files=1, Tests=607,  5 wallclock secs ( 0.09 usr  0.01 sys +  1.91 cusr  0.12 csys =  2.13 CPU)
Result: FAIL
Failed 1/1 test programs. 20/607 subtests failed.
Makefile:1043: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 20

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

Prerequisite modules loaded:

requires:

    Module                                   Need     Have    
    ---------------------------------------- -------- --------
    aliased                                  0        0.34    
    autodie                                  0        2.34    
    autovivification                         0        0.18    
    Cache::Memory::Simple                    0        1.03    
    Carp                                     0        1.52    
    constant                                 0        1.33    
    Exporter                                 0        5.76    
    File::Slurp                              0        9999.32 
    Furl                                     0        3.14    
    Hash::Merge                              0        0.302   
    JSON::MaybeXS                            0        1.004003
    List::MoreUtils                          0        0.430   
    List::Util                               0        1.62    
    Log::Log4perl                            0        1.54    
    LWP::Protocol::https                     0        6.10    
    Module::Load                             0        0.36    
    Net::OAuth2::Client                      0        0.67    
    Net::OAuth2::Profile::WebServer          0        0.67    
    Readonly                                 0        2.05    
    Retry::Backoff                           0        0.003   
    Scalar::Util                             0        1.62    
    Storable                                 0        3.25    
    Tie::Hash                                0        1.05    
    ToolSet                                  0        1.03    
    Try::Tiny                                0        0.31    
    Type::Params                             1.004004 1.014000
    Types::Standard                          0        1.014000
    URI                                      0        5.12    
    URI::QueryParam                          0        5.12    
    WWW::Google::Cloud::Auth::ServiceAccount 0        1.000002
    YAML::Any                                0        1.30    

build_requires:

    Module                                   Need     Have    
    ---------------------------------------- -------- --------
    Capture::Tiny                            0        0.48    
    ExtUtils::MakeMaker                      0        7.64    
    Mock::MonkeyPatch                        0        1.02    
    Test::Class                              0        0.52    
    Test::Class::Load                        0        0.52    
    Test::Most                               0        0.37    
    Text::Levenshtein::Flexible              0        0.09    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/arch:/tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/lib:/tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/arch:/tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21387
    PERL5_CPAN_IS_RUNNING = 21387
    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 = /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.80    
    JSON                4.05    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
  Commit id: 1181cf72936404b890ef41362f533fe2c2626f9b
  Platform:
    osname=linux
    osvers=4.9.0-18-amd64
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93stretch 4.9.0-18-amd64 #1 smp debian 4.9.303-1 (2022-03-07) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59 -Dmyhostname=k93stretch -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
  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 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    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.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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 Apr  2 2022 08:39:18
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/arch:/tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/lib:/tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/arch:/tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21387"
    PERL5_CPAN_IS_RUNNING="21387"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/arch
    /tmp/loop_over_bdir-8537-1Ex5zT/WWW-Google-Cloud-Auth-ServiceAccount-1.000002-0/blib/lib
    /tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/arch
    /tmp/loop_over_bdir-8537-1Ex5zT/Retry-Backoff-0.003-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/lib/site_perl/5.34.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/lib/site_perl/5.34.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/lib/5.34.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/v5.34.1/cb59/lib/5.34.1
    .