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

143 lines
5.2 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/1493618386.6457
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 Net::Duo () on cpanmetadb ...
Unpacking Net-Duo-1.01.tar.gz
--> Working on Net::Duo
Fetching http://www.cpan.org/authors/id/R/RR/RRA/Net-Duo-1.01.tar.gz ... OK
Net-Duo-1.01
Net-Duo-1.01/Changes
Net-Duo-1.01/META.yml
Net-Duo-1.01/MANIFEST.SKIP
Net-Duo-1.01/LICENSE
Net-Duo-1.01/META.json
Net-Duo-1.01/README
Net-Duo-1.01/.gitignore
Net-Duo-1.01/Build.PL
Net-Duo-1.01/TODO
Net-Duo-1.01/MANIFEST
Net-Duo-1.01/t
Net-Duo-1.01/t/duo
Net-Duo-1.01/t/duo/call.t
Net-Duo-1.01/t/duo/exception.t
Net-Duo-1.01/t/data
Net-Duo-1.01/t/data/perltidyrc
Net-Duo-1.01/t/data/perlcriticrc
Net-Duo-1.01/t/data/perl.conf
Net-Duo-1.01/t/data/integrations
Net-Duo-1.01/t/data/integrations/auth.json
Net-Duo-1.01/t/data/integrations/admin.json
Net-Duo-1.01/t/data/responses
Net-Duo-1.01/t/data/responses/user.json
Net-Duo-1.01/t/data/responses/integrations.json
Net-Duo-1.01/t/data/responses/group-create.json
Net-Duo-1.01/t/data/responses/integration.json
Net-Duo-1.01/t/data/responses/log-auth.json
Net-Duo-1.01/t/data/responses/users.json
Net-Duo-1.01/t/data/responses/phone-create.json
Net-Duo-1.01/t/data/responses/log-admin.json
Net-Duo-1.01/t/data/responses/token-create.json
Net-Duo-1.01/t/data/responses/log-telephony.json
Net-Duo-1.01/t/data/responses/user-create.json
Net-Duo-1.01/t/docs
Net-Duo-1.01/t/docs/pod-spelling.t
Net-Duo-1.01/t/docs/synopsis.t
Net-Duo-1.01/t/docs/pod.t
Net-Duo-1.01/t/docs/pod-coverage.t
Net-Duo-1.01/t/style
Net-Duo-1.01/t/style/strict.t
Net-Duo-1.01/t/style/module-version.t
Net-Duo-1.01/t/style/minimum-version.t
Net-Duo-1.01/t/style/critic.t
Net-Duo-1.01/t/admin
Net-Duo-1.01/t/admin/phones.t
Net-Duo-1.01/t/admin/tokens.t
Net-Duo-1.01/t/admin/groups.t
Net-Duo-1.01/t/admin/integrations.t
Net-Duo-1.01/t/admin/misc.t
Net-Duo-1.01/t/admin/users.t
Net-Duo-1.01/t/auth
Net-Duo-1.01/t/auth/auth.t
Net-Duo-1.01/t/auth/sms.t
Net-Duo-1.01/t/auth/basic.t
Net-Duo-1.01/t/lib
Net-Duo-1.01/t/lib/Test
Net-Duo-1.01/t/lib/Test/RRA.pm
Net-Duo-1.01/t/lib/Test/RRA
Net-Duo-1.01/t/lib/Test/RRA/Duo.pm
Net-Duo-1.01/t/lib/Test/RRA/Config.pm
Net-Duo-1.01/lib
Net-Duo-1.01/lib/Net
Net-Duo-1.01/lib/Net/Duo.pm
Net-Duo-1.01/lib/Net/Duo
Net-Duo-1.01/lib/Net/Duo/Auth.pm
Net-Duo-1.01/lib/Net/Duo/Exception.pm
Net-Duo-1.01/lib/Net/Duo/Object.pm
Net-Duo-1.01/lib/Net/Duo/Admin.pm
Net-Duo-1.01/lib/Net/Duo/Admin
Net-Duo-1.01/lib/Net/Duo/Admin/Token.pm
Net-Duo-1.01/lib/Net/Duo/Admin/Integration.pm
Net-Duo-1.01/lib/Net/Duo/Admin/Group.pm
Net-Duo-1.01/lib/Net/Duo/Admin/Phone.pm
Net-Duo-1.01/lib/Net/Duo/Admin/User.pm
Net-Duo-1.01/lib/Net/Duo/Auth
Net-Duo-1.01/lib/Net/Duo/Auth/Async.pm
Net-Duo-1.01/lib/Net/Duo/Mock
Net-Duo-1.01/lib/Net/Duo/Mock/Agent.pm
Entering Net-Duo-1.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring Net-Duo-1.01 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Net-Duo' version '1.01'
Checking dependencies from MYMETA.json ...
Checking if you have LWP::UserAgent 6.00 ... Yes (6.26)
Checking if you have Perl6::Slurp 0 ... Yes (0.051005)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Sub::Install 0 ... Yes (0.928)
Checking if you have URI::Escape 0 ... Yes (3.31)
OK
Building and testing Net-Duo-1.01 ... Building Net-Duo
t/admin/groups.t ........... ok
t/admin/integrations.t ..... ok
t/admin/misc.t ............. ok
t/admin/phones.t ........... ok
t/admin/tokens.t ........... ok
t/admin/users.t ............ ok
t/auth/auth.t .............. ok
t/auth/basic.t ............. ok
t/auth/sms.t ............... ok
do "t/data/perl.conf" failed, '.' is no longer in @INC at t/lib/Test/RRA/Config.pm line 69.
Bailout called. Further testing stopped: cannot load data/perl.conf: No such file or directory
FAILED--Further testing stopped: cannot load data/perl.conf: No such file or directory
! Installing Net::Duo failed. See /home/ryan/.cpanm/work/1493618386.6457/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::Duo] 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