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

123 lines
5.3 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/1493501624.31895
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::Graylog::API () on cpanmetadb ...
Unpacking Net-Graylog-Client-0.3.tar.gz
--> Working on Net::Graylog::API
Fetching http://www.cpan.org/authors/id/M/MO/MOODFARM/Net-Graylog-Client-0.3.tar.gz ... OK
Net-Graylog-Client-0.3/
Net-Graylog-Client-0.3/lib/
Net-Graylog-Client-0.3/lib/Net/
Net-Graylog-Client-0.3/lib/Net/Graylog/
Net-Graylog-Client-0.3/lib/Net/Graylog/API.pm
Net-Graylog-Client-0.3/lib/Net/Graylog/API.pm.old
Net-Graylog-Client-0.3/lib/Net/Graylog/pod2htmd.tmp
Net-Graylog-Client-0.3/lib/Net/Graylog/Client.pm
Net-Graylog-Client-0.3/MANIFEST
Net-Graylog-Client-0.3/dist.ini
Net-Graylog-Client-0.3/t/
Net-Graylog-Client-0.3/t/api.t
Net-Graylog-Client-0.3/t/client.t.off_temp
Net-Graylog-Client-0.3/META.yml
Net-Graylog-Client-0.3/pod2htmd.tmp
Net-Graylog-Client-0.3/create_swagger_api
Net-Graylog-Client-0.3/Makefile.PL
Net-Graylog-Client-0.3/Changes
Net-Graylog-Client-0.3/bin/
Net-Graylog-Client-0.3/bin/graylog
Net-Graylog-Client-0.3/README
Net-Graylog-Client-0.3/LICENSE
Entering Net-Graylog-Client-0.3
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-Graylog-Client-0.3 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Graylog::Client
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have URI::Escape::XS 0 ... Yes (0.14)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have Sys::Hostname 0 ... Yes (1.20)
Checking if you have vars 0 ... Yes (1.03)
Checking if you have Data::Printer 0 ... Yes (0.39)
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have Furl 0 ... Yes (3.10)
Checking if you have App::Basis 0 ... Yes (1.2)
Checking if you have App::Basis::Config 0 ... Yes (1.2)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Data::UUID 0 ... Yes (1.221)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have JSON::Tiny 0 ... Yes (0.56)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing Net-Graylog-Client-0.3 ... cp lib/Net/Graylog/API.pm.old blib/lib/Net/Graylog/API.pm.old
cp lib/Net/Graylog/API.pm blib/lib/Net/Graylog/API.pm
cp lib/Net/Graylog/pod2htmd.tmp blib/lib/Net/Graylog/pod2htmd.tmp
cp lib/Net/Graylog/Client.pm blib/lib/Net/Graylog/Client.pm
cp bin/graylog blib/script/graylog
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/graylog
Manifying 1 pod document
Manifying 2 pod documents
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
# Failed test 'use Net::Graylog::API;'
# at t/api.t line 31.
# Tried to use 'Net::Graylog::API'.
# Error: \C no longer supported in regex; marked by <-- HERE in m/^\ <-- HERE C$/ at /home/ryan/.cpanm/work/1493501624.31895/Net-Graylog-Client-0.3/blib/lib/Net/Graylog/API.pm line 205.
# Compilation failed in require at t/api.t line 31.
# BEGIN failed--compilation aborted at t/api.t line 31.
# No tests run!
# Failed test 'No tests run for subtest "not_author"'
# at t/api.t line 175.
Can't locate object method "counts_total" via package "Net::Graylog::API" at t/api.t line 171.
# Looks like your test exited with 255 just after 2.
t/api.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/api.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Files=1, Tests=2, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.10 cusr 0.01 csys = 0.12 CPU)
Result: FAIL
Failed 1/1 test programs. 2/2 subtests failed.
Makefile:902: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Net::Graylog::API failed. See /home/ryan/.cpanm/work/1493501624.31895/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::Graylog::API] 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