259 lines
15 KiB
Text
259 lines
15 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/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.
|
||
|