cpantestlogs/Math::GMPz_genfailure.log
2017-05-02 18:44:36 -07:00

140 lines
5.4 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/1492959472.8458
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 Math::GMPz () on cpanmetadb ...
Unpacking Math-GMPz-0.46.tar.gz
--> Working on Math::GMPz
Fetching http://www.cpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.46.tar.gz ... OK
Math-GMPz-0.46/
Math-GMPz-0.46/CHANGES
Math-GMPz-0.46/demos/
Math-GMPz-0.46/demos/dec2rat.pl
Math-GMPz-0.46/GMPz.pm
Math-GMPz-0.46/GMPz.pod
Math-GMPz-0.46/GMPz.xs
Math-GMPz-0.46/Makefile.PL
Math-GMPz-0.46/MANIFEST
Math-GMPz-0.46/META.json
Math-GMPz-0.46/META.yml
Math-GMPz-0.46/Random/
Math-GMPz-0.46/Random/Makefile.PL
Math-GMPz-0.46/Random/Random.pm
Math-GMPz-0.46/Random/Random.xs
Math-GMPz-0.46/Random/t/
Math-GMPz-0.46/Random/t/gmp_random.t
Math-GMPz-0.46/README
Math-GMPz-0.46/t/
Math-GMPz-0.46/t/aliases.t
Math-GMPz-0.46/t/alloc.t
Math-GMPz-0.46/t/arith.t
Math-GMPz-0.46/t/bits.t
Math-GMPz-0.46/t/cdiv.t
Math-GMPz-0.46/t/cmp.t
Math-GMPz-0.46/t/cmp_q.t
Math-GMPz-0.46/t/div2.t
Math-GMPz-0.46/t/fac.t
Math-GMPz-0.46/t/fdiv.t
Math-GMPz-0.46/t/imp_exp.t
Math-GMPz-0.46/t/index_bug.t
Math-GMPz-0.46/t/io_raw.t
Math-GMPz-0.46/t/IV_UV_NV.t
Math-GMPz-0.46/t/longdouble.t
Math-GMPz-0.46/t/math_bigint.t
Math-GMPz-0.46/t/math_bigint_gmp.t
Math-GMPz-0.46/t/math_bigint_gmp_only.t
Math-GMPz-0.46/t/misc.t
Math-GMPz-0.46/t/new.t
Math-GMPz-0.46/t/NOK_and_POK.t
Math-GMPz-0.46/t/not_zero.t
Math-GMPz-0.46/t/out_str.t
Math-GMPz-0.46/t/overload.t
Math-GMPz-0.46/t/overload_cross_class.t
Math-GMPz-0.46/t/pod.t
Math-GMPz-0.46/t/power.t
Math-GMPz-0.46/t/primes.t
Math-GMPz-0.46/t/printf.t
Math-GMPz-0.46/t/random.t
Math-GMPz-0.46/t/theoretic.t
Math-GMPz-0.46/t/TRmpz_out_str.t
Math-GMPz-0.46/t/use64bitint.t
Math-GMPz-0.46/t/_1aaa_v.t
Math-GMPz-0.46/t/_1basic.t
Math-GMPz-0.46/typemap
Math-GMPz-0.46/V/
Math-GMPz-0.46/V/Makefile.PL
Math-GMPz-0.46/V/V.pm
Math-GMPz-0.46/V/V.xs
Entering Math-GMPz-0.46
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Math-GMPz-0.46 ...
This module requires gmp-4.2.0 (or later)
Building without 64-bit 'long long' support
If this is wrong, see the "64-bit support" section in the README
Building without 'long double' support
Building without '__float128' support
If this is wrong, see the "64-bit support" section in the README
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for Math::GMPz
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Exporter 5.58 ... Yes (5.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Math-GMPz-0.46 ... cp GMPz.pod blib/lib/Math/GMPz.pod
cp GMPz.pm blib/lib/Math/GMPz.pm
make[1]: Entering directory '/home/ryan/.cpanm/work/1492959472.8458/Math-GMPz-0.46/Random'
cp Random.pm ../blib/lib/Math/GMPz/Random.pm
Running Mkbootstrap for Random ()
chmod 644 "Random.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPz/Random/Random.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/1492959472.8458/Math-GMPz-0.46/Random/../typemap' Random.xs > Random.xsc
mv Random.xsc Random.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.46\" -DXS_VERSION=\"0.46\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DNEWPERL -DENABLE_MATH_BIGINT_GMP_OVERLOAD Random.c
Random.xs:16:17: fatal error: gmp.h: No such file or directory
#include <gmp.h>
^
compilation terminated.
Makefile:317: recipe for target 'Random.o' failed
make[1]: *** [Random.o] Error 1
make[1]: Leaving directory '/home/ryan/.cpanm/work/1492959472.8458/Math-GMPz-0.46/Random'
Makefile:532: recipe for target 'subdirs' failed
make: *** [subdirs] Error 2
! Installing Math::GMPz failed. See /home/ryan/.cpanm/work/1492959472.8458/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Math::GMPz] 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