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

259 lines
15 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493258951.7177
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 PerlX::Range () on cpanmetadb ...
Unpacking PerlX-Range-0.05.tar.gz
--> Working on PerlX::Range
Fetching http://www.cpan.org/authors/id/G/GU/GUGOD/PerlX-Range-0.05.tar.gz ... OK
PerlX-Range-0.05/
PerlX-Range-0.05/Changes
PerlX-Range-0.05/examples/
PerlX-Range-0.05/inc/
PerlX-Range-0.05/lib/
PerlX-Range-0.05/Makefile.PL
PerlX-Range-0.05/MANIFEST
PerlX-Range-0.05/META.yml
PerlX-Range-0.05/ppport.h
PerlX-Range-0.05/Range.xs
PerlX-Range-0.05/README
PerlX-Range-0.05/t/
PerlX-Range-0.05/xt/
PerlX-Range-0.05/xt/01_podspell.t
PerlX-Range-0.05/xt/02_perlcritic.t
PerlX-Range-0.05/xt/03_pod.t
PerlX-Range-0.05/xt/perlcriticrc
PerlX-Range-0.05/t/00_compile.t
PerlX-Range-0.05/t/by.t
PerlX-Range-0.05/t/char.t
PerlX-Range-0.05/t/iter.t
PerlX-Range-0.05/t/lexical.t
PerlX-Range-0.05/t/lexical2.t
PerlX-Range-0.05/t/lexical3.t
PerlX-Range-0.05/t/lib/
PerlX-Range-0.05/t/num.t
PerlX-Range-0.05/t/open-bound-with-by.t
PerlX-Range-0.05/t/open-bound.t
PerlX-Range-0.05/t/range-with-variable.t
PerlX-Range-0.05/t/simple.t
PerlX-Range-0.05/t/to_a.t
PerlX-Range-0.05/t/lib/TestPerlXRangeLexical.pm
PerlX-Range-0.05/lib/PerlX/
PerlX-Range-0.05/lib/PerlX/Range.pm
PerlX-Range-0.05/inc/Module/
PerlX-Range-0.05/inc/Test/
PerlX-Range-0.05/inc/Test/More.pm
PerlX-Range-0.05/inc/Module/Install/
PerlX-Range-0.05/inc/Module/Install.pm
PerlX-Range-0.05/inc/Module/Install/AuthorTests.pm
PerlX-Range-0.05/inc/Module/Install/Base.pm
PerlX-Range-0.05/inc/Module/Install/Can.pm
PerlX-Range-0.05/inc/Module/Install/Fetch.pm
PerlX-Range-0.05/inc/Module/Install/Include.pm
PerlX-Range-0.05/inc/Module/Install/Makefile.pm
PerlX-Range-0.05/inc/Module/Install/Metadata.pm
PerlX-Range-0.05/inc/Module/Install/Win32.pm
PerlX-Range-0.05/inc/Module/Install/WriteAll.pm
PerlX-Range-0.05/examples/num.pl
PerlX-Range-0.05/examples/range-normal-size.pl
PerlX-Range-0.05/examples/range-xrange-size.pl
Entering PerlX-Range-0.05
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring PerlX-Range-0.05 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for PerlX::Range
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have B::Hooks::EndOfScope 0 ... Yes (0.21)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing PerlX-Range-0.05 ... cp lib/PerlX/Range.pm blib/lib/PerlX/Range.pm
Running Mkbootstrap for Range ()
chmod 644 "Range.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Range.bs blib/arch/auto/PerlX/Range/Range.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' Range.xs > Range.xsc
mv Range.xsc Range.c
cc -c -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Hooks/OP/Check/Install -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Range.c
Range.xs: In function range_replace:
Range.xs:56:28: warning: implicit declaration of function Perl_append_elem [-Wimplicit-function-declaration]
entersub_args = (LISTOP*)Perl_append_elem(aTHX_ OP_LIST, (OP*)entersub_args, (OP*)min_op);
^~~~~~~~~~~~~~~~
Range.xs:56:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
entersub_args = (LISTOP*)Perl_append_elem(aTHX_ OP_LIST, (OP*)entersub_args, (OP*)min_op);
^
Range.xs:57:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
entersub_args = (LISTOP*)Perl_append_elem(aTHX_ OP_LIST, (OP*)entersub_args, (OP*)max_op);
^
Range.xs:58:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
entersub_args = (LISTOP*)Perl_append_elem(aTHX_ OP_LIST, (OP*)entersub_args, (OP*)xrange_op);
^
rm -f blib/arch/auto/PerlX/Range/Range.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Range.o -o blib/arch/auto/PerlX/Range/Range.so \
\
chmod 755 blib/arch/auto/PerlX/Range/Range.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Range.bs blib/arch/auto/PerlX/Range/Range.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
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/00_compile.t line 4.
Compilation failed in require at t/00_compile.t line 4.
BEGIN failed--compilation aborted at t/00_compile.t line 4.
t/00_compile.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/by.t line 5.
Compilation failed in require at t/by.t line 5.
BEGIN failed--compilation aborted at t/by.t line 5.
t/by.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/char.t line 6.
Compilation failed in require at t/char.t line 6.
BEGIN failed--compilation aborted at t/char.t line 6.
t/char.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/iter.t line 6.
Compilation failed in require at t/iter.t line 6.
BEGIN failed--compilation aborted at t/iter.t line 6.
t/iter.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/lexical.t line 7.
Compilation failed in require at t/lexical.t line 7.
BEGIN failed--compilation aborted at t/lexical.t line 7.
t/lexical.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/lexical2.t line 8.
Compilation failed in require at t/lexical2.t line 8.
BEGIN failed--compilation aborted at t/lexical2.t line 8.
t/lexical2.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/lexical3.t line 6.
Compilation failed in require at t/lexical3.t line 6.
BEGIN failed--compilation aborted at t/lexical3.t line 6.
t/lexical3.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/num.t line 6.
Compilation failed in require at t/num.t line 6.
BEGIN failed--compilation aborted at t/num.t line 6.
t/num.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/open-bound-with-by.t ... skipped: Need to re-implement the :by() syntax
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/open-bound.t line 5.
Compilation failed in require at t/open-bound.t line 5.
BEGIN failed--compilation aborted at t/open-bound.t line 5.
t/open-bound.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/range-with-variable.t line 6.
Compilation failed in require at t/range-with-variable.t line 6.
BEGIN failed--compilation aborted at t/range-with-variable.t line 6.
t/range-with-variable.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/simple.t line 6.
Compilation failed in require at t/simple.t line 6.
BEGIN failed--compilation aborted at t/simple.t line 6.
t/simple.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so' for module PerlX::Range: /home/ryan/.cpanm/work/1493258951.7177/PerlX-Range-0.05/blib/arch/auto/PerlX/Range/Range.so: undefined symbol: Perl_append_elem at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at t/to_a.t line 6.
Compilation failed in require at t/to_a.t line 6.
BEGIN failed--compilation aborted at t/to_a.t line 6.
t/to_a.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/00_compile.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/by.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/char.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/iter.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lexical.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lexical2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/lexical3.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/num.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/open-bound.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/range-with-variable.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/to_a.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=13, Tests=0, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.24 cusr 0.04 csys = 0.31 CPU)
Result: FAIL
Failed 12/13 test programs. 0/0 subtests failed.
Makefile:961: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing PerlX::Range failed. See /home/ryan/.cpanm/work/1493258951.7177/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose PerlX::Range] 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