cpantestlogs/Crypt::Cracklib_genfailure.log
2017-05-02 18:44:36 -07:00

104 lines
4.8 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/1493097893.22882
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 Crypt::Cracklib () on cpanmetadb ...
Unpacking Crypt-Cracklib-1.7.tar.gz
--> Working on Crypt::Cracklib
Fetching http://www.cpan.org/authors/id/D/DA/DANIEL/Crypt-Cracklib-1.7.tar.gz ... OK
Crypt-Cracklib-1.7/
Crypt-Cracklib-1.7/inc/
Crypt-Cracklib-1.7/inc/Module/
Crypt-Cracklib-1.7/inc/Module/Install.pm
Crypt-Cracklib-1.7/inc/Module/Install/
Crypt-Cracklib-1.7/inc/Module/Install/AutoInstall.pm
Crypt-Cracklib-1.7/inc/Module/Install/Fetch.pm
Crypt-Cracklib-1.7/inc/Module/Install/Compiler.pm
Crypt-Cracklib-1.7/inc/Module/Install/Makefile.pm
Crypt-Cracklib-1.7/inc/Module/Install/Include.pm
Crypt-Cracklib-1.7/inc/Module/Install/Base.pm
Crypt-Cracklib-1.7/inc/Module/Install/Metadata.pm
Crypt-Cracklib-1.7/inc/Module/Install/Can.pm
Crypt-Cracklib-1.7/inc/Module/Install/WriteAll.pm
Crypt-Cracklib-1.7/inc/Module/Install/External.pm
Crypt-Cracklib-1.7/inc/Module/Install/Win32.pm
Crypt-Cracklib-1.7/inc/Module/AutoInstall.pm
Crypt-Cracklib-1.7/Changes
Crypt-Cracklib-1.7/MANIFEST
Crypt-Cracklib-1.7/MANIFEST.SKIP
Crypt-Cracklib-1.7/Cracklib.pm
Crypt-Cracklib-1.7/META.yml
Crypt-Cracklib-1.7/t/
Crypt-Cracklib-1.7/t/pod-coverage.t
Crypt-Cracklib-1.7/t/pod.t
Crypt-Cracklib-1.7/t/01use.t
Crypt-Cracklib-1.7/README
Crypt-Cracklib-1.7/Makefile.PL
Crypt-Cracklib-1.7/Cracklib.xs
Entering Crypt-Cracklib-1.7
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Crypt-Cracklib-1.7 ... *** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::Pod::Coverage ...loaded. (1.10 >= 1.08)
- Pod::Coverage ...loaded. (0.23 >= 0.19)
- Test::More ...loaded. (1.302078 >= 0.47)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lcrack
Generating a Unix-style Makefile
Writing Makefile for Crypt::Cracklib
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Pod::Coverage 1.08 ... Yes (1.10)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Pod::Coverage 0.19 ... Yes (0.23)
Checking if you have Test::More 0.47 ... Yes (1.302078)
OK
Building and testing Crypt-Cracklib-1.7 ... cp Cracklib.pm blib/lib/Crypt/Cracklib.pm
Running Mkbootstrap for Cracklib ()
chmod 644 "Cracklib.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cracklib.bs blib/arch/auto/Crypt/Cracklib/Cracklib.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/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' Cracklib.xs > Cracklib.xsc
mv Cracklib.xsc Cracklib.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Werror -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Cracklib.c
Cracklib.xs:11:19: fatal error: crack.h: No such file or directory
#include <crack.h>
^
compilation terminated.
Makefile:339: recipe for target 'Cracklib.o' failed
make: *** [Cracklib.o] Error 1
! Installing Crypt::Cracklib failed. See /home/ryan/.cpanm/work/1493097893.22882/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Crypt::Cracklib] 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