189 lines
10 KiB
Text
189 lines
10 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/1493202754.9685
|
|
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 Voldemort () on cpanmetadb ...
|
|
! Download http://www.cpan.org/authors/id/E/EX/EXUSSUM/Voldemort-0.11.tar.gz failed. Retrying ...
|
|
Unpacking Voldemort-0.11.tar.gz
|
|
--> Working on Voldemort
|
|
Fetching http://www.cpan.org/authors/id/E/EX/EXUSSUM/Voldemort-0.11.tar.gz ... FAIL
|
|
Voldemort-0.11/
|
|
Voldemort-0.11/t/
|
|
Voldemort-0.11/t/002_integration_test.t
|
|
Voldemort-0.11/t/005_protobuff_tests.t
|
|
Voldemort-0.11/t/001_load.t
|
|
Voldemort-0.11/t/003_mock_sync_tests.t
|
|
Voldemort-0.11/t/004_mock_async_tests.t
|
|
Voldemort-0.11/Makefile.PL
|
|
Voldemort-0.11/Changes
|
|
Voldemort-0.11/lib/
|
|
Voldemort-0.11/lib/Voldemort/
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/BaseMessage.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/Resolver.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/Connection.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/GetMessage.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/DeleteMessage.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/Spec2.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/PutMessage.pm
|
|
Voldemort-0.11/lib/Voldemort/ProtoBuff/DefaultResolver.pm
|
|
Voldemort-0.11/lib/Voldemort/Connection.pm
|
|
Voldemort-0.11/lib/Voldemort/Store.pm
|
|
Voldemort-0.11/lib/Voldemort/Message.pm
|
|
Voldemort-0.11/lib/Voldemort.pm
|
|
Voldemort-0.11/LICENSE
|
|
Voldemort-0.11/scripts/
|
|
Voldemort-0.11/scripts/example.pl
|
|
Voldemort-0.11/README
|
|
Voldemort-0.11/META.yml
|
|
Voldemort-0.11/MANIFEST
|
|
Voldemort-0.11/Todo
|
|
Entering Voldemort-0.11
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Voldemort-0.11 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Voldemort
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Moose 0.54 ... Yes (2.2004)
|
|
Checking if you have Test::Simple 0.44 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Google::ProtocolBuffers 0.08 ... Yes (0.12)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
OK
|
|
Building and testing Voldemort-0.11 ... cp lib/Voldemort/ProtoBuff/GetMessage.pm blib/lib/Voldemort/ProtoBuff/GetMessage.pm
|
|
cp lib/Voldemort/ProtoBuff/Connection.pm blib/lib/Voldemort/ProtoBuff/Connection.pm
|
|
cp lib/Voldemort/ProtoBuff/BaseMessage.pm blib/lib/Voldemort/ProtoBuff/BaseMessage.pm
|
|
cp lib/Voldemort/Message.pm blib/lib/Voldemort/Message.pm
|
|
cp lib/Voldemort.pm blib/lib/Voldemort.pm
|
|
cp lib/Voldemort/Connection.pm blib/lib/Voldemort/Connection.pm
|
|
cp lib/Voldemort/ProtoBuff/Resolver.pm blib/lib/Voldemort/ProtoBuff/Resolver.pm
|
|
cp lib/Voldemort/ProtoBuff/Spec2.pm blib/lib/Voldemort/ProtoBuff/Spec2.pm
|
|
cp lib/Voldemort/ProtoBuff/PutMessage.pm blib/lib/Voldemort/ProtoBuff/PutMessage.pm
|
|
cp lib/Voldemort/ProtoBuff/DefaultResolver.pm blib/lib/Voldemort/ProtoBuff/DefaultResolver.pm
|
|
cp lib/Voldemort/ProtoBuff/DeleteMessage.pm blib/lib/Voldemort/ProtoBuff/DeleteMessage.pm
|
|
cp lib/Voldemort/Store.pm blib/lib/Voldemort/Store.pm
|
|
Manifying 3 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 Voldemort::ProtoBuff::BaseMessage;'
|
|
# at t/001_load.t line 8.
|
|
# Tried to use 'Voldemort::ProtoBuff::BaseMessage'.
|
|
# Error: Can't use string ("1") as an ARRAY ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Google/ProtocolBuffers.pm line 308.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/BaseMessage.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/BaseMessage.pm line 9.
|
|
# Compilation failed in require at t/001_load.t line 8.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 8.
|
|
|
|
# Failed test 'use Voldemort::ProtoBuff::Connection;'
|
|
# at t/001_load.t line 10.
|
|
# Tried to use 'Voldemort::ProtoBuff::Connection'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/Spec2.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/GetMessage.pm line 6.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/GetMessage.pm line 6.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/Connection.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/Connection.pm line 8.
|
|
# Compilation failed in require at t/001_load.t line 10.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 10.
|
|
|
|
# Failed test 'use Voldemort::ProtoBuff::GetMessage;'
|
|
# at t/001_load.t line 11.
|
|
# Tried to use 'Voldemort::ProtoBuff::GetMessage'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/GetMessage.pm aborted.
|
|
# Compilation failed in require at t/001_load.t line 11.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 11.
|
|
|
|
# Failed test 'use Voldemort::ProtoBuff::DeleteMessage;'
|
|
# at t/001_load.t line 12.
|
|
# Tried to use 'Voldemort::ProtoBuff::DeleteMessage'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/BaseMessage.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/DeleteMessage.pm line 4.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/DeleteMessage.pm line 4.
|
|
# Compilation failed in require at t/001_load.t line 12.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 12.
|
|
|
|
# Failed test 'use Voldemort::ProtoBuff::Spec2;'
|
|
# at t/001_load.t line 13.
|
|
# Tried to use 'Voldemort::ProtoBuff::Spec2'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/Spec2.pm aborted.
|
|
# Compilation failed in require at t/001_load.t line 13.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 13.
|
|
|
|
# Failed test 'use Voldemort::ProtoBuff::PutMessage;'
|
|
# at t/001_load.t line 14.
|
|
# Tried to use 'Voldemort::ProtoBuff::PutMessage'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/Spec2.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/PutMessage.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/PutMessage.pm line 9.
|
|
# Compilation failed in require at t/001_load.t line 14.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 14.
|
|
|
|
# Failed test 'use Voldemort::Store;'
|
|
# at t/001_load.t line 17.
|
|
# Tried to use 'Voldemort::Store'.
|
|
# Error: Attempt to reload Voldemort/ProtoBuff/Connection.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/Store.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/Store.pm line 5.
|
|
# Compilation failed in require at t/001_load.t line 17.
|
|
# BEGIN failed--compilation aborted at t/001_load.t line 17.
|
|
# Looks like you failed 7 tests of 12.
|
|
t/001_load.t ..............
|
|
Dubious, test returned 7 (wstat 1792, 0x700)
|
|
Failed 7/12 subtests
|
|
t/002_integration_test.t .. skipped: (no reason given)
|
|
t/003_mock_sync_tests.t ... skipped: Test::Pockito not installed
|
|
t/004_mock_async_tests.t .. skipped: Test::Pockito not installed
|
|
Can't use string ("1") as an ARRAY ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Google/ProtocolBuffers.pm line 308.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/GetMessage.pm line 6.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493202754.9685/Voldemort-0.11/blib/lib/Voldemort/ProtoBuff/GetMessage.pm line 6.
|
|
Compilation failed in require at t/005_protobuff_tests.t line 4.
|
|
BEGIN failed--compilation aborted at t/005_protobuff_tests.t line 4.
|
|
t/005_protobuff_tests.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/001_load.t (Wstat: 1792 Tests: 12 Failed: 7)
|
|
Failed tests: 1, 3-7, 10
|
|
Non-zero exit status: 7
|
|
t/005_protobuff_tests.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=5, Tests=12, 2 wallclock secs ( 0.01 usr 0.01 sys + 0.32 cusr 0.04 csys = 0.38 CPU)
|
|
Result: FAIL
|
|
Failed 2/5 test programs. 7/12 subtests failed.
|
|
Makefile:862: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Voldemort failed. See /home/ryan/.cpanm/work/1493202754.9685/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Voldemort] 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
|