cpantestlogs/Salesforce_genfailure.log
2017-05-02 18:44:36 -07:00

150 lines
6.7 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492999211.13535
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Salesforce () on cpanmetadb ...
Unpacking Salesforce-0.57.tar.gz
--> Working on Salesforce
Fetching http://www.cpan.org/authors/id/B/BA/BAYSIDE/Salesforce-0.57.tar.gz ... OK
Salesforce-0.57/
Salesforce-0.57/lib/
Salesforce-0.57/lib/Service.pm
Salesforce-0.57/lib/Salesforce.pm
Salesforce-0.57/CHANGES.txt
Salesforce-0.57/doc/
Salesforce-0.57/doc/partner.wsdl
Salesforce-0.57/doc/enterprise.wsdl
Salesforce-0.57/doc/soap_message_samples.doc
Salesforce-0.57/t/
Salesforce-0.57/t/sfdc.cfg
Salesforce-0.57/t/03-servertimestamp.t
Salesforce-0.57/t/06-describe.t
Salesforce-0.57/t/05-getupdated.t
Salesforce-0.57/t/02-query.t
Salesforce-0.57/t/test.tmpl
Salesforce-0.57/t/01-login.t
Salesforce-0.57/t/04-crud.t
Salesforce-0.57/t/08-retrieve.t
Salesforce-0.57/t/07-search.t
Salesforce-0.57/examples/
Salesforce-0.57/examples/salesforce.cgi
Salesforce-0.57/examples/login.pl
Salesforce-0.57/MANIFEST
Salesforce-0.57/META.yml
Salesforce-0.57/README.txt
Salesforce-0.57/INSTALL.txt
Salesforce-0.57/Makefile.PL
Entering Salesforce-0.57
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Salesforce-0.57 ... Several tests need to be run in order to test the Salesforce Perl module.
You MUST supply a Saleforce username and password in order to proceed.
Enter user name:
Enter password:
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Salesforce
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have SOAP::Lite 0.55 ... Yes (1.20)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Salesforce-0.57 ... cp lib/Service.pm blib/lib/Service.pm
cp lib/Salesforce.pm blib/lib/Salesforce.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/01-login.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/4 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/02-query.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/03-servertimestamp.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/04-crud.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/9 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/05-getupdated.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/06-describe.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/07-search.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests
INVALID_LOGIN: Invalid username, password, security token; or user locked out. at /home/ryan/.cpanm/work/1492999211.13535/Salesforce-0.57/blib/lib/Salesforce.pm line 58.
t/08-retrieve.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Test Summary Report
-------------------
t/01-login.t (Wstat: 512 Tests: 3 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 3.
t/02-query.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/03-servertimestamp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/04-crud.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/05-getupdated.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/06-describe.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/07-search.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/08-retrieve.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=8, Tests=3, 11 wallclock secs ( 0.02 usr 0.00 sys + 0.77 cusr 0.04 csys = 0.83 CPU)
Result: FAIL
Failed 8/8 test programs. 0/3 subtests failed.
Makefile:839: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Salesforce failed. See /home/ryan/.cpanm/work/1492999211.13535/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Salesforce] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man