97 lines
4.7 KiB
Text
97 lines
4.7 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/1493310644.19331
|
|
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::StrictFileNames () on cpanmetadb ...
|
|
Unpacking Win32-StrictFileNames-0.01.tar.gz
|
|
--> Working on Win32::StrictFileNames
|
|
Fetching http://www.cpan.org/authors/id/J/JL/JLMOREL/Win32-StrictFileNames-0.01.tar.gz ... OK
|
|
Win32-StrictFileNames-0.01/
|
|
Win32-StrictFileNames-0.01/Changes
|
|
Win32-StrictFileNames-0.01/lib/
|
|
Win32-StrictFileNames-0.01/lib/Win32/
|
|
Win32-StrictFileNames-0.01/lib/Win32/StrictFileNames.pm
|
|
Win32-StrictFileNames-0.01/Makefile.PL
|
|
Win32-StrictFileNames-0.01/MANIFEST
|
|
Win32-StrictFileNames-0.01/META.yml
|
|
Win32-StrictFileNames-0.01/ppport.h
|
|
Win32-StrictFileNames-0.01/README
|
|
Win32-StrictFileNames-0.01/StrictFileNames.xs
|
|
Win32-StrictFileNames-0.01/t/
|
|
Win32-StrictFileNames-0.01/t/0-pod.t
|
|
Win32-StrictFileNames-0.01/t/1-open.t
|
|
Win32-StrictFileNames-0.01/t/2-exist.t
|
|
Win32-StrictFileNames-0.01/t/3-stat.t
|
|
Win32-StrictFileNames-0.01/t/4-dir.t
|
|
Win32-StrictFileNames-0.01/t/5-sopen.t
|
|
Win32-StrictFileNames-0.01/t/6-unlink.t
|
|
Win32-StrictFileNames-0.01/t/7-rmdir.t
|
|
Win32-StrictFileNames-0.01/t/8-chdir.t
|
|
Win32-StrictFileNames-0.01/t/bigdirectoryname/
|
|
Win32-StrictFileNames-0.01/t/bigdirectoryname/small/
|
|
Win32-StrictFileNames-0.01/t/bigdirectoryname/small/test.txt
|
|
Win32-StrictFileNames-0.01/t/small/
|
|
Win32-StrictFileNames-0.01/t/small/bigdirectoryname/
|
|
Win32-StrictFileNames-0.01/t/small/bigdirectoryname/test.txt
|
|
Entering Win32-StrictFileNames-0.01
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Win32-StrictFileNames-0.01 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Win32::StrictFileNames
|
|
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-StrictFileNames-0.01 ... cp lib/Win32/StrictFileNames.pm blib/lib/Win32/StrictFileNames.pm
|
|
Running Mkbootstrap for StrictFileNames ()
|
|
chmod 644 "StrictFileNames.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- StrictFileNames.bs blib/arch/auto/Win32/StrictFileNames/StrictFileNames.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' StrictFileNames.xs > StrictFileNames.xsc
|
|
Please specify prototyping behavior for StrictFileNames.xs (see perlxs manual)
|
|
mv StrictFileNames.xsc StrictFileNames.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.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" StrictFileNames.c
|
|
In file included from StrictFileNames.xs:5:0:
|
|
ppport.h:2979:0: warning: "PERL_UNUSED_DECL" redefined
|
|
# define PERL_UNUSED_DECL
|
|
|
|
In file included from StrictFileNames.xs:2:0:
|
|
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
|
|
# define PERL_UNUSED_DECL __attribute__unused__
|
|
|
|
StrictFileNames.xs:7:21: fatal error: windows.h: No such file or directory
|
|
#include <windows.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:334: recipe for target 'StrictFileNames.o' failed
|
|
make: *** [StrictFileNames.o] Error 1
|
|
! Installing Win32::StrictFileNames failed. See /home/ryan/.cpanm/work/1493310644.19331/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Win32::StrictFileNames] 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
|