94 lines
4.6 KiB
Text
94 lines
4.6 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/1493618294.2967
|
|
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 Win32::Process::Perf () on cpanmetadb ...
|
|
Unpacking Win32-Process-Perf-1.05.tar.gz
|
|
--> Working on Win32::Process::Perf
|
|
Fetching http://www.cpan.org/authors/id/R/RP/RPAGITSCH/Win32-Process-Perf-1.05.tar.gz ... OK
|
|
Win32-Process-Perf-1.05/
|
|
Win32-Process-Perf-1.05/Changes
|
|
Win32-Process-Perf-1.05/lib/
|
|
Win32-Process-Perf-1.05/lib/Win32/
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/cs.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/cz.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/de-at.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/de-de.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/en-gb.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf/en-us.dat
|
|
Win32-Process-Perf-1.05/lib/Win32/Process/Perf.pm
|
|
Win32-Process-Perf-1.05/Makefile.PL
|
|
Win32-Process-Perf-1.05/MANIFEST
|
|
Win32-Process-Perf-1.05/MANIFEST.SKIP
|
|
Win32-Process-Perf-1.05/META.yml
|
|
Win32-Process-Perf-1.05/perf.h
|
|
Win32-Process-Perf-1.05/Perf.xs
|
|
Win32-Process-Perf-1.05/README
|
|
Win32-Process-Perf-1.05/SIGNATURE
|
|
Win32-Process-Perf-1.05/test.pl
|
|
Entering Win32-Process-Perf-1.05
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Win32-Process-Perf-1.05 ... Checking if your kit is complete...
|
|
Looks good
|
|
Unrecognized argument in LIBS ignored: 'pdh.lib'
|
|
Unrecognized argument in LIBS ignored: 'Advapi32.lib'
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Win32::Process::Perf
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Win32::Locale 0.03 ... Yes (0.04)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Basename 2.6 ... Yes (2.85)
|
|
OK
|
|
Building and testing Win32-Process-Perf-1.05 ... cp lib/Win32/Process/Perf/cs.dat blib/lib/Win32/Process/Perf/cs.dat
|
|
cp lib/Win32/Process/Perf/en-gb.dat blib/lib/Win32/Process/Perf/en-gb.dat
|
|
cp lib/Win32/Process/Perf/de-de.dat blib/lib/Win32/Process/Perf/de-de.dat
|
|
cp lib/Win32/Process/Perf/en-us.dat blib/lib/Win32/Process/Perf/en-us.dat
|
|
cp lib/Win32/Process/Perf/de-at.dat blib/lib/Win32/Process/Perf/de-at.dat
|
|
cp lib/Win32/Process/Perf.pm blib/lib/Win32/Process/Perf.pm
|
|
cp lib/Win32/Process/Perf/cz.dat blib/lib/Win32/Process/Perf/cz.dat
|
|
Running Mkbootstrap for Perf ()
|
|
chmod 644 "Perf.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Perf.bs blib/arch/auto/Win32/Process/Perf/Perf.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' Perf.xs > Perf.xsc
|
|
Please specify prototyping behavior for Perf.xs (see perlxs manual)
|
|
mv Perf.xsc Perf.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=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Perf.c
|
|
Perf.xs:33:21: fatal error: windows.h: No such file or directory
|
|
#include "windows.h"
|
|
^
|
|
compilation terminated.
|
|
Makefile:343: recipe for target 'Perf.o' failed
|
|
make: *** [Perf.o] Error 1
|
|
! Installing Win32::Process::Perf failed. See /home/ryan/.cpanm/work/1493618294.2967/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Win32::Process::Perf] 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
|