cpantestlogs/Authen::Krb5::Effortless_genfailure.log
2017-05-02 18:44:36 -07:00

123 lines
5.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/1492931262.17515
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 Authen::Krb5::Effortless () on cpanmetadb ...
Unpacking Authen-Krb5-Effortless-0.02.tar.gz
--> Working on Authen::Krb5::Effortless
Fetching http://www.cpan.org/authors/id/A/AF/AFARIS/Authen-Krb5-Effortless-0.02.tar.gz ... OK
Authen-Krb5-Effortless-0.02
Authen-Krb5-Effortless-0.02/Makefile.PL
Authen-Krb5-Effortless-0.02/README
Authen-Krb5-Effortless-0.02/MANIFEST
Authen-Krb5-Effortless-0.02/META.json
Authen-Krb5-Effortless-0.02/META.yml
Authen-Krb5-Effortless-0.02/Build.PL
Authen-Krb5-Effortless-0.02/Changes
Authen-Krb5-Effortless-0.02/t
Authen-Krb5-Effortless-0.02/t/pod-coverage.t
Authen-Krb5-Effortless-0.02/t/manifest.t
Authen-Krb5-Effortless-0.02/t/00-load.t
Authen-Krb5-Effortless-0.02/t/pod.t
Authen-Krb5-Effortless-0.02/lib
Authen-Krb5-Effortless-0.02/lib/Authen
Authen-Krb5-Effortless-0.02/lib/Authen/Krb5
Authen-Krb5-Effortless-0.02/lib/Authen/Krb5/Effortless.pm
Entering Authen-Krb5-Effortless-0.02
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Authen-Krb5-Effortless-0.02 ... Checking prerequisites...
requires:
! Authen::Krb5 is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Authen-Krb5-Effortless' version '0.02'
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have Authen::Krb5 0 ... No
Checking if you have Test::More 0 ... Yes (1.302078)
Searching Authen::Krb5 (0) on cpanmetadb ...
Unpacking Krb5-1.9.tar.gz
OK
==> Found dependencies: Authen::Krb5
--> Working on Authen::Krb5
Fetching http://www.cpan.org/authors/id/J/JH/JHORWITZ/Krb5-1.9.tar.gz ... OK
Krb5-1.9/
Krb5-1.9/MANIFEST
Krb5-1.9/Makefile.PL
Krb5-1.9/Krb5.pm
Krb5-1.9/simple_client
Krb5-1.9/TODO
Krb5-1.9/Krb5.xs
Krb5-1.9/COPYRIGHT
Krb5-1.9/simple_server
Krb5-1.9/README
Krb5-1.9/typemap
Krb5-1.9/krb5_constants.c
Krb5-1.9/sample_server
Krb5-1.9/Changes
Krb5-1.9/sample_client
Entering Krb5-1.9
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Krb5-1.9 ... Checking for libk5crypto...no. I'll use libcrypto instead.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Authen::Krb5
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 Authen-Krb5-1.9 ... cp Krb5.pm blib/lib/Authen/Krb5.pm
AutoSplitting blib/lib/Authen/Krb5.pm (blib/lib/auto/Authen/Krb5)
Running Mkbootstrap for Krb5 ()
chmod 644 "Krb5.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Krb5.bs blib/arch/auto/Authen/Krb5/Krb5.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/1492931262.17515/Krb5-1.9/typemap' Krb5.xs > Krb5.xsc
Please specify prototyping behavior for Krb5.xs (see perlxs manual)
mv Krb5.xsc Krb5.c
cc -c -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=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Krb5.c
Krb5.xs:10:18: fatal error: krb5.h: No such file or directory
#include <krb5.h>
^
compilation terminated.
Makefile:338: recipe for target 'Krb5.o' failed
make: *** [Krb5.o] Error 1
! Installing Authen::Krb5 failed. See /home/ryan/.cpanm/work/1492931262.17515/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Authen::Krb5' is not installed
! Bailing out the installation for Authen-Krb5-Effortless-0.02.
FAIL
Command [cpanm --reinstall --verbose Authen::Krb5::Effortless] 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