Google-Ads-AdWords-Client v5.2.0 Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld

Status
Fail
From
Alceu Rodrigues de Freitas Junior
Dist
Google-Ads-AdWords-Client v5.2.0
Platform
Perl 5 v5.24.3 OpenBSD.amd64-openbsd-thread-multi-ld
Date
2018-03-07 19:07:05
ID
b9a3bfce-223a-11e8-ae09-c2a554930dd2
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 Nadine Sundquist,

This is a computer-generated report for Google-Ads-AdWords-Client-5.2.0
on perl 5.24.3, 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 './Build test':


#   Failed test 'require 'QueryBuilder.pm';'
#   at t/001_require.t line 41.
#     Tried to require ''QueryBuilder.pm''.
#     Error:  Experimental push on scalar is now forbidden at QueryBuilder.pm line 49, near "})"
# Experimental push on scalar is now forbidden at QueryBuilder.pm line 72, near "$where_builder)"
# BEGIN not safe after errors--compilation aborted at QueryBuilder.pm line 92.
# Compilation failed in require at (eval 4311) line 2.

#   Failed test 'require 'ServiceQueryBuilder.pm';'
#   at t/001_require.t line 41.
#     Tried to require ''ServiceQueryBuilder.pm''.
#     Error:  Experimental push on scalar is now forbidden at /mnt/cpan_build_dir/goku/Google-Ads-AdWords-Client-5.2.0-0/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 49, near "})"
# Experimental push on scalar is now forbidden at /mnt/cpan_build_dir/goku/Google-Ads-AdWords-Client-5.2.0-0/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 72, near "$where_builder)"
# BEGIN not safe after errors--compilation aborted at /mnt/cpan_build_dir/goku/Google-Ads-AdWords-Client-5.2.0-0/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 92.
# Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 138.
# 	...propagated at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 160.
# BEGIN failed--compilation aborted at ServiceQueryBuilder.pm line 23.
# Compilation failed in require at (eval 4312) line 2.

#   Failed test 'require 'ReportQueryBuilder.pm';'
#   at t/001_require.t line 41.
#     Tried to require ''ReportQueryBuilder.pm''.
#     Error:  Attempt to reload Google/Ads/AdWords/Utilities/QueryBuilder.pm aborted.
# Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 138.
# 	...propagated at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 160.
# BEGIN failed--compilation aborted at ReportQueryBuilder.pm line 23.
# Compilation failed in require at (eval 4313) line 2.
# Looks like you failed 3 tests of 5658.
t/001_require.t ....................... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5658 subtests 
t/011_Client.t ........................ ok
t/012_Serializer.t .................... ok
 clientCustomerId=INSERT_CLIENT_CUSTOMER_ID_HERE server=https://adwords.google.com service=CampaignService method=get responseTime=2429 requestId=07a93c67b1dd3ff5242c98d436ba7043 operations=1 isFault=yes faultMessage=[PolicyViolationError.POLICY_ERROR @ operations[0].operand.criterion.text; trigger:'MED'] at /mnt/cpan_build_dir/goku/Google-Ads-AdWords-Client-5.2.0-0/blib/lib/Google/Ads/AdWords/Deserializer.pm line 83
t/013_Deserializer.t .................. ok
t/014_XPathSAXParser.t ................ ok
 clientCustomerId=INSERT_CLIENT_CUSTOMER_ID_HERE server=https://adwords.google.com service=CampaignService method=get responseTime=2429 requestId=07a93c67b1dd3ff5242c98d436ba7043 operations=1 isFault=yes faultMessage=[RequiredError.REQUIRED @ operations[0].operand.advertisingChannelType] at lib/Google/Ads/AdWords/Deserializer.pm line 83
t/015_RequestStats.t .................. ok
t/017_OAuth2ApplicationsHandler.t ..... ok
t/018_MapUtils.t ...................... ok
t/019_OAuth2ServiceAccountsHandler.t .. ok
t/020_GenerateOfflineCredentials.t .... ok
t/021_ReportingConfiguration.t ........ ok
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/ReportDownloadError\s{ <-- HERE [^}]+}/ at t/022_ReportUtils.t line 60.
t/022_ReportUtils.t ................... ok
t/023_AdsUtilityRegistry.t ............ ok
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/BatchJobHandlerError\s{ <-- HERE [^}]+}/ at t/024_BatchJobHandler.t line 136.
t/024_BatchJobHandler.t ............... ok

#   Failed test 'use Google::Ads::AdWords::Utilities::ReportQueryBuilder;'
#   at t/025_ReportQueryBuilder.t line 30.
#     Tried to use 'Google::Ads::AdWords::Utilities::ReportQueryBuilder'.
#     Error:  Experimental push on scalar is now forbidden at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 49, near "})"
# Experimental push on scalar is now forbidden at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 72, near "$where_builder)"
# BEGIN not safe after errors--compilation aborted at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 92.
# Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 138.
# 	...propagated at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 160.
# BEGIN failed--compilation aborted at lib/Google/Ads/AdWords/Utilities/ReportQueryBuilder.pm line 23.
# Compilation failed in require at t/025_ReportQueryBuilder.t line 30.
# BEGIN failed--compilation aborted at t/025_ReportQueryBuilder.t line 30.
Can't locate object method "new" via package "Google::Ads::AdWords::Utilities::ReportQueryBuilder" at t/025_ReportQueryBuilder.t line 36.
# Looks like your test exited with 255 just after 1.
t/025_ReportQueryBuilder.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/13 subtests 

