cpantestlogs/Tie::GHash_genfailure.log
2017-05-02 18:44:36 -07:00

130 lines
5.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/1493364659.28452
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 Tie::GHash () on cpanmetadb ...
Unpacking Tie-GHash-0.12.tar.gz
--> Working on Tie::GHash
Fetching http://www.cpan.org/authors/id/L/LB/LBROCARD/Tie-GHash-0.12.tar.gz ... OK
Tie-GHash-0.12/
Tie-GHash-0.12/t/
Tie-GHash-0.12/t/simple.t
Tie-GHash-0.12/README
Tie-GHash-0.12/GHash.pm
Tie-GHash-0.12/MANIFEST
Tie-GHash-0.12/examples/
Tie-GHash-0.12/examples/ghash.pl
Tie-GHash-0.12/examples/bench.pl
Tie-GHash-0.12/examples/perl.pl
Tie-GHash-0.12/Changes
Tie-GHash-0.12/Makefile.PL
Entering Tie-GHash-0.12
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Tie-GHash-0.12 ...
======================== DEPRECATION ALERT ======================
WriteInlineMakefile was deprecated in 2002. This warning is from 2014.
WriteInlineMakefile will soon be removed. Please change this Makefile.PL
to use WriteMakefile instead.
========================== MESSAGE ENDS =========================
at Makefile.PL line 5.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tie::GHash
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Inline 0.44 ... Yes (0.80)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Tie-GHash-0.12 ... cp GHash.pm blib/lib/Tie/GHash.pm
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -Mblib -MInline=NOISY,_INSTALL_ -MTie::GHash -e"my %A = (modinlname => 'Tie-GHash.inl', module => 'Tie::GHash'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 0.12 blib/arch
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){ <-- HERE (.*?)}/ at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/Echo.pm line 25.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){ <-- HERE (.*?)}/ at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/Nouse.pm line 28.
validate Stage
Starting Build Preprocess Stage
get_maps Stage
Finished Build Preprocess Stage
Starting Build Parse Stage
Finished Build Parse Stage
Starting Build Glue 1 Stage
Finished Build Glue 1 Stage
Starting Build Glue 2 Stage
Finished Build Glue 2 Stage
Starting Build Glue 3 Stage
Finished Build Glue 3 Stage
Starting Build Compile Stage
Starting "perl Makefile.PL" Stage
Unrecognized argument in LIBS ignored: 'INC'
Generating a Unix-style Makefile
Writing Makefile for Tie::GHash
Writing MYMETA.yml and MYMETA.json
Finished "perl Makefile.PL" Stage
Starting "make" Stage
make[1]: Entering directory '/home/ryan/.cpanm/work/1493364659.28452/Tie-GHash-0.12/_Inline/build/Tie/GHash'
Running Mkbootstrap for GHash ()
chmod 644 "GHash.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GHash.bs blib/arch/auto/Tie/GHash/GHash.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" GHash.xs > GHash.xsc
mv GHash.xsc GHash.c
cc -c -I"/home/ryan/.cpanm/work/1493364659.28452/Tie-GHash-0.12" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" GHash.c
GHash.xs:5:18: fatal error: glib.h: No such file or directory
#include <glib.h>
^
compilation terminated.
Makefile:331: recipe for target 'GHash.o' failed
make[1]: *** [GHash.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493364659.28452/Tie-GHash-0.12/_Inline/build/Tie/GHash'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make" with error code 2
The build directory was:
/home/ryan/.cpanm/work/1493364659.28452/Tie-GHash-0.12/_Inline/build/Tie/GHash
To debug the problem, cd to the build directory, and inspect the output files.
at -e line 0.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Inline/C.pm line 869.
INIT failed--call queue aborted.
Makefile:902: recipe for target 'Tie-GHash.inl' failed
make: *** [Tie-GHash.inl] Error 25
! Installing Tie::GHash failed. See /home/ryan/.cpanm/work/1493364659.28452/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Tie::GHash] 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