71 lines
3.5 KiB
Text
71 lines
3.5 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/1493478492.10577
|
||
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 Devel::OpProf () on cpanmetadb ...
|
||
Unpacking DevelOpProf-0.2.tar.gz
|
||
--> Working on Devel::OpProf
|
||
Fetching http://www.cpan.org/authors/id/M/MI/MICB/DevelOpProf-0.2.tar.gz ... OK
|
||
DevelOpProf-0.2/
|
||
DevelOpProf-0.2/OpProf.xs
|
||
DevelOpProf-0.2/OpProf.pm
|
||
DevelOpProf-0.2/Makefile.PL
|
||
DevelOpProf-0.2/README
|
||
Entering DevelOpProf-0.2
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring DevelOpProf-0.2 ... Generating a Unix-style Makefile
|
||
Writing Makefile for Devel::OpProf
|
||
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 Devel-OpProf-0.1 ... cp OpProf.pm blib/lib/Devel/OpProf.pm
|
||
Running Mkbootstrap for OpProf ()
|
||
chmod 644 "OpProf.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- OpProf.bs blib/arch/auto/Devel/OpProf/OpProf.bs 644
|
||
"/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' OpProf.xs > OpProf.xsc
|
||
mv OpProf.xsc OpProf.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.1\" -DXS_VERSION=\"0.1\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" OpProf.c
|
||
OpProf.xs: In function ‘runops_opprof’:
|
||
OpProf.xs:29:42: error: ‘ARGS’ undeclared (first use in this function)
|
||
} while (PL_op = (CALLOP->op_ppaddr)(ARGS));
|
||
^~~~
|
||
OpProf.xs:29:42: note: each undeclared identifier is reported only once for each function it appears in
|
||
OpProf.xs:16:16: error: too many arguments to function ‘PL_op->op_ppaddr’
|
||
#define CALLOP *PL_op
|
||
^
|
||
OpProf.xs:29:23: note: in expansion of macro ‘CALLOP’
|
||
} while (PL_op = (CALLOP->op_ppaddr)(ARGS));
|
||
^~~~~~
|
||
Makefile:327: recipe for target 'OpProf.o' failed
|
||
make: *** [OpProf.o] Error 1
|
||
! Installing Devel::OpProf failed. See /home/ryan/.cpanm/work/1493478492.10577/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Devel::OpProf] 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
|