cpantestlogs/Data::Lua_genfailure.log
2017-05-02 18:44:36 -07:00

138 lines
4.9 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/1493478044.3824
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 Data::Lua () on cpanmetadb ...
Unpacking Data-Lua-0.02.tar.gz
--> Working on Data::Lua
Fetching http://www.cpan.org/authors/id/M/MF/MFOWLER/Data-Lua-0.02.tar.gz ... OK
Data-Lua-0.02/
Data-Lua-0.02/MANIFEST
Data-Lua-0.02/lib/
Data-Lua-0.02/lib/Data/
Data-Lua-0.02/lib/Data/Lua.pm
Data-Lua-0.02/META.yml
Data-Lua-0.02/README
Data-Lua-0.02/Makefile.PL
Data-Lua-0.02/t/
Data-Lua-0.02/t/parse-file-err.t
Data-Lua-0.02/t/parse-file.t
Data-Lua-0.02/t/parse-file-5.lua
Data-Lua-0.02/t/parse-file-3.lua
Data-Lua-0.02/t/parse-file-1.lua
Data-Lua-0.02/t/parse-file-err.lua
Data-Lua-0.02/t/parse-err.t
Data-Lua-0.02/t/parse-file-2.lua
Data-Lua-0.02/t/parse-file-4.lua
Data-Lua-0.02/t/parse-file-all.lua
Data-Lua-0.02/t/parse.t
Entering Data-Lua-0.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Data-Lua-0.02 ... Warning: prerequisite Inline::Lua 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Lua
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::NoWarnings 0 ... Yes (1.04)
Checking if you have Inline::Lua 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Inline::Lua (0) on cpanmetadb ...
Unpacking Inline-Lua-0.12.tar.gz
OK
==> Found dependencies: Inline::Lua
--> Working on Inline::Lua
Fetching http://www.cpan.org/authors/id/R/RH/RHOELZ/Inline-Lua-0.12.tar.gz ... OK
Inline-Lua-0.12
Inline-Lua-0.12/TODO
Inline-Lua-0.12/Lua.xs
Inline-Lua-0.12/README
Inline-Lua-0.12/check.c
Inline-Lua-0.12/Changes
Inline-Lua-0.12/typemap
Inline-Lua-0.12/LICENSE
Inline-Lua-0.12/ppport.h
Inline-Lua-0.12/META.yml
Inline-Lua-0.12/MANIFEST
Inline-Lua-0.12/Makefile.PL
Inline-Lua-0.12/t
Inline-Lua-0.12/t/1_basic.t
Inline-Lua-0.12/t/2_table.t
Inline-Lua-0.12/t/7_errors.t
Inline-Lua-0.12/.perlcriticrc
Inline-Lua-0.12/t/3_closure.t
Inline-Lua-0.12/t/00-compile.t
Inline-Lua-0.12/t/4_filehandle.t
Inline-Lua-0.12/lib/Inline
Inline-Lua-0.12/lib/Inline/Lua.pm
Inline-Lua-0.12/xt/author
Inline-Lua-0.12/xt/author/critic.t
Inline-Lua-0.12/fallback
Inline-Lua-0.12/fallback/const-c.inc
Inline-Lua-0.12/fallback/const-xs.inc
Inline-Lua-0.12/xt/release
Inline-Lua-0.12/xt/release/kwalitee.t
Inline-Lua-0.12/xt/author/pod-syntax.t
Inline-Lua-0.12/xt/author/pod-coverage.t
Inline-Lua-0.12/t/5_sub_string_segfault.t
Inline-Lua-0.12/xt/release/dist-manifest.t
Inline-Lua-0.12/t/6_lua_calls_perl_calls_lua.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.8.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.10.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.12.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.14.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.16.t
Inline-Lua-0.12/xt/release/localbrew-pristine-5.18.t
Entering Inline-Lua-0.12
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Inline-Lua-0.12 ... *******************************************
Couldn't find a working Lua installation
on this machine. This is required for
this module.
To obtain it, go to
http://www.lua.org/download.html
*******************************************
If Makefile.PL failed to find your Lua installation,
you can specify INC and LIBS flags directly:
perl Makefile.PL INC=-I/usr/include/lua5.1 LIBS=-llua5.1
(You can also specify INC/LIBS using PERL_MM_OPT)
! Configure failed for Inline-Lua-0.12. See /home/ryan/.cpanm/work/1493478044.3824/build.log for details.
! Installing the dependencies failed: Module 'Inline::Lua' is not installed
! Bailing out the installation for Data-Lua-0.02.
N/A
Command [cpanm --reinstall --verbose Data::Lua] 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