Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cpanm (App::cpanminus) 1.7001 on perl 5.018001 built for armv6l-linux-thread-multi
- Work directory is /root/.cpanm/work/1388093187.23097
- You have make /usr/bin/make
- You have LWP 6.05
- You have /usr/bin/tar: tar (GNU tar) 1.27.1
- Copyright (C) 2013 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.
- Searching LWP::Protocol::https on cpanmetadb ...
- --> Working on LWP::Protocol::https
- Fetching http://www.cpan.org/authors/id/G/GA/GAAS/LWP-Protocol-https-6.04.tar.gz
- -> OK
- Unpacking LWP-Protocol-https-6.04.tar.gz
- Entering LWP-Protocol-https-6.04
- Checking configure dependencies from META.json
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
- Configuring LWP-Protocol-https-6.04
- Running Makefile.PL
- Warning: prerequisite IO::Socket::SSL 1.54 not found.
- Checking if your kit is complete...
- Looks good
- Writing Makefile for LWP::Protocol::https
- Writing MYMETA.yml and MYMETA.json
- -> OK
- Checking dependencies from MYMETA.json ...
- Checking if you have LWP::UserAgent 6.04 ... Yes (6.05)
- Checking if you have Net::HTTPS 6 ... Yes (6.04)
- Checking if you have Mozilla::CA 20110101 ... Yes (20130114)
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
- Checking if you have IO::Socket::SSL 1.54 ... No
- ==> Found dependencies: IO::Socket::SSL
- Searching IO::Socket::SSL on cpanmetadb ...
- --> Working on IO::Socket::SSL
- Fetching http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-1.962.tar.gz
- -> OK
- Unpacking IO-Socket-SSL-1.962.tar.gz
- Entering IO-Socket-SSL-1.962
- Checking configure dependencies from META.json
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
- Configuring IO-Socket-SSL-1.962
- Running Makefile.PL
- Checking if your kit is complete...
- Looks good
- Warning: prerequisite Net::SSLeay 1.46 not found.
- Writing Makefile for IO::Socket::SSL
- Writing MYMETA.yml and MYMETA.json
- -> OK
- Checking dependencies from MYMETA.json ...
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.66)
- Checking if you have Net::SSLeay 1.46 ... No
- Checking if you have Scalar::Util 0 ... Yes (1.35)
- ==> Found dependencies: Net::SSLeay
- Searching Net::SSLeay on cpanmetadb ...
- --> Working on Net::SSLeay
- Fetching http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.55.tar.gz
- -> OK
- Unpacking Net-SSLeay-1.55.tar.gz
- Entering Net-SSLeay-1.55
- Checking configure dependencies from META.yml
- Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (6.66)
- Configuring Net-SSLeay-1.53
- Running Makefile.PL
- *** Found OpenSSL-1.0.1e installed in /usr
- *** Be sure to use the same compiler and options to compile your OpenSSL, perl,
- and Net::SSLeay. Mixing and matching compilers is not supported.
- Do you want to run external tests?
- These tests *will* *fail* if you do not have network connectivity. [n] n
- Checking if your kit is complete...
- Looks good
- Writing Makefile for Net::SSLeay
- Writing MYMETA.yml and MYMETA.json
- -> OK
- Checking dependencies from MYMETA.json ...
- Checking if you have Test::More 0.60_01 ... Yes (0.98)
- Checking if you have MIME::Base64 0 ... Yes (3.13)
- Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (6.66)
- Building and testing Net-SSLeay-1.53
- cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm
- AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
- blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters:
- directory blib/lib/auto/Net/SSLeay:
- do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
- do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
- get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http
- head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
- post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
- put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http
- ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
- ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
- tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
- tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
- cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
- cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm
- /usr/bin/perl "-Iinc" /usr/share/perl5/core_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/core_perl/ExtUtils/typemap -typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c
- cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" SSLeay.c
- {standard input}: Assembler messages:
- {standard input}:31355: Warning: end of file not at end of a line; newline inserted
- {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
- cc: internal compiler error: Killed (program cc1)
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <https://bugs.archlinux.org/> for instructions.
- Makefile:354: recipe for target 'SSLeay.o' failed
- make: *** [SSLeay.o] Error 4
- -> FAIL Installing Net::SSLeay failed. See /root/.cpanm/work/1388093187.23097/build.log for details. Retry with --force to force install it.
- -> FAIL Installing the dependencies failed: Module 'Net::SSLeay' is not installed
- -> FAIL Bailing out the installation for IO-Socket-SSL-1.962.
- -> FAIL Installing the dependencies failed: Module 'IO::Socket::SSL' is not installed
- -> FAIL Bailing out the installation for LWP-Protocol-https-6.04.
Advertisement
Add Comment
Please, Sign In to add comment