cpantestlogs/HTTP::UserAgentString::Browser_genfailure.log
2017-05-02 18:44:36 -07:00

222 lines
9.9 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/1493529491.20262
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 HTTP::UserAgentString::Browser () on cpanmetadb ...
Unpacking HTTP-UserAgentString-Parser-0.6.1.tar.gz
--> Working on HTTP::UserAgentString::Browser
Fetching http://www.cpan.org/authors/id/N/NM/NMOLDAV/HTTP-UserAgentString-Parser-0.6.1.tar.gz ... OK
HTTP-UserAgentString-Parser-0.6.1/
HTTP-UserAgentString-Parser-0.6.1/INSTALL
HTTP-UserAgentString-Parser-0.6.1/Changes
HTTP-UserAgentString-Parser-0.6.1/Makefile.PL
HTTP-UserAgentString-Parser-0.6.1/MANIFEST
HTTP-UserAgentString-Parser-0.6.1/lib/
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/Parser.pm
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/Robot.pm
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/Browser.pm
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/Sys.pm
HTTP-UserAgentString-Parser-0.6.1/lib/HTTP/UserAgentString/OS.pm
HTTP-UserAgentString-Parser-0.6.1/t/
HTTP-UserAgentString-Parser-0.6.1/t/10_opera_linux.t
HTTP-UserAgentString-Parser-0.6.1/t/11_yandex.t
HTTP-UserAgentString-Parser-0.6.1/t/00_objects.t
HTTP-UserAgentString-Parser-0.6.1/t/12_chrome.t
HTTP-UserAgentString-Parser-0.6.1/README
Entering HTTP-UserAgentString-Parser-0.6.1
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring HTTP-UserAgentString-Parser-0.6.1 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTTP::UserAgentString::Parser
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.18 ... Yes (1.302083)
Checking if you have LWP::UserAgent 2 ... Yes (6.26)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Spec 1 ... Yes (3.62)
Checking if you have Digest::MD5 2.12 ... Yes (2.55)
OK
Building and testing HTTP-UserAgentString-Parser-v0.6.1 ... cp lib/HTTP/UserAgentString/Robot.pm blib/lib/HTTP/UserAgentString/Robot.pm
cp lib/HTTP/UserAgentString/Browser.pm blib/lib/HTTP/UserAgentString/Browser.pm
cp lib/HTTP/UserAgentString/Sys.pm blib/lib/HTTP/UserAgentString/Sys.pm
cp lib/HTTP/UserAgentString/Parser.pm blib/lib/HTTP/UserAgentString/Parser.pm
cp lib/HTTP/UserAgentString/OS.pm blib/lib/HTTP/UserAgentString/OS.pm
Manifying 4 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
Can't get current file version from http://user-agent-string.info/rpc/get_data.php?key=free&format=ini&ver=y: 404 Not Found
at t/00_objects.t line 11.
Can't open /tmp/uas.ini for reading: No such file or directory
at t/00_objects.t line 11 (#1)
(S inplace) The implicit opening of a file through use of the <>
filehandle, either implicitly under the -n or -p command-line
switches, or explicitly, failed for the indicated reason. Usually
this is because you don't have read permission for a file which
you named on the command line.
(F) You tried to call perl with the -e switch, but /dev/null (or
your operating system's equivalent) could not be opened.
# Failed test 'Created OK'
# at t/00_objects.t line 12.
Can't call method "browser_reg" on an undefined value at t/00_objects.t line 13 (#2)
(F) You used the syntax of a method call, but the slot filled by the
object reference or package name contains an undefined value. Something
like this will reproduce the error:
$BADREF = undef;
process $BADREF 1,2,3;
$BADREF->process(1,2,3);
Uncaught exception from user code:
Can't call method "browser_reg" on an undefined value at t/00_objects.t line 13.
# Looks like your test exited with 2 just after 2.
t/00_objects.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/2 subtests
Can't get current file version from http://user-agent-string.info/rpc/get_data.php?key=free&format=ini&ver=y: 404 Not Found
at t/10_opera_linux.t line 11.
Can't open /tmp/uas.ini for reading: No such file or directory
at t/10_opera_linux.t line 11 (#1)
(S inplace) The implicit opening of a file through use of the <>
filehandle, either implicitly under the -n or -p command-line
switches, or explicitly, failed for the indicated reason. Usually
this is because you don't have read permission for a file which
you named on the command line.
(F) You tried to call perl with the -e switch, but /dev/null (or
your operating system's equivalent) could not be opened.
# Failed test 'Created OK'
# at t/10_opera_linux.t line 12.
Can't call method "parse" on an undefined value at t/10_opera_linux.t line 14 (#2)
(F) You used the syntax of a method call, but the slot filled by the
object reference or package name contains an undefined value. Something
like this will reproduce the error:
$BADREF = undef;
process $BADREF 1,2,3;
$BADREF->process(1,2,3);
Uncaught exception from user code:
Can't call method "parse" on an undefined value at t/10_opera_linux.t line 14.
# Looks like your test exited with 2 just after 2.
t/10_opera_linux.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/2 subtests
Can't get current file version from http://user-agent-string.info/rpc/get_data.php?key=free&format=ini&ver=y: 404 Not Found
at t/11_yandex.t line 11.
Can't open /tmp/uas.ini for reading: No such file or directory
at t/11_yandex.t line 11 (#1)
(S inplace) The implicit opening of a file through use of the <>
filehandle, either implicitly under the -n or -p command-line
switches, or explicitly, failed for the indicated reason. Usually
this is because you don't have read permission for a file which
you named on the command line.
(F) You tried to call perl with the -e switch, but /dev/null (or
your operating system's equivalent) could not be opened.
# Failed test 'Created OK'
# at t/11_yandex.t line 12.
Can't call method "parse" on an undefined value at t/11_yandex.t line 17 (#2)
(F) You used the syntax of a method call, but the slot filled by the
object reference or package name contains an undefined value. Something
like this will reproduce the error:
$BADREF = undef;
process $BADREF 1,2,3;
$BADREF->process(1,2,3);
Uncaught exception from user code:
Can't call method "parse" on an undefined value at t/11_yandex.t line 17.
# Looks like your test exited with 2 just after 2.
t/11_yandex.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/2 subtests
Can't get current file version from http://user-agent-string.info/rpc/get_data.php?key=free&format=ini&ver=y: 404 Not Found
at t/12_chrome.t line 11.
Can't open /tmp/uas.ini for reading: No such file or directory
at t/12_chrome.t line 11 (#1)
(S inplace) The implicit opening of a file through use of the <>
filehandle, either implicitly under the -n or -p command-line
switches, or explicitly, failed for the indicated reason. Usually
this is because you don't have read permission for a file which
you named on the command line.
(F) You tried to call perl with the -e switch, but /dev/null (or
your operating system's equivalent) could not be opened.
# Failed test 'Created OK'
# at t/12_chrome.t line 12.
Can't call method "parse" on an undefined value at t/12_chrome.t line 17 (#2)
(F) You used the syntax of a method call, but the slot filled by the
object reference or package name contains an undefined value. Something
like this will reproduce the error:
$BADREF = undef;
process $BADREF 1,2,3;
$BADREF->process(1,2,3);
Uncaught exception from user code:
Can't call method "parse" on an undefined value at t/12_chrome.t line 17.
# Looks like your test exited with 2 just after 2.
t/12_chrome.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/2 subtests
Test Summary Report
-------------------
t/00_objects.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
t/10_opera_linux.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
t/11_yandex.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
t/12_chrome.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Files=4, Tests=8, 4 wallclock secs ( 0.02 usr 0.01 sys + 0.66 cusr 0.04 csys = 0.73 CPU)
Result: FAIL
Failed 4/4 test programs. 4/8 subtests failed.
Makefile:859: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing HTTP::UserAgentString::Browser failed. See /home/ryan/.cpanm/work/1493529491.20262/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose HTTP::UserAgentString::Browser] 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