98 lines
5.3 KiB
Text
98 lines
5.3 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/1493002406.901
|
||
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 Algorithm::Permute () on cpanmetadb ...
|
||
Unpacking Algorithm-Permute-0.12.tar.gz
|
||
--> Working on Algorithm::Permute
|
||
Fetching http://www.cpan.org/authors/id/E/ED/EDPRATOMO/Algorithm-Permute-0.12.tar.gz ... OK
|
||
Algorithm-Permute-0.12/
|
||
Algorithm-Permute-0.12/Changes
|
||
Algorithm-Permute-0.12/bench/
|
||
Algorithm-Permute-0.12/bench/benchmark.pl
|
||
Algorithm-Permute-0.12/MANIFEST
|
||
Algorithm-Permute-0.12/Permute.pm
|
||
Algorithm-Permute-0.12/Makefile.PL
|
||
Algorithm-Permute-0.12/typemap
|
||
Algorithm-Permute-0.12/Permute.xs
|
||
Algorithm-Permute-0.12/README
|
||
Algorithm-Permute-0.12/META.yml
|
||
Algorithm-Permute-0.12/test.pl
|
||
Algorithm-Permute-0.12/coollex.h
|
||
Algorithm-Permute-0.12/coollex.c
|
||
Entering Algorithm-Permute-0.12
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring Algorithm-Permute-0.12 ... Checking if your kit is complete...
|
||
Looks good
|
||
Invalid LICENSE value 'perl' ignored
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Algorithm::Permute
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing Algorithm-Permute-0.12 ... cp Permute.pm blib/lib/Algorithm/Permute.pm
|
||
AutoSplitting blib/lib/Algorithm/Permute.pm (blib/lib/auto/Algorithm/Permute)
|
||
Running Mkbootstrap for Permute ()
|
||
chmod 644 "Permute.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644
|
||
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.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DPERL_EXT coollex.c
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/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' -typemap '/home/ryan/.cpanm/work/1493002406.901/Algorithm-Permute-0.12/typemap' Permute.xs > Permute.xsc
|
||
mv Permute.xsc Permute.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.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DPERL_EXT Permute.c
|
||
Permute.xs: In function ‘XS_Algorithm__Permute_permute’:
|
||
Permute.xs:536:5: warning: implicit declaration of function ‘PUSHBLOCK’ [-Wimplicit-function-declaration]
|
||
PUSHBLOCK(cx, CXt_NULL, SP); /* make a pseudo block */
|
||
^~~~~~~~~
|
||
Permute.xs:537:5: warning: implicit declaration of function ‘PUSHSUB’ [-Wimplicit-function-declaration]
|
||
PUSHSUB(cx);
|
||
^~~~~~~
|
||
Permute.xs:546:5: warning: implicit declaration of function ‘POPBLOCK’ [-Wimplicit-function-declaration]
|
||
POPBLOCK(cx,PL_curpm);
|
||
^~~~~~~~
|
||
rm -f blib/arch/auto/Algorithm/Permute/Permute.so
|
||
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong coollex.o Permute.o -o blib/arch/auto/Algorithm/Permute/Permute.so \
|
||
\
|
||
|
||
chmod 755 blib/arch/auto/Algorithm/Permute/Permute.so
|
||
Manifying 1 pod document
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644
|
||
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
|
||
1..32
|
||
Can't load 'blib/arch/auto/Algorithm/Permute/Permute.so' for module Algorithm::Permute: blib/arch/auto/Algorithm/Permute/Permute.so: undefined symbol: PUSHBLOCK at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
|
||
|