Google-Ads-AdWords-Client v5.2.0 Perl 5 v5.24.0 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
Google-Ads-AdWords-Client v5.2.0
- Platform
- Perl 5 v5.24.0 x86_64-linux
- Date
- 2018-03-01 07:08:49
- ID
- 6447b51e-1d1f-11e8-a248-f743076c172e
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.0, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Failed test 'require 'ReportQueryBuilder.pm';'
# at t/001_require.t line 41.
# Tried to require ''ReportQueryBuilder.pm''.
# Error: Experimental push on scalar is now forbidden at /home/cpansand/.cpan/build/2018030103/Google-Ads-AdWords-Client-5.2.0-5/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 49, near "})"
# Experimental push on scalar is now forbidden at /home/cpansand/.cpan/build/2018030103/Google-Ads-AdWords-Client-5.2.0-5/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 72, near "$where_builder)"
# BEGIN not safe after errors--compilation aborted at /home/cpansand/.cpan/build/2018030103/Google-Ads-AdWords-Client-5.2.0-5/blib/lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm line 92.
# Compilation failed in require at /opt/perl-5.24.0/lib/5.24.0/base.pm line 100.
# ...propagated at /opt/perl-5.24.0/lib/5.24.0/base.pm line 109.
# BEGIN failed--compilation aborted at ReportQueryBuilder.pm line 23.
# Compilation failed in require at (eval 4306) line 2.
# 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 4307) line 2.
# Failed test 'require 'ServiceQueryBuilder.pm';'
# at t/001_require.t line 41.
# Tried to require ''ServiceQueryBuilder.pm''.
# Error: Attempt to reload Google/Ads/AdWords/Utilities/QueryBuilder.pm aborted.
# Compilation failed in require at /opt/perl-5.24.0/lib/5.24.0/base.pm line 100.
# ...propagated at /opt/perl-5.24.0/lib/5.24.0/base.pm line 109.
# BEGIN failed--compilation aborted at ServiceQueryBuilder.pm line 23.
# Compilation failed in require at (eval 4311) 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 /home/cpansand/.cpan/build/2018030103/Google-Ads-AdWords-Client-5.2.0-5/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 /opt/perl-5.24.0/lib/5.24.0/base.pm line 100.
# ...propagated at /opt/perl-5.24.0/lib/5.24.0/base.pm line 109.
# 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 /opt/perl-5.24.0/lib/5.24.0/base.pm line 100.
# ...propagated at /opt/perl-5.24.0/lib/5.24.0/base.pm line 109.
# 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: 4257-4258, 4262
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, 6 wallclock secs ( 0.15 usr 0.12 sys + 4.38 cusr 0.73 csys = 5.38 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.63
Data::Uniqid 0 0.12
Date::Format 0 2.24
Date::Parse 0 2.30
Digest::SHA 0 5.98
File::Basename 0 2.85
File::HomeDir 0 1.002
File::Path 0 2.15
File::Spec 0 3.63
File::Temp 0 0.2304
Getopt::Long 0 2.5
HTTP::Server::Simple::CGI 0 0
IO::Socket::SSL 0 2.056
JSON::Parse 0 0.52
List::Util 0 1.50
Log::Log4perl 0 1.49
LWP::Protocol::https 0 6.07
LWP::UserAgent 0 6.32
Math::Random::MT 0 1.17
perl v5.14.0 5.024000
POSIX 0 1.65
SOAP::WSDL v2.0.10 3.003
Template 0 2.27
URI::Escape 0 3.31
XML::LibXML 0 2.0131
XML::Simple 0 2.24
XML::XPath 0 1.41
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.302125
configure_requires:
Module Need Have
------------------------- ------- ----------
Module::Build 0.40 0.4224
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4986
PERL5_CPAN_IS_RUNNING = 4986
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4108,4986
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018030103/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018030103
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.63
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302125
YAML 1.24
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.32-696.3.1.el6.x86_64, archname=x86_64-linux
uname='linux centos6 2.6.32-696.3.1.el6.x86_64 #1 smp tue may 30 19:52:55 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.24.0 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-18)', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV 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_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Jun 20 2017 21:17:18
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4986"
PERL5_CPAN_IS_RUNNING="4986"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4108,4986"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018030103/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux
/opt/perl-5.24.0/lib/site_perl/5.24.0
/opt/perl-5.24.0/lib/5.24.0/x86_64-linux
/opt/perl-5.24.0/lib/5.24.0
.