91 lines
4.1 KiB
Text
91 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/1493538471.7999
|
|
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 Net::LDAPxs () on cpanmetadb ...
|
|
Unpacking Net-LDAPxs-1.31.tar.gz
|
|
--> Working on Net::LDAPxs
|
|
Fetching http://www.cpan.org/authors/id/P/PA/PANYU/Net-LDAPxs-1.31.tar.gz ... OK
|
|
Net-LDAPxs-1.31/
|
|
Net-LDAPxs-1.31/MANIFEST
|
|
Net-LDAPxs-1.31/typemap
|
|
Net-LDAPxs-1.31/README
|
|
Net-LDAPxs-1.31/t/
|
|
Net-LDAPxs-1.31/t/Net-LDAPxs.t
|
|
Net-LDAPxs-1.31/ppport.h
|
|
Net-LDAPxs-1.31/Changes
|
|
Net-LDAPxs-1.31/Makefile.PL
|
|
Net-LDAPxs-1.31/lib/
|
|
Net-LDAPxs-1.31/lib/Net/
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs/
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs/Search.pm
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs/Control.pm
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs/Entry.pm
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs/Exception.pm
|
|
Net-LDAPxs-1.31/lib/Net/LDAPxs.pm
|
|
Net-LDAPxs-1.31/LDAPxs.xs
|
|
Net-LDAPxs-1.31/fallback/
|
|
Net-LDAPxs-1.31/fallback/const-c.inc
|
|
Net-LDAPxs-1.31/fallback/const-xs.inc
|
|
Net-LDAPxs-1.31/META.yml
|
|
Entering Net-LDAPxs-1.31
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Net-LDAPxs-1.31 ... Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -lldap
|
|
Warning (mostly harmless): No library found for -llber
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Net::LDAPxs
|
|
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 Net-LDAPxs-1.31 ... cp lib/Net/LDAPxs/Search.pm blib/lib/Net/LDAPxs/Search.pm
|
|
cp lib/Net/LDAPxs.pm blib/lib/Net/LDAPxs.pm
|
|
cp lib/Net/LDAPxs/Entry.pm blib/lib/Net/LDAPxs/Entry.pm
|
|
cp lib/Net/LDAPxs/Control.pm blib/lib/Net/LDAPxs/Control.pm
|
|
cp lib/Net/LDAPxs/Exception.pm blib/lib/Net/LDAPxs/Exception.pm
|
|
Running Mkbootstrap for LDAPxs ()
|
|
chmod 644 "LDAPxs.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LDAPxs.bs blib/arch/auto/Net/LDAPxs/LDAPxs.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/1493538471.7999/Net-LDAPxs-1.31/typemap' LDAPxs.xs > LDAPxs.xsc
|
|
Please specify prototyping behavior for LDAPxs.xs (see perlxs manual)
|
|
mv LDAPxs.xsc LDAPxs.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=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" LDAPxs.c
|
|
LDAPxs.xs:8:18: fatal error: lber.h: No such file or directory
|
|
#include <lber.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:343: recipe for target 'LDAPxs.o' failed
|
|
make: *** [LDAPxs.o] Error 1
|
|
! Installing Net::LDAPxs failed. See /home/ryan/.cpanm/work/1493538471.7999/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Net::LDAPxs] 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
|