92 lines
4.1 KiB
Text
92 lines
4.1 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/1493293242.26713
|
||
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 IP::Unique () on cpanmetadb ...
|
||
Unpacking IP-Unique-0.03.tar.gz
|
||
--> Working on IP::Unique
|
||
Fetching http://www.cpan.org/authors/id/J/JA/JAYBONCI/IP-Unique-0.03.tar.gz ... OK
|
||
IP-Unique-0.03/
|
||
IP-Unique-0.03/t/
|
||
IP-Unique-0.03/t/10add_bad_ips.t
|
||
IP-Unique-0.03/t/00new.t
|
||
IP-Unique-0.03/t/20pod.t
|
||
IP-Unique-0.03/t/12count.t
|
||
IP-Unique-0.03/t/21podcoverage.t
|
||
IP-Unique-0.03/t/11add_good_ips.t
|
||
IP-Unique-0.03/MANIFEST
|
||
IP-Unique-0.03/typemap
|
||
IP-Unique-0.03/Unique.xs
|
||
IP-Unique-0.03/CHANGES
|
||
IP-Unique-0.03/ppport.h
|
||
IP-Unique-0.03/META.yml
|
||
IP-Unique-0.03/ipuniq.h
|
||
IP-Unique-0.03/ipuniq.cpp
|
||
IP-Unique-0.03/lib/
|
||
IP-Unique-0.03/lib/IP/
|
||
IP-Unique-0.03/lib/IP/Unique.pm
|
||
IP-Unique-0.03/README
|
||
IP-Unique-0.03/Makefile.PL
|
||
Entering IP-Unique-0.03
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring IP-Unique-0.03 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for IP::Unique
|
||
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 IP-Unique-0.03 ... cp lib/IP/Unique.pm blib/lib/IP/Unique.pm
|
||
Running Mkbootstrap for Unique ()
|
||
chmod 644 "Unique.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unique.bs blib/arch/auto/IP/Unique/Unique.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" -C++ -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493293242.26713/IP-Unique-0.03/typemap' Unique.xs > Unique.xsc
|
||
Please specify prototyping behavior for Unique.xs (see perlxs manual)
|
||
mv Unique.xsc Unique.c
|
||
g++ -c -I. -Wall -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Unique.c
|
||
In file included from Unique.xs:13:0:
|
||
ppport.h:231:0: warning: "PERL_UNUSED_DECL" redefined
|
||
# define PERL_UNUSED_DECL
|
||
|
||
In file included from Unique.xs:6: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__
|
||
|
||
g++ -c -I. -Wall -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" ipuniq.cpp
|
||
ipuniq.cpp: In member function ‘void ipuniq::new_ip_part_table()’:
|
||
ipuniq.cpp:198:58: error: parenthesized initializer in array new [-fpermissive]
|
||
ip_part_table = new string[IPPARTMAX](IPPARTLENMAX,'\0');
|
||
^
|
||
Makefile:346: recipe for target 'ipuniq.o' failed
|
||
make: *** [ipuniq.o] Error 1
|
||
! Installing IP::Unique failed. See /home/ryan/.cpanm/work/1493293242.26713/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose IP::Unique] 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
|