88 lines
4.6 KiB
Text
88 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/1493618363.5285
|
|
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::Monitoring::DLLInject () on cpanmetadb ...
|
|
Unpacking Win32-Monitoring-DLLInject-0.06.tar.gz
|
|
--> Working on Win32::Monitoring::DLLInject
|
|
Fetching http://www.cpan.org/authors/id/R/RP/RPLESSL/Win32-Monitoring-DLLInject-0.06.tar.gz ... OK
|
|
Win32-Monitoring-DLLInject-0.06/
|
|
Win32-Monitoring-DLLInject-0.06/t/
|
|
Win32-Monitoring-DLLInject-0.06/t/Win32-Monitoring-DLLInject.t
|
|
Win32-Monitoring-DLLInject-0.06/DLLInject.xs
|
|
Win32-Monitoring-DLLInject-0.06/DLLInject.pm
|
|
Win32-Monitoring-DLLInject-0.06/MANIFEST
|
|
Win32-Monitoring-DLLInject-0.06/README
|
|
Win32-Monitoring-DLLInject-0.06/example.pl
|
|
Win32-Monitoring-DLLInject-0.06/ppport.h
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/README
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/HookedFunctions.c
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/test_llu.c
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/Makefile.migw32.mak
|
|
Win32-Monitoring-DLLInject-0.06/HookedFunctions/Makefile
|
|
Win32-Monitoring-DLLInject-0.06/typemap
|
|
Win32-Monitoring-DLLInject-0.06/Changes
|
|
Win32-Monitoring-DLLInject-0.06/Makefile.PL
|
|
Win32-Monitoring-DLLInject-0.06/LICENSE
|
|
Entering Win32-Monitoring-DLLInject-0.06
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Win32-Monitoring-DLLInject-0.06 ... Checking if your kit is complete...
|
|
Looks good
|
|
Unrecognized argument in LIBS ignored: ':nodefault'
|
|
Unrecognized argument in LIBS ignored: ':nosearch'
|
|
Unrecognized argument in LIBS ignored: 'kernel32.lib'
|
|
Unrecognized argument in LIBS ignored: 'user32.lib'
|
|
Unrecognized argument in LIBS ignored: 'libcmt.lib'
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Win32::Monitoring::DLLInject
|
|
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 Win32-Monitoring-DLLInject-0.06 ... cp example.pl blib/lib/Win32/Monitoring/example.pl
|
|
cp DLLInject.pm blib/lib/Win32/Monitoring/DLLInject.pm
|
|
AutoSplitting blib/lib/Win32/Monitoring/DLLInject.pm (blib/lib/auto/Win32/Monitoring/DLLInject)
|
|
Running Mkbootstrap for DLLInject ()
|
|
chmod 644 "DLLInject.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DLLInject.bs blib/arch/auto/Win32/Monitoring/DLLInject/DLLInject.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' -typemap '/home/ryan/.cpanm/work/1493618363.5285/Win32-Monitoring-DLLInject-0.06/typemap' DLLInject.xs > DLLInject.xsc
|
|
Please specify prototyping behavior for DLLInject.xs (see perlxs manual)
|
|
mv DLLInject.xsc DLLInject.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" DLLInject.c
|
|
DLLInject.xs:24:21: fatal error: windows.h: No such file or directory
|
|
#include <windows.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:335: recipe for target 'DLLInject.o' failed
|
|
make: *** [DLLInject.o] Error 1
|
|
! Installing Win32::Monitoring::DLLInject failed. See /home/ryan/.cpanm/work/1493618363.5285/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Win32::Monitoring::DLLInject] 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
|