457 lines
19 KiB
Text
457 lines
19 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/1493409055.21519
|
||
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 Bundle::Net::Radius::Server () on cpanmetadb ...
|
||
Unpacking Bundle-Net-Radius-Server-1.003.tar.gz
|
||
--> Working on Bundle::Net::Radius::Server
|
||
Fetching http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/Bundle-Net-Radius-Server-1.003.tar.gz ... OK
|
||
Bundle-Net-Radius-Server-1.003/
|
||
Bundle-Net-Radius-Server-1.003/lib/
|
||
Bundle-Net-Radius-Server-1.003/lib/Bundle/
|
||
Bundle-Net-Radius-Server-1.003/lib/Bundle/Net/
|
||
Bundle-Net-Radius-Server-1.003/lib/Bundle/Net/Radius/
|
||
Bundle-Net-Radius-Server-1.003/lib/Bundle/Net/Radius/Server.pm
|
||
Bundle-Net-Radius-Server-1.003/Makefile.PL
|
||
Bundle-Net-Radius-Server-1.003/MANIFEST
|
||
Bundle-Net-Radius-Server-1.003/README
|
||
Entering Bundle-Net-Radius-Server-1.003
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring Bundle-Net-Radius-Server-1.003 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Bundle::Net::Radius::Server
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have Authen::PAM 0.16 ... No
|
||
Checking if you have Class::Accessor 0.27 ... Yes (0.34)
|
||
Checking if you have File::Basename 2.71 ... Yes (2.85)
|
||
Checking if you have File::Spec 3.19 ... Yes (3.62)
|
||
Checking if you have IO::Prompt ... Yes (0.997004)
|
||
Checking if you have IO::Prompt ... Yes (0.997004)
|
||
Checking if you have Net::LDAP 0.33 ... Yes (0.65)
|
||
Checking if you have Net::Radius::Dictionary 1.51 ... No
|
||
Checking if you have Net::Radius::Packet 1.51 ... No
|
||
Checking if you have Net::Radius::Server 1.3 ... No
|
||
Checking if you have Net::Server 0.94 ... No
|
||
Checking if you have NetAddr::IP 4.005 ... Yes (4.079)
|
||
Checking if you have Pod::Usage 1.16 ... Yes (1.69)
|
||
Checking if you have Test::More 0.64 ... Yes (1.302083)
|
||
Checking if you have Test::Warn 0.08 ... Yes (0.32)
|
||
Checking if you have Time::HiRes 1.65 ... Yes (1.9741)
|
||
Searching Authen::PAM (0.16) on cpanmetadb ...
|
||
Unpacking Authen-PAM-0.16.tar.gz
|
||
OK
|
||
==> Found dependencies: Authen::PAM, Net::Radius::Dictionary, Net::Radius::Packet, Net::Radius::Server, Net::Server
|
||
--> Working on Authen::PAM
|
||
Fetching http://www.cpan.org/authors/id/N/NI/NIKIP/Authen-PAM-0.16.tar.gz ... OK
|
||
Authen-PAM-0.16/
|
||
Authen-PAM-0.16/PAM_config.h.in
|
||
Authen-PAM-0.16/META.yml
|
||
Authen-PAM-0.16/configure.ac
|
||
Authen-PAM-0.16/test.pl
|
||
Authen-PAM-0.16/Changes
|
||
Authen-PAM-0.16/d/
|
||
Authen-PAM-0.16/d/PAM.pm
|
||
Authen-PAM-0.16/PAM.xs
|
||
Authen-PAM-0.16/MANIFEST
|
||
Authen-PAM-0.16/PAM.pm.in
|
||
Authen-PAM-0.16/typemap
|
||
Authen-PAM-0.16/configure
|
||
Authen-PAM-0.16/PAM/
|
||
Authen-PAM-0.16/PAM/FAQ.pod
|
||
Authen-PAM-0.16/pam.cfg.in
|
||
Authen-PAM-0.16/README
|
||
Authen-PAM-0.16/Makefile.PL
|
||
Entering Authen-PAM-0.16
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring Authen-PAM-0.16 ... Checking if your kit is complete...
|
||
Looks good
|
||
checking for gcc... cc
|
||
checking for C compiler default output file name... a.out
|
||
checking whether the C compiler works... yes
|
||
checking whether we are cross compiling... no
|
||
checking for suffix of executables...
|
||
checking for suffix of object files... o
|
||
checking whether we are using the GNU C compiler... yes
|
||
checking whether cc accepts -g... yes
|
||
checking for cc option to accept ANSI C... none needed
|
||
checking how to run the C preprocessor... cc -E
|
||
checking for pam header files in... no
|
||
configure: error: cannot find the pam_appl.h file
|
||
Error in configuring the Authen::PAM module.
|
||
! Configure failed for Authen-PAM-0.16. See /home/ryan/.cpanm/work/1493409055.21519/build.log for details.
|
||
Searching Net::Radius::Dictionary (1.51) on cpanmetadb ...
|
||
Unpacking Net-Radius-2.103.tar.gz
|
||
N/A
|
||
--> Working on Net::Radius::Dictionary
|
||
Fetching http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/Net-Radius-2.103.tar.gz ... OK
|
||
Net-Radius-2.103/
|
||
Net-Radius-2.103/dicts/
|
||
Net-Radius-2.103/dicts/dictionary.huawei
|
||
Net-Radius-2.103/dicts/dictionary.wispr
|
||
Net-Radius-2.103/dicts/dictionary.quintum
|
||
Net-Radius-2.103/dicts/dictionary.karlnet
|
||
Net-Radius-2.103/dicts/dictionary.xedia
|
||
Net-Radius-2.103/dicts/dictionary.aptis
|
||
Net-Radius-2.103/dicts/dictionary.tunnel
|
||
Net-Radius-2.103/dicts/dictionary.shasta
|
||
Net-Radius-2.103/dicts/dictionary.gandalf
|
||
Net-Radius-2.103/dicts/dictionary.shiva
|
||
Net-Radius-2.103/dicts/dictionary.cisco.vpn3000
|
||
Net-Radius-2.103/dicts/dictionary.broadsoft
|
||
Net-Radius-2.103/dicts/dictionary.telebit
|
||
Net-Radius-2.103/dicts/dictionary.garderos
|
||
Net-Radius-2.103/dicts/dictionary.trapeze
|
||
Net-Radius-2.103/dicts/dictionary.microsoft
|
||
Net-Radius-2.103/dicts/dictionary.versanet
|
||
Net-Radius-2.103/dicts/dictionary.bintec
|
||
Net-Radius-2.103/dicts/dictionary.ascend
|
||
Net-Radius-2.103/dicts/dictionary.bristol
|
||
Net-Radius-2.103/dicts/dictionary.cisco.bbsm
|
||
Net-Radius-2.103/dicts/dictionary.cisco
|
||
Net-Radius-2.103/dicts/dictionary.cisco.vpn5000
|
||
Net-Radius-2.103/dicts/dictionary.propel
|
||
Net-Radius-2.103/dicts/dictionary.3com
|
||
Net-Radius-2.103/dicts/dictionary.nokia
|
||
Net-Radius-2.103/dicts/dictionary.netscreen
|
||
Net-Radius-2.103/dicts/dictionary.itk
|
||
Net-Radius-2.103/dicts/dictionary.springtide
|
||
Net-Radius-2.103/dicts/dictionary.3gpp
|
||
Net-Radius-2.103/dicts/dictionary.extreme
|
||
Net-Radius-2.103/dicts/dictionary.foundry
|
||
Net-Radius-2.103/dicts/dictionary
|
||
Net-Radius-2.103/dicts/dictionary.freeradius
|
||
Net-Radius-2.103/dicts/dictionary.columbia_university
|
||
Net-Radius-2.103/dicts/dictionary.unix
|
||
Net-Radius-2.103/dicts/dictionary.erx
|
||
Net-Radius-2.103/dicts/dictionary.cosine
|
||
Net-Radius-2.103/dicts/dictionary.redback
|
||
Net-Radius-2.103/dicts/dictionary.cabletron
|
||
Net-Radius-2.103/dicts/dictionary.acc
|
||
Net-Radius-2.103/dicts/dictionary.livingston
|
||
Net-Radius-2.103/dicts/dictionary.alcatel
|
||
Net-Radius-2.103/dicts/dictionary.navini
|
||
Net-Radius-2.103/dicts/dictionary.merit
|
||
Net-Radius-2.103/dicts/dictionary.nomadix
|
||
Net-Radius-2.103/dicts/dictionary.valemount
|
||
Net-Radius-2.103/dicts/dictionary.3gpp2
|
||
Net-Radius-2.103/dicts/dictionary.gemtek
|
||
Net-Radius-2.103/dicts/dictionary.bay
|
||
Net-Radius-2.103/dicts/dictionary.alteon
|
||
Net-Radius-2.103/dicts/dictionary.sonicwall
|
||
Net-Radius-2.103/dicts/dictionary.usr
|
||
Net-Radius-2.103/dicts/dictionary.mikrotik
|
||
Net-Radius-2.103/dicts/dictionary.juniper
|
||
Net-Radius-2.103/dicts/dictionary.cablelabs
|
||
Net-Radius-2.103/dicts/dictionary.redcreek
|
||
Net-Radius-2.103/dicts/dictionary.colubris
|
||
Net-Radius-2.103/dicts/dictionary.localweb
|
||
Net-Radius-2.103/dicts/dictionary.t_systems_nova
|
||
Net-Radius-2.103/dicts/dictionary.compat
|
||
Net-Radius-2.103/dicts/dictionary.base
|
||
Net-Radius-2.103/dicts/dictionary.3com-o
|
||
Net-Radius-2.103/dicts/dictionary.altiga
|
||
Net-Radius-2.103/dicts/dictionary.unisphere
|
||
Net-Radius-2.103/examples/
|
||
Net-Radius-2.103/examples/example-yes.pl
|
||
Net-Radius-2.103/examples/example-menu.pl
|
||
Net-Radius-2.103/examples/tutorial.pl
|
||
Net-Radius-2.103/examples/example-unix.pl
|
||
Net-Radius-2.103/examples/radius2ldap.pl
|
||
Net-Radius-2.103/examples/example-client.pl
|
||
Net-Radius-2.103/Changes
|
||
Net-Radius-2.103/MANIFEST
|
||
Net-Radius-2.103/packets/
|
||
Net-Radius-2.103/packets/cisco-ios-12.2.18-01.p
|
||
Net-Radius-2.103/packets/README
|
||
Net-Radius-2.103/packets/huawei-me60-acctreq-02.p
|
||
Net-Radius-2.103/packets/huawei-me60-accreq-01.p
|
||
Net-Radius-2.103/packets/cisco-acs-ar-02.p
|
||
Net-Radius-2.103/packets/rsa-ac-01.p
|
||
Net-Radius-2.103/packets/cisco-ios-12.2.18-02.p
|
||
Net-Radius-2.103/packets/cisco-vpn3k-ar.p
|
||
Net-Radius-2.103/packets/rsa-aa-02.p
|
||
Net-Radius-2.103/packets/huawei-me60-acctreq-01.p
|
||
Net-Radius-2.103/packets/cisco-acs-ar-03.p
|
||
Net-Radius-2.103/packets/rsa-ar-01.p
|
||
Net-Radius-2.103/packets/cisco-acs-ar-01.p
|
||
Net-Radius-2.103/packets/rsa-aa-01.p
|
||
Net-Radius-2.103/packets/broadsoft-areq-00.p
|
||
Net-Radius-2.103/docs/
|
||
Net-Radius-2.103/docs/rfc2865.txt
|
||
Net-Radius-2.103/docs/rfc2866.txt
|
||
Net-Radius-2.103/docs/rfc2882.txt
|
||
Net-Radius-2.103/docs/rfc3576.txt
|
||
Net-Radius-2.103/docs/rfc3575.txt
|
||
Net-Radius-2.103/docs/rfc2869.txt
|
||
Net-Radius-2.103/contrib/
|
||
Net-Radius-2.103/contrib/rad-dump
|
||
Net-Radius-2.103/contrib/bin2packet
|
||
Net-Radius-2.103/t/
|
||
Net-Radius-2.103/t/attrover.t
|
||
Net-Radius-2.103/t/00-pod.t
|
||
Net-Radius-2.103/t/dictover.t
|
||
Net-Radius-2.103/t/packets.t
|
||
Net-Radius-2.103/t/auth.t
|
||
Net-Radius-2.103/t/packdict.t
|
||
Net-Radius-2.103/t/attrunset.t
|
||
Net-Radius-2.103/t/vsa.t
|
||
Net-Radius-2.103/t/00-load.t
|
||
Net-Radius-2.103/t/basedict.t
|
||
Net-Radius-2.103/t/bundled.t
|
||
Net-Radius-2.103/t/attrslot.t
|
||
Net-Radius-2.103/t/attrdict.t
|
||
Net-Radius-2.103/t/dump.t
|
||
Net-Radius-2.103/Radius/
|
||
Net-Radius-2.103/Radius/Dictionary.pm
|
||
Net-Radius-2.103/Radius/Packet.pm
|
||
Net-Radius-2.103/README.debian
|
||
Net-Radius-2.103/README
|
||
Net-Radius-2.103/build-stamp
|
||
Net-Radius-2.103/README.server
|
||
Net-Radius-2.103/README.packets
|
||
Net-Radius-2.103/MANIFEST.SKIP
|
||
Net-Radius-2.103/README.VSA
|
||
Net-Radius-2.103/README.broken
|
||
Net-Radius-2.103/install-stamp
|
||
Net-Radius-2.103/README.3COM
|
||
Net-Radius-2.103/Makefile.PL
|
||
Net-Radius-2.103/META.yml
|
||
Entering Net-Radius-2.103
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring Net-Radius-2.103 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Net::Radius
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have Digest::MD5 0 ... Yes (2.55)
|
||
Checking if you have Test::More 0 ... Yes (1.302083)
|
||
Checking if you have Test::Warn 0 ... Yes (0.32)
|
||
OK
|
||
Building and testing Net-Radius-2.103 ... cp Radius/Packet.pm blib/lib/Net/Radius/Packet.pm
|
||
cp Radius/Dictionary.pm blib/lib/Net/Radius/Dictionary.pm
|
||
Manifying 2 pod documents
|
||
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
||
t/00-load.t .... ok
|
||
|
||
# Failed test 'POD test for blib/lib/Net/Radius/Packet.pm'
|
||
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
|
||
# blib/lib/Net/Radius/Packet.pm (1002): Non-ASCII character seen before =encoding in 'Mu<4D>oz,'. Assuming UTF-8
|
||
|
||
# Failed test 'POD test for blib/lib/Net/Radius/Dictionary.pm'
|
||
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
|
||
# blib/lib/Net/Radius/Dictionary.pm (380): Non-ASCII character seen before =encoding in 'Mu<4D>oz'. Assuming UTF-8
|
||
# Looks like you failed 2 tests of 2.
|
||
t/00-pod.t .....
|
||
Dubious, test returned 2 (wstat 512, 0x200)
|
||
Failed 2/2 subtests
|
||
t/attrdict.t ... ok
|
||
t/attrover.t ... ok
|
||
t/attrslot.t ... ok
|
||
t/attrunset.t .. ok
|
||
t/auth.t ....... ok
|
||
t/basedict.t ... ok
|
||
t/bundled.t .... ok
|
||
t/dictover.t ... ok
|
||
t/dump.t ....... ok
|
||
t/packdict.t ... ok
|
||
t/packets.t .... ok
|
||
t/vsa.t ........ ok
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/00-pod.t (Wstat: 512 Tests: 2 Failed: 2)
|
||
Failed tests: 1-2
|
||
Non-zero exit status: 2
|
||
Files=14, Tests=1158, 1 wallclock secs ( 0.07 usr 0.00 sys + 0.50 cusr 0.02 csys = 0.59 CPU)
|
||
Result: FAIL
|
||
Failed 1/14 test programs. 2/1158 subtests failed.
|
||
Makefile:848: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 255
|
||
! Installing Net::Radius::Dictionary failed. See /home/ryan/.cpanm/work/1493409055.21519/build.log for details. Retry with --force to force install it.
|
||
Searching Net::Radius::Packet (1.51) on cpanmetadb ...
|
||
Already tried Net-Radius-2.103. Skipping.
|
||
Searching Net::Radius::Server (1.3) on cpanmetadb ...
|
||
Searching Net::Server (0.94) on cpanmetadb ...
|
||
Unpacking Net-Server-2.008.tar.gz
|
||
FAIL
|
||
Found Net::Radius::Server 1.107 which doesn't satisfy 1.3.
|
||
--> Working on Net::Server
|
||
Fetching http://www.cpan.org/authors/id/R/RH/RHANDOM/Net-Server-2.008.tar.gz ... OK
|
||
Net-Server-2.008/
|
||
Net-Server-2.008/Changes
|
||
Net-Server-2.008/bin/
|
||
Net-Server-2.008/bin/net-server
|
||
Net-Server-2.008/META.yml
|
||
Net-Server-2.008/lib/
|
||
Net-Server-2.008/lib/Net/
|
||
Net-Server-2.008/lib/Net/Server.pod
|
||
Net-Server-2.008/lib/Net/Server.pm
|
||
Net-Server-2.008/lib/Net/Server/
|
||
Net-Server-2.008/lib/Net/Server/Daemonize.pm
|
||
Net-Server-2.008/lib/Net/Server/Fork.pm
|
||
Net-Server-2.008/lib/Net/Server/MultiType.pm
|
||
Net-Server-2.008/lib/Net/Server/Multiplex.pm
|
||
Net-Server-2.008/lib/Net/Server/PreForkSimple.pm
|
||
Net-Server-2.008/lib/Net/Server/SIG.pm
|
||
Net-Server-2.008/lib/Net/Server/Single.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto.pm
|
||
Net-Server-2.008/lib/Net/Server/PreFork.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/
|
||
Net-Server-2.008/lib/Net/Server/Proto/UNIX.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/SSLEAY.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/UNIXDGRAM.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/SSL.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/UDP.pm
|
||
Net-Server-2.008/lib/Net/Server/Proto/TCP.pm
|
||
Net-Server-2.008/lib/Net/Server/PSGI.pm
|
||
Net-Server-2.008/lib/Net/Server/Log/
|
||
Net-Server-2.008/lib/Net/Server/Log/Log/
|
||
Net-Server-2.008/lib/Net/Server/Log/Log/Log4perl.pm
|
||
Net-Server-2.008/lib/Net/Server/Log/Sys/
|
||
Net-Server-2.008/lib/Net/Server/Log/Sys/Syslog.pm
|
||
Net-Server-2.008/lib/Net/Server/INET.pm
|
||
Net-Server-2.008/lib/Net/Server/HTTP.pm
|
||
Net-Server-2.008/META.json
|
||
Net-Server-2.008/README
|
||
Net-Server-2.008/t/
|
||
Net-Server-2.008/t/Port_Configuration.t
|
||
Net-Server-2.008/t/Server_PreFork.t
|
||
Net-Server-2.008/t/Server_Fork.t
|
||
Net-Server-2.008/t/UNIX_test.t
|
||
Net-Server-2.008/t/SSL_test.t
|
||
Net-Server-2.008/t/Server_Multiplex.t
|
||
Net-Server-2.008/t/UDP_test.t
|
||
Net-Server-2.008/t/Options.t
|
||
Net-Server-2.008/t/Options.t.conf
|
||
Net-Server-2.008/t/Server_PreForkSimple.t
|
||
Net-Server-2.008/t/SSLEAY_test.t
|
||
Net-Server-2.008/t/Server_MultiType.t
|
||
Net-Server-2.008/t/Server_INET.t
|
||
Net-Server-2.008/t/Server_BASE.t
|
||
Net-Server-2.008/t/Server_Single.t
|
||
Net-Server-2.008/t/Server_http.t
|
||
Net-Server-2.008/t/NetServerTest.pm
|
||
Net-Server-2.008/examples/
|
||
Net-Server-2.008/examples/samplechat.pl
|
||
Net-Server-2.008/examples/sigtest.pl
|
||
Net-Server-2.008/examples/httpd
|
||
Net-Server-2.008/examples/LoadTester.pl
|
||
Net-Server-2.008/examples/udp_server.pl
|
||
Net-Server-2.008/examples/connection_test.pl
|
||
Net-Server-2.008/Makefile.PL
|
||
Net-Server-2.008/MANIFEST
|
||
Entering Net-Server-2.008
|
||
Checking configure dependencies from META.json
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Net-Server-2.008 ... Checking if your kit is complete...
|
||
Warning: the following files are missing in your kit:
|
||
MANIFEST.SKIP
|
||
Please inform the author.
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Net::Server
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have POSIX 0 ... Yes (1.76)
|
||
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
||
Checking if you have IO::Socket 0 ... Yes (1.38)
|
||
Checking if you have Socket 0 ... Yes (2.024)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing Net-Server-2.008 ... cp lib/Net/Server/Proto/UNIX.pm blib/lib/Net/Server/Proto/UNIX.pm
|
||
cp lib/Net/Server/Proto.pm blib/lib/Net/Server/Proto.pm
|
||
cp lib/Net/Server/Log/Sys/Syslog.pm blib/lib/Net/Server/Log/Sys/Syslog.pm
|
||
cp lib/Net/Server/Proto/SSL.pm blib/lib/Net/Server/Proto/SSL.pm
|
||
cp lib/Net/Server/Single.pm blib/lib/Net/Server/Single.pm
|
||
cp lib/Net/Server/MultiType.pm blib/lib/Net/Server/MultiType.pm
|
||
cp lib/Net/Server/PSGI.pm blib/lib/Net/Server/PSGI.pm
|
||
cp lib/Net/Server/INET.pm blib/lib/Net/Server/INET.pm
|
||
cp lib/Net/Server/Log/Log/Log4perl.pm blib/lib/Net/Server/Log/Log/Log4perl.pm
|
||
cp lib/Net/Server/Proto/UDP.pm blib/lib/Net/Server/Proto/UDP.pm
|
||
cp lib/Net/Server/SIG.pm blib/lib/Net/Server/SIG.pm
|
||
cp lib/Net/Server/PreForkSimple.pm blib/lib/Net/Server/PreForkSimple.pm
|
||
cp lib/Net/Server/Multiplex.pm blib/lib/Net/Server/Multiplex.pm
|
||
cp lib/Net/Server.pm blib/lib/Net/Server.pm
|
||
cp lib/Net/Server/Fork.pm blib/lib/Net/Server/Fork.pm
|
||
cp lib/Net/Server/Proto/UNIXDGRAM.pm blib/lib/Net/Server/Proto/UNIXDGRAM.pm
|
||
cp lib/Net/Server/Proto/SSLEAY.pm blib/lib/Net/Server/Proto/SSLEAY.pm
|
||
cp lib/Net/Server/PreFork.pm blib/lib/Net/Server/PreFork.pm
|
||
cp lib/Net/Server/Daemonize.pm blib/lib/Net/Server/Daemonize.pm
|
||
cp lib/Net/Server.pod blib/lib/Net/Server.pod
|
||
cp lib/Net/Server/Proto/TCP.pm blib/lib/Net/Server/Proto/TCP.pm
|
||
cp lib/Net/Server/HTTP.pm blib/lib/Net/Server/HTTP.pm
|
||
cp bin/net-server blib/script/net-server
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/net-server
|
||
Manifying 1 pod document
|
||
Manifying 21 pod documents
|
||
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
||
t/Options.t ............... ok
|
||
t/Port_Configuration.t .... ok
|
||
t/Server_BASE.t ........... ok
|
||
t/Server_Fork.t ........... ok
|
||
t/Server_http.t ........... ok
|
||
t/Server_INET.t ........... ok
|
||
t/Server_Multiplex.t ...... ok
|
||
t/Server_MultiType.t ...... ok
|
||
t/Server_PreFork.t ........ ok
|
||
t/Server_PreForkSimple.t .. ok
|
||
t/Server_Single.t ......... ok
|
||
t/SSL_test.t .............. ok
|
||
t/SSLEAY_test.t ........... ok
|
||
t/UDP_test.t .............. ok
|
||
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/POSIX.pm line 185.
|
||
Unimplemented: POSIX::tmpnam() at t/UNIX_test.t line 5.
|
||
BEGIN failed--compilation aborted at t/UNIX_test.t line 5.
|
||
t/UNIX_test.t .............
|
||
Dubious, test returned 255 (wstat 65280, 0xff00)
|
||
No subtests run
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/UNIX_test.t (Wstat: 65280 Tests: 0 Failed: 0)
|
||
Non-zero exit status: 255
|
||
Parse errors: No plan found in TAP output
|
||
Files=15, Tests=180, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.44 cusr 0.04 csys = 0.51 CPU)
|
||
Result: FAIL
|
||
Failed 1/15 test programs. 0/180 subtests failed.
|
||
Makefile:950: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 255
|
||
! Installing Net::Server failed. See /home/ryan/.cpanm/work/1493409055.21519/build.log for details. Retry with --force to force install it.
|
||
! Installing the dependencies failed: Module 'Net::Radius::Packet' is not installed, Module 'Net::Radius::Dictionary' is not installed, Module 'Net::Server' is not installed, Module 'Authen::PAM' is not installed, Module 'Net::Radius::Server' is not installed
|
||
! Bailing out the installation for Bundle-Net-Radius-Server-1.003.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Bundle::Net::Radius::Server] 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
|