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

265 lines
12 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/1493074685.32067
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 Sub::Multi () on cpanmetadb ...
Unpacking Sub-Multi-0.003.tar.gz
--> Working on Sub::Multi
Fetching http://www.cpan.org/authors/id/C/CL/CLKAO/Sub-Multi-0.003.tar.gz ... OK
Sub-Multi-0.003/
Sub-Multi-0.003/CHANGES
Sub-Multi-0.003/inc/
Sub-Multi-0.003/inc/Module/
Sub-Multi-0.003/inc/Module/Install.pm
Sub-Multi-0.003/inc/Module/Install/
Sub-Multi-0.003/inc/Module/Install/Fetch.pm
Sub-Multi-0.003/inc/Module/Install/Can.pm
Sub-Multi-0.003/inc/Module/Install/WriteAll.pm
Sub-Multi-0.003/inc/Module/Install/Makefile.pm
Sub-Multi-0.003/inc/Module/Install/Win32.pm
Sub-Multi-0.003/inc/Module/Install/Base.pm
Sub-Multi-0.003/inc/Module/Install/Metadata.pm
Sub-Multi-0.003/META.yml
Sub-Multi-0.003/lib/
Sub-Multi-0.003/lib/Sub/
Sub-Multi-0.003/lib/Sub/Multi.pm
Sub-Multi-0.003/MANIFEST
Sub-Multi-0.003/t/
Sub-Multi-0.003/t/01basic.t
Sub-Multi-0.003/Makefile.PL
Sub-Multi-0.003/SIGNATURE
Entering Sub-Multi-0.003
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Sub-Multi-0.003 ... Warning: prerequisite Data::Bind 0.26 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Multi
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Data::Bind 0.26 ... No
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Class::Multimethods::Pure 0.11 ... Yes (0.13)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Data::Bind (0.26) on cpanmetadb ...
Unpacking Data-Bind-0.30.tar.gz
OK
==> Found dependencies: Data::Bind
--> Working on Data::Bind
Fetching http://www.cpan.org/authors/id/C/CL/CLKAO/Data-Bind-0.30.tar.gz ... OK
Data-Bind-0.30/
Data-Bind-0.30/Bind.xs
Data-Bind-0.30/CHANGES
Data-Bind-0.30/inc/
Data-Bind-0.30/inc/Module/
Data-Bind-0.30/inc/Module/Install/
Data-Bind-0.30/inc/Module/Install/Base.pm
Data-Bind-0.30/inc/Module/Install/Can.pm
Data-Bind-0.30/inc/Module/Install/Fetch.pm
Data-Bind-0.30/inc/Module/Install/Makefile.pm
Data-Bind-0.30/inc/Module/Install/Metadata.pm
Data-Bind-0.30/inc/Module/Install/Win32.pm
Data-Bind-0.30/inc/Module/Install/WriteAll.pm
Data-Bind-0.30/inc/Module/Install.pm
Data-Bind-0.30/lib/
Data-Bind-0.30/lib/Data/
Data-Bind-0.30/lib/Data/Bind.pm
Data-Bind-0.30/Makefile.PL
Data-Bind-0.30/MANIFEST
Data-Bind-0.30/META.yml
Data-Bind-0.30/t/
Data-Bind-0.30/t/arrays.t
Data-Bind-0.30/t/coderef.t
Data-Bind-0.30/t/compat.t
Data-Bind-0.30/t/highlevel.t
Data-Bind-0.30/t/multidimension.t
Data-Bind-0.30/t/objects.t
Data-Bind-0.30/t/overload.t
Data-Bind-0.30/t/scalars.t
Data-Bind-0.30/t/slurpy_param.t
Data-Bind-0.30/t/sub.t
Entering Data-Bind-0.30
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Data-Bind-0.29 ... LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 322.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Bind
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Data::Capture 0 ... Yes (0.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Devel::LexAlias 0 ... Yes (0.05)
Checking if you have Devel::Caller 0.10 ... Yes (2.06)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have PadWalker 0 ... Yes (2.2)
OK
Building and testing Data-Bind-0.29 ... cp lib/Data/Bind.pm blib/lib/Data/Bind.pm
Running Mkbootstrap for Bind ()
chmod 644 "Bind.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bind.bs blib/arch/auto/Data/Bind/Bind.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Bind.xs > Bind.xsc
Please specify prototyping behavior for Bind.xs (see perlxs manual)
mv Bind.xsc Bind.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Bind.c
rm -f blib/arch/auto/Data/Bind/Bind.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bind.o -o blib/arch/auto/Data/Bind/Bind.so \
\
chmod 755 blib/arch/auto/Data/Bind/Bind.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bind.bs blib/arch/auto/Data/Bind/Bind.bs 644
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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Attempt to free nonexistent shared string 'new_value' at t/arrays.t line 93.
t/arrays.t ..........
Failed 29/48 subtests
t/coderef.t ......... ok
t/compat.t .......... ok
t/highlevel.t ....... ok
t/multidimension.t .. ok
t/objects.t ......... ok
t/overload.t ........ ok
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 100.
# Failed test 'bound readonly sub param was bound correctly (1)'
# at t/scalars.t line 100.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '42'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 102.
# Failed test 'bound readonly sub param was bound correctly (2)'
# at t/scalars.t line 102.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 107.
# Failed test 'bound readonly sub param remains readonly (2)'
# at t/scalars.t line 107.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 123.
# Failed test 'bound rw sub param was bound correctly (1)'
# at t/scalars.t line 123.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '42'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 125.
# Failed test 'bound rw sub param was bound correctly (2)'
# at t/scalars.t line 125.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 128.
# Failed test 'bound rw sub param remains rw (2)'
# at t/scalars.t line 128.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '23'
# Looks like you failed 6 tests of 28.
t/scalars.t .........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/28 subtests
(less 1 skipped subtest: 21 okay)
# Testing with positional arguments
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 51.
# Failed test 'Testing the value for positional'
# at t/slurpy_param.t line 51.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '1'
# Testing without positional arguments
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 70.
# Failed test 'Testing the value for positional'
# at t/slurpy_param.t line 70.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '20'
# Testing with named arguments (named param isn't required)
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 125.
# Failed test 'Testing the named argument'
# at t/slurpy_param.t line 125.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '20'
# Testing with named arguments (named param is required) (++ version)
# Testing with named arguments (named param is required) (trait version)
# Testing with slurpy scalar
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 191.
# Failed test 'Testing the first slurpy scalar...'
# at t/slurpy_param.t line 191.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '1'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 193.
# Failed test 'Testing the second slurpy scalar...'
# at t/slurpy_param.t line 193.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '2'
# Looks like you failed 5 tests of 26.
t/slurpy_param.t ....
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/26 subtests
t/sub.t ............. ok
Test Summary Report
-------------------
t/arrays.t (Wstat: 6 Tests: 19 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 48 tests but ran 19.
t/scalars.t (Wstat: 1536 Tests: 28 Failed: 6)
Failed tests: 17-18, 20, 22-23, 25
Non-zero exit status: 6
t/slurpy_param.t (Wstat: 1280 Tests: 26 Failed: 5)
Failed tests: 2, 7, 17, 24-25
Non-zero exit status: 5
Files=10, Tests=111, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.03 csys = 0.33 CPU)
Result: FAIL
Failed 3/10 test programs. 11/111 subtests failed.
Makefile:949: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Data::Bind failed. See /home/ryan/.cpanm/work/1493074685.32067/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Data::Bind' is not installed
! Bailing out the installation for Sub-Multi-0.003.
FAIL
Command [cpanm --reinstall --verbose Sub::Multi] 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