cpantestlogs/Net::LDAPapi_genfailure.log
2017-05-02 18:44:36 -07:00

141 lines
6.3 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/1493481039.25167
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::LDAPapi () on cpanmetadb ...
Unpacking Net-LDAPapi-3.0.4.tar.gz
--> Working on Net::LDAPapi
Fetching http://www.cpan.org/authors/id/M/MI/MISHIKAL/Net-LDAPapi-3.0.4.tar.gz ... OK
Net-LDAPapi-3.0.4/
Net-LDAPapi-3.0.4/LDAPapi.xs
Net-LDAPapi-3.0.4/t/
Net-LDAPapi-3.0.4/t/01-bdd-cucumber.t
Net-LDAPapi-3.0.4/t/test-config.pl
Net-LDAPapi-3.0.4/t/features/
Net-LDAPapi-3.0.4/t/features/modify.feature
Net-LDAPapi-3.0.4/t/features/extended_operations.feature
Net-LDAPapi-3.0.4/t/features/bind.feature
Net-LDAPapi-3.0.4/t/features/syncrepl.feature
Net-LDAPapi-3.0.4/t/features/compare.feature
Net-LDAPapi-3.0.4/t/features/add.feature
Net-LDAPapi-3.0.4/t/features/step_definitions/
Net-LDAPapi-3.0.4/t/features/step_definitions/rename_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/bind_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/whoami_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/extended_operation_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/compare_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/delete_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/general_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/add_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/modify_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/server_controls_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/options_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/search_steps.pl
Net-LDAPapi-3.0.4/t/features/step_definitions/syncrepl_steps.pl
Net-LDAPapi-3.0.4/t/features/options.feature
Net-LDAPapi-3.0.4/t/features/search.feature
Net-LDAPapi-3.0.4/t/features/server_controls.feature
Net-LDAPapi-3.0.4/t/features/delete.feature
Net-LDAPapi-3.0.4/t/features/rename.feature
Net-LDAPapi-3.0.4/t/features/whoami.feature
Net-LDAPapi-3.0.4/Changes
Net-LDAPapi-3.0.4/examples/
Net-LDAPapi-3.0.4/examples/www-ldap.pl
Net-LDAPapi-3.0.4/examples/ldapwalk.pl
Net-LDAPapi-3.0.4/examples/ldap_mod_attr.pl
Net-LDAPapi-3.0.4/examples/updatepw.pl
Net-LDAPapi-3.0.4/examples/testwrite.pl
Net-LDAPapi-3.0.4/examples/ldapwalk2.pl
Net-LDAPapi-3.0.4/examples/web500.pl
Net-LDAPapi-3.0.4/README
Net-LDAPapi-3.0.4/typemap
Net-LDAPapi-3.0.4/Todo
Net-LDAPapi-3.0.4/Makefile.PL
Net-LDAPapi-3.0.4/ldap_compat.h
Net-LDAPapi-3.0.4/META.yml
Net-LDAPapi-3.0.4/test.pl
Net-LDAPapi-3.0.4/MANIFEST
Net-LDAPapi-3.0.4/constant.gen
Net-LDAPapi-3.0.4/Credits
Net-LDAPapi-3.0.4/META.json
Net-LDAPapi-3.0.4/LDAPapi.pm
Entering Net-LDAPapi-3.0.4
Checking configure dependencies from META.json
Running Makefile.PL
Configuring Net-LDAPapi-v3.0.4 ... NOTICE: This module requires the OpenLDAP C API or Mozilla C SDK.
It will NOT work with ISODE or the UMich LDAP api.
Type perl Makefile.PL -h for command-line option summary.
Net::LDAPapi Perl5 Module - by Quanah Gibson-Mount <mishikal@yahoo.com>
OpenLDAP support by Symas Corporation -- http://www.symas.com
Updated by Quanah Gibson-Mount to match modern products and vendors.
Updated by Dmitri Priimak to use the v3 OpenLDAP API.
Originally by Clayton Donley <donley@cig.mcel.mot.com>
Select your Development Kit:
1. OpenLDAP (default)
2. Mozilla
Choose: [1] 1
Location of LDAP include files: [/usr/include] /usr/include
Location of LDAP library files: [/usr/lib] /usr/lib
Location of SASL include files if needed:
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::LDAPapi
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Convert::ASN1 0.19 ... Yes (0.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Net-LDAPapi-v3.0.4 ... cp LDAPapi.pm blib/lib/Net/LDAPapi.pm
AutoSplitting blib/lib/Net/LDAPapi.pm (blib/lib/auto/Net/LDAPapi)
Running Mkbootstrap for LDAPapi ()
chmod 644 "LDAPapi.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LDAPapi.bs blib/arch/auto/Net/LDAPapi/LDAPapi.bs 644
/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 constant.gen >constant.h
"/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/1493481039.25167/Net-LDAPapi-3.0.4/typemap' LDAPapi.xs > LDAPapi.xsc
mv LDAPapi.xsc LDAPapi.c
cc -c -I/usr/include -I/usr/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.0.4\" -DXS_VERSION=\"3.0.4\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DOPENLDAP LDAPapi.c
LDAPapi.xs:16:18: fatal error: lber.h: No such file or directory
#include <lber.h>
^
compilation terminated.
Makefile:336: recipe for target 'LDAPapi.o' failed
make: *** [LDAPapi.o] Error 1
! Installing Net::LDAPapi failed. See /home/ryan/.cpanm/work/1493481039.25167/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::LDAPapi] 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