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

61 lines
3.5 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/1493227031.25420
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::TrulyRandom () on cpanmetadb ...
Unpacking Math-TrulyRandom-1.0.tar.gz
--> Working on Math::TrulyRandom
Fetching http://www.cpan.org/authors/id/G/GA/GARY/Math-TrulyRandom-1.0.tar.gz ... OK
Math-TrulyRandom-1.0/
Math-TrulyRandom-1.0/typemap
Math-TrulyRandom-1.0/TrulyRandom.pod
Math-TrulyRandom-1.0/examples/
Math-TrulyRandom-1.0/examples/example_1.pl
Math-TrulyRandom-1.0/truerand.c
Math-TrulyRandom-1.0/MANIFEST
Math-TrulyRandom-1.0/Makefile.PL
Math-TrulyRandom-1.0/COPYRIGHT
Math-TrulyRandom-1.0/TrulyRandom.xs
Math-TrulyRandom-1.0/test.pl
Math-TrulyRandom-1.0/truerand.h
Math-TrulyRandom-1.0/TrulyRandom.pm
Math-TrulyRandom-1.0/README
Entering Math-TrulyRandom-1.0
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Math-TrulyRandom-1.0 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Math::TrulyRandom
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 Math-TrulyRandom-1.0 ... cp TrulyRandom.pod blib/lib/Math/TrulyRandom.pod
cp TrulyRandom.pm blib/lib/Math/TrulyRandom.pm
Running Mkbootstrap for TrulyRandom ()
chmod 644 "TrulyRandom.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- TrulyRandom.bs blib/arch/auto/Math/TrulyRandom/TrulyRandom.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/1493227031.25420/Math-TrulyRandom-1.0/typemap' TrulyRandom.xs > TrulyRandom.xsc
Please specify prototyping behavior for TrulyRandom.xs (see perlxs manual)
mv TrulyRandom.xsc TrulyRandom.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=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" TrulyRandom.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=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" truerand.c
rm -f blib/arch/auto/Math/TrulyRandom/TrulyRandom.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TrulyRandom.o truerand.o -o blib/arch/auto/Math/TrulyRandom/TrulyRandom.so \
\
chmod 755 blib/arch/auto/Math/TrulyRandom/TrulyRandom.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- TrulyRandom.bs blib/arch/auto/Math/TrulyRandom/TrulyRandom.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl