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

912 lines
48 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/1493036013.1969
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 RecordMe () on cpanmetadb ...
Unpacking Test-Mimic-0.009007.tar.gz
--> Working on RecordMe
Fetching http://www.cpan.org/authors/id/B/BR/BRENDAN/Test-Mimic-0.009007.tar.gz ... OK
Test-Mimic-0.009007/
Test-Mimic-0.009007/META.yml
Test-Mimic-0.009007/t/
Test-Mimic-0.009007/t/01.t
Test-Mimic-0.009007/README
Test-Mimic-0.009007/.test_mimic_data/
Test-Mimic-0.009007/.test_mimic_data/history_for_playback.rec
Test-Mimic-0.009007/.test_mimic_data/lib/
Test-Mimic-0.009007/.test_mimic_data/lib/RecordMe.pm
Test-Mimic-0.009007/Changes
Test-Mimic-0.009007/lib/
Test-Mimic-0.009007/lib/Test/
Test-Mimic-0.009007/lib/Test/Mimic.pm
Test-Mimic-0.009007/MANIFEST
Test-Mimic-0.009007/Makefile.PL
Entering Test-Mimic-0.009007
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-Mimic-0.009007 ... Warning: prerequisite Test::Mimic::Generator 0 not found.
Warning: prerequisite Test::Mimic::Recorder 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Mimic
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Mimic::Recorder 0 ... No
Checking if you have Test::Mimic::Generator 0 ... No
Checking if you have Test::Mimic::Library 0 ... Yes (0.012006)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Test::Mimic::Recorder (0) on cpanmetadb ...
Unpacking Test-Mimic-Recorder-0.012005.tar.gz
OK
==> Found dependencies: Test::Mimic::Recorder, Test::Mimic::Generator
--> Working on Test::Mimic::Recorder
Fetching http://www.cpan.org/authors/id/B/BR/BRENDAN/Test-Mimic-Recorder-0.012005.tar.gz ... OK
Test-Mimic-Recorder-0.012005/
Test-Mimic-Recorder-0.012005/META.yml
Test-Mimic-Recorder-0.012005/t/
Test-Mimic-Recorder-0.012005/t/Dad.pm
Test-Mimic-Recorder-0.012005/t/Grandma.pm
Test-Mimic-Recorder-0.012005/t/Mom.pm
Test-Mimic-Recorder-0.012005/t/Grandpa.pm
Test-Mimic-Recorder-0.012005/t/RecordMe.pm
Test-Mimic-Recorder-0.012005/t/01.t
Test-Mimic-Recorder-0.012005/README
Test-Mimic-Recorder-0.012005/Changes
Test-Mimic-Recorder-0.012005/lib/
Test-Mimic-Recorder-0.012005/lib/Test/
Test-Mimic-Recorder-0.012005/lib/Test/Mimic/
Test-Mimic-Recorder-0.012005/lib/Test/Mimic/Recorder.pm
Test-Mimic-Recorder-0.012005/MANIFEST
Test-Mimic-Recorder-0.012005/Makefile.PL
Entering Test-Mimic-Recorder-0.012005
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-Mimic-Recorder-0.012005 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Mimic::Recorder
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Mimic::Library 0 ... Yes (0.012006)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Devel::EvalError 0 ... Yes (0.001002)
OK
Building and testing Test-Mimic-Recorder-0.012005 ... cp lib/Test/Mimic/Recorder.pm blib/lib/Test/Mimic/Recorder.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
Use of uninitialized value $_[1] in hash element at t/RecordMe.pm line 38.
Use of uninitialized value $key in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Mimic/Library/MonitorHash.pm line 40.
Not a HASH reference at t/01.t line 240.
# Looks like your test exited with 255 just after 59.
t/01.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 59 subtests passed
Test Summary Report
-------------------
t/01.t (Wstat: 65280 Tests: 59 Failed: 0)
Non-zero exit status: 255
Files=1, Tests=59, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.12 cusr 0.00 csys = 0.13 CPU)
Result: FAIL
Failed 1/1 test programs. 0/59 subtests failed.
Makefile:848: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Test::Mimic::Recorder failed. See /home/ryan/.cpanm/work/1493036013.1969/build.log for details. Retry with --force to force install it.
Searching Test::Mimic::Generator (0) on cpanmetadb ...
Unpacking Test-Mimic-Generator-0.009005.tar.gz
FAIL
--> Working on Test::Mimic::Generator
Fetching http://www.cpan.org/authors/id/B/BR/BRENDAN/Test-Mimic-Generator-0.009005.tar.gz ... OK
Test-Mimic-Generator-0.009005/
Test-Mimic-Generator-0.009005/META.yml
Test-Mimic-Generator-0.009005/t/
Test-Mimic-Generator-0.009005/t/01.t
Test-Mimic-Generator-0.009005/README
Test-Mimic-Generator-0.009005/.test_mimic_recorder_data/
Test-Mimic-Generator-0.009005/.test_mimic_recorder_data/history_from_recorder.rec
Test-Mimic-Generator-0.009005/.test_mimic_recorder_data/additional_info.rec
Test-Mimic-Generator-0.009005/Changes
Test-Mimic-Generator-0.009005/lib/
Test-Mimic-Generator-0.009005/lib/Test/
Test-Mimic-Generator-0.009005/lib/Test/Mimic/
Test-Mimic-Generator-0.009005/lib/Test/Mimic/Generator.pm
Test-Mimic-Generator-0.009005/MANIFEST
Test-Mimic-Generator-0.009005/Makefile.PL
Entering Test-Mimic-Generator-0.009005
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-Mimic-Generator-0.009005 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Mimic::Generator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have File::Copy 0 ... Yes (2.32)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Test::Mimic::Library 0 ... Yes (0.012006)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Test-Mimic-Generator-0.009005 ... cp lib/Test/Mimic/Generator.pm blib/lib/Test/Mimic/Generator.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
Unable to eval the string: $VAR1 = [
{
'RecordMe' => {
'put' => {
'CODE' => {
'order' => [
undef,
undef,
[
[
3,
{
'0' => [
201,
'5'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'5'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'7'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'7'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'7'
]
}
],
[
300
],
[
3,
{
'1' => [
201,
'8'
],
'0' => [
201,
'7'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'10'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'10'
],
'2' => [
201,
'11'
]
}
],
[
300
],
[
3,
{
'0' => [
201,
'10'
],
'2' => [
201,
'13'
]
}
],
[
300
]
]
]
}
},
'pos_or_neg' => {
'CODE' => {
'order' => [
[
[
1,
{}
],
[
300,
[
200,
'positive'
]
],
[
1,
{}
],
[
300,
[
200,
'zero'
]
],
[
1,
{}
],
[
300,
[
200,
'negative'
]
]
],
[
[
1,
{}
],
[
300,
[
202,
[
'ARRAY',
[
[
200,
'positive'
]
]
]
]
]
],
[
[
1,
{}
],
[
300
],
[
1,
{}
],
[
300
],
[
1,
{}
],
[
300
]
]
]
}
},
'scalar_state' => {
'SCALAR' => [
201,
'3'
]
},
'BEGIN' => {},
'get' => {
'CODE' => {
'order' => [
[
[
2,
{
'0' => [
201,
'5'
]
}
],
[
300,
[
200,
'bill'
]
],
[
2,
{
'0' => [
201,
'5'
]
}
],
[
300,
[
200,
'jane'
]
]
]
]
}
},
'new' => {
'CODE' => {
'order' => [
[
[
1,
{}
],
[
300,
[
201,
'4'
]
],
[
1,
{}
],
[
300,
[
201,
'6'
]
],
[
1,
{}
],
[
300,
[
201,
'9'
]
]
]
]
}
},
'array_state' => {
'ARRAY' => [
201,
'2'
]
},
'throw' => {
'CODE' => {
'order' => [
[
[
1,
{}
],
[
300,
[
200,
'alive and well'
]
],
[
1,
{}
],
[
301,
[
200,
'throw threw at t/RecordMe.pm line 47.
'
]
]
]
]
}
},
'dad' => {
'CODE' => {}
},
'hash_state' => {
'HASH' => [
201,
'0'
]
},
'with_prototype' => {
'CODE' => {}
},
'ARR' => {
'CONSTANT' => [
202,
[
'ARRAY',
[
[
200,
'a'
],
[
200,
'b'
],
[
200,
'c'
],
[
200,
'd'
],
[
200,
'e'
],
[
200,
'f'
],
[
200,
'g'
],
[
200,
'h'
],
[
200,
'i'
],
[
200,
'j'
],
[
200,
'k'
],
[
200,
'l'
],
[
200,
'm'
],
[
200,
'n'
],
[
200,
'o'
],
[
200,
'p'
],
[
200,
'q'
],
[
200,
'r'
],
[
200,
's'
],
[
200,
't'
],
[
200,
'u'
],
[
200,
'v'
],
[
200,
'w'
],
[
200,
'x'
],
[
200,
'y'
],
[
200,
'z'
]
]
]
]
},
'import' => {
'CODE' => {}
},
'mom' => {
'CODE' => {
'order' => [
[
[
2,
{}
],
[
300,
[
200,
'mom'
]
]
]
]
}
},
'ISA' => {
'ARRAY' => [
201,
'1'
]
},
'grandpa' => {
'CODE' => {}
},
'PI' => {
'CONSTANT' => [
200,
3
]
},
'grandma' => {
'CODE' => {
'order' => [
[
[
2,
{}
],
[
300,
[
200,
'grandma'
]
]
]
]
}
}
}
},
{
'RecordMe' => {
'PROTOTYPES' => {
'throw' => undef,
'dad' => undef,
'with_prototype' => '$@',
'put' => undef,
'pos_or_neg' => undef,
'import' => undef,
'mom' => undef,
'grandpa' => undef,
'get' => undef,
'new' => undef,
'grandma' => undef
},
'ISA' => {
'Grandpa' => 400,
'RecordMe' => 400,
'Grandma' => 400,
'Dad' => 400,
'Mom' => 400
}
}
},
[
[
'RecordMe',
500,
'pos_or_neg',
'order',
2
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
2
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
2
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
0
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
0
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
0
],
[
'RecordMe',
500,
'pos_or_neg',
'order',
1
],
[
'RecordMe',
500,
'throw',
'order',
0
],
[
'RecordMe',
500,
'throw',
'order',
0
],
[
'RecordMe',
500,
'new',
'order',
0
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'get',
'order',
0
],
[
'RecordMe',
500,
'get',
'order',
0
],
[
'RecordMe',
500,
'new',
'order',
0
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'mom',
'order',
0
],
[
'RecordMe',
500,
'grandma',
'order',
0
],
[
'RecordMe',
500,
'new',
'order',
0
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
],
[
'RecordMe',
500,
'put',
'order',
2
]
]
];
with error: Global symbol "$VAR1" requires explicit package name (did you forget to declare "my $VAR1"?) at (eval 38) line 1.
# Looks like your test exited with 255 just after 1.
t/01.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Test Summary Report
-------------------
t/01.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.07 cusr 0.00 csys = 0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
Makefile:846: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Test::Mimic::Generator failed. See /home/ryan/.cpanm/work/1493036013.1969/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Test::Mimic::Generator' is not installed, Module 'Test::Mimic::Recorder' is not installed
! Bailing out the installation for Test-Mimic-0.009007.
FAIL
Command [cpanm --reinstall --verbose RecordMe] 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