#   Failed test 'use Google::Ads::AdWords::Utilities::ServiceQueryBuilder;'
#   at t/026_ServiceQueryBuilder.t line 31.
#     Tried to use 'Google::Ads::AdWords::Utilities::ServiceQueryBuilder'.
#     Error:  Experimental push on scalar is now forbidden at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 49, near "})"
# Experimental push on scalar is now forbidden at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 72, near "$where_builder)"
# BEGIN not safe after errors--compilation aborted at lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 92.
# Compilation failed in require at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 138.
# 	...propagated at /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/base.pm line 160.
# BEGIN failed--compilation aborted at lib/Google/Ads/AdWords/Utilities/ServiceQueryBuilder.pm line 23.
# Compilation failed in require at t/026_ServiceQueryBuilder.t line 31.
# BEGIN failed--compilation aborted at t/026_ServiceQueryBuilder.t line 31.
Can't locate object method "new" via package "Google::Ads::AdWords::Utilities::ServiceQueryBuilder" at t/026_ServiceQueryBuilder.t line 37.
# Looks like your test exited with 255 just after 1.
t/026_ServiceQueryBuilder.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 

Test Summary Report
-------------------
t/001_require.t                     (Wstat: 768 Tests: 5658 Failed: 3)
  Failed tests:  4264-4266
  Non-zero exit status: 3
t/025_ReportQueryBuilder.t          (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 13 tests but ran 1.
t/026_ServiceQueryBuilder.t         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
Files=16, Tests=5889, 26 wallclock secs ( 0.32 usr  0.79 sys + 10.28 cusr  6.49 csys = 17.88 CPU)
Result: FAIL
Failed 3/16 test programs. 5/5889 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                    Need    Have      
    ------------------------- ------- ----------
    Class::Load               0       0.24      
    Class::Std::Fast          0       0.0.8     
    Crypt::OpenSSL::RSA       0       0.28      
    Cwd                       0       3.74      
    Data::Uniqid              0       0.12      
    Date::Format              0       2.24      
    Date::Parse               0       2.30      
    Digest::SHA               0       6.01      
    File::Basename            0       2.85      
    File::HomeDir             0       1.002     
    File::Path                0       2.12_01   
    File::Spec                0       3.74      
    File::Temp                0       0.2304    
    Getopt::Long              0       2.48      
    HTTP::Server::Simple::CGI 0       0         
    IO::Socket::SSL           0       2.056     
    JSON::Parse               0       0.55      
    List::Util                0       1.50      
    Log::Log4perl             0       1.49      
    LWP::Protocol::https      0       6.07      
    LWP::UserAgent            0       6.33      
    Math::Random::MT          0       1.17      
    perl                      v5.14.0 5.024003  
    POSIX                     0       1.65_01   
    SOAP::WSDL                v2.0.10 3.003     
    Template                  0       2.27      
    URI::Escape               0       3.31      
    XML::LibXML               0       2.0132    
    XML::Simple               0       2.24      
    XML::XPath                0       1.42      

build_requires:

    Module                    Need    Have      
    ------------------------- ------- ----------
    Class::Std::Fast          v0.0.5  0.0.8     
    Config::Properties        0       1.80      
    Module::Build             0       0.4224    
    Test::Deep                0       1.127     
    Test::Exception           0       0.43      
    Test::MockObject          0       1.20161202
    Test::MockObject::Extends 0       1.20161202
    Test::More                0       1.302128  

configure_requires:

    Module                    Need    Have      
    ------------------------- ------- ----------
    Module::Build             0.40    0.4224    


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

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = goku
    EXTENDED_TESTING = 1
    PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 56744
    PERL5_CPAN_IS_RUNNING = 56744
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 47352,56744
    PERLBREW_HOME = /home/goku/.perlbrew
    PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.24.3/man
    PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin
    PERLBREW_PERL = perl-5.24.3
    PERLBREW_ROOT = /home/goku/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_CR_SMOKER_CURRENT = Google-Ads-AdWords-Client-5.2.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

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

    $^X = /home/goku/perl5/perlbrew/perls/perl-5.24.3/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 998 998 1001
    $EGID = 998 998 1001

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150010  
    Cwd                 3.74      
    ExtUtils::CBuilder  0.280230  
    ExtUtils::Command   7.32      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.32      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.74      
    JSON                2.97001   
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.41      
    Test::More          1.302128  
    YAML                1.24      
    YAML::Syck          1.30      
    version             0.9916    


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=6.2, archname=OpenBSD.amd64-openbsd-thread-multi-ld
    uname='openbsd cpan-smoker-openbsd 6.2 generic.mp#134 amd64 '
    config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.24.3 -Dman1dir=none -Dman3dir=none -Dusemultiplicity -Duselongdouble -Dusethreads -Duse64bitall -Duse64bitint -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)', 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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.90.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -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_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
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Mar  6 2018 14:59:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="56744"
    PERL5_CPAN_IS_RUNNING="56744"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="47352,56744"
    PERLBREW_HOME="/home/goku/.perlbrew"
    PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.24.3/man"
    PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.24.3/bin"
    PERLBREW_PERL="perl-5.24.3"
    PERLBREW_ROOT="/home/goku/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_CR_SMOKER_CURRENT="Google-Ads-AdWords-Client-5.2.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/OpenBSD.amd64-openbsd-thread-multi-ld
    /home/goku/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3
    .