491 lines
38 KiB
Text
491 lines
38 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/1493680781.9006
|
|
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 Bundle::Math::Random () on cpanmetadb ...
|
|
Unpacking Bundle-Math-Random-1.02.tar.gz
|
|
--> Working on Bundle::Math::Random
|
|
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Bundle-Math-Random-1.02.tar.gz ... OK
|
|
Bundle-Math-Random-1.02/
|
|
Bundle-Math-Random-1.02/MANIFEST
|
|
Bundle-Math-Random-1.02/META.yml
|
|
Bundle-Math-Random-1.02/Random.pm
|
|
Bundle-Math-Random-1.02/Changes
|
|
Bundle-Math-Random-1.02/Makefile.PL
|
|
Bundle-Math-Random-1.02/README
|
|
Entering Bundle-Math-Random-1.02
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Bundle-Math-Random-1.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Bundle::Math::Random
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Math::LogRand ... Yes (0.05)
|
|
Checking if you have Math::Rand48 ... No
|
|
Checking if you have Math::Random ... Yes (0.72)
|
|
Checking if you have Math::Random::MT ... Yes (1.17)
|
|
Checking if you have Math::Random::MT::Auto ... Yes (6.22)
|
|
Checking if you have Math::Random::TT800 ... Yes (1.01)
|
|
Checking if you have Math::RandomOrg ... No
|
|
Checking if you have Math::TrulyRandom ... No
|
|
Searching Math::Rand48 () on cpanmetadb ...
|
|
Unpacking Math-Rand48-1.00.tar.gz
|
|
OK
|
|
==> Found dependencies: Math::Rand48, Math::RandomOrg, Math::TrulyRandom
|
|
--> Working on Math::Rand48
|
|
Fetching http://www.cpan.org/authors/id/N/NI/NI-S/Math-Rand48-1.00.tar.gz ... OK
|
|
Math-Rand48-1.00/
|
|
Math-Rand48-1.00/typemap
|
|
Math-Rand48-1.00/t/
|
|
Math-Rand48-1.00/t/base.t
|
|
Math-Rand48-1.00/Makefile.PL
|
|
Math-Rand48-1.00/Rand48.xs
|
|
Math-Rand48-1.00/Rand48.pm
|
|
Math-Rand48-1.00/MANIFEST.SKIP
|
|
Math-Rand48-1.00/README
|
|
Math-Rand48-1.00/MANIFEST
|
|
Entering Math-Rand48-1.00
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Math-Rand48-1.00 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Math::Rand48
|
|
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-Rand48-1.00 ... cp Rand48.pm blib/lib/Math/Rand48.pm
|
|
Running Mkbootstrap for Rand48 ()
|
|
chmod 644 "Rand48.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Rand48.bs blib/arch/auto/Math/Rand48/Rand48.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/1493680781.9006/Math-Rand48-1.00/typemap' Rand48.xs > Rand48.xsc
|
|
Please specify prototyping behavior for Rand48.xs (see perlxs manual)
|
|
mv Rand48.xsc Rand48.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.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Rand48.c
|
|
rm -f blib/arch/auto/Math/Rand48/Rand48.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Rand48.o -o blib/arch/auto/Math/Rand48/Rand48.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/Math/Rand48/Rand48.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Rand48.bs blib/arch/auto/Math/Rand48/Rand48.bs 644
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
e = 3.90799e-14 x = 0.0913306
|
|
e = 0.000985395 x = 0.0922976
|
|
e = 0.041631 x = 0.487217
|
|
e = 0.176643 x = 0.52675
|
|
e = 0.364602 x = 0.454433
|
|
t/base.t ..
|
|
Failed 5/37 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/base.t (Wstat: 0 Tests: 37 Failed: 5)
|
|
Failed tests: 19, 21, 23, 25, 27
|
|
Files=1, Tests=37, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 5/37 subtests failed.
|
|
Makefile:1003: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Math::Rand48 failed. See /home/ryan/.cpanm/work/1493680781.9006/build.log for details. Retry with --force to force install it.
|
|
Searching Math::RandomOrg () on cpanmetadb ...
|
|
Unpacking Math-RandomOrg-0.04.tar.gz
|
|
FAIL
|
|
--> Working on Math::RandomOrg
|
|
Fetching http://www.cpan.org/authors/id/G/GW/GWILLIAMS/Math-RandomOrg-0.04.tar.gz ... OK
|
|
Math-RandomOrg-0.04/
|
|
Math-RandomOrg-0.04/Changes
|
|
Math-RandomOrg-0.04/examples/
|
|
Math-RandomOrg-0.04/examples/coin_toss.pl
|
|
Math-RandomOrg-0.04/inc/
|
|
Math-RandomOrg-0.04/inc/Module/
|
|
Math-RandomOrg-0.04/inc/Module/Install/
|
|
Math-RandomOrg-0.04/inc/Module/Install/Base.pm
|
|
Math-RandomOrg-0.04/inc/Module/Install/Makefile.pm
|
|
Math-RandomOrg-0.04/inc/Module/Install/MakeMaker.pm
|
|
Math-RandomOrg-0.04/inc/Module/Install/Metadata.pm
|
|
Math-RandomOrg-0.04/inc/Module/Install.pm
|
|
Math-RandomOrg-0.04/lib/
|
|
Math-RandomOrg-0.04/lib/Math/
|
|
Math-RandomOrg-0.04/lib/Math/RandomOrg.pm
|
|
Math-RandomOrg-0.04/Makefile.PL
|
|
Math-RandomOrg-0.04/MANIFEST
|
|
Math-RandomOrg-0.04/MANIFEST.SKIP
|
|
Math-RandomOrg-0.04/META.yml
|
|
Math-RandomOrg-0.04/README
|
|
Math-RandomOrg-0.04/SIGNATURE
|
|
Math-RandomOrg-0.04/t/
|
|
Math-RandomOrg-0.04/t/pod.t
|
|
Math-RandomOrg-0.04/t/pod_coverage.t
|
|
Math-RandomOrg-0.04/t/randbyte.t
|
|
Math-RandomOrg-0.04/t/randnum.t
|
|
Entering Math-RandomOrg-0.04
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Math-RandomOrg-0.04 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Math::RandomOrg
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have LWP 0 ... Yes (6.26)
|
|
Checking if you have Test::More 0.42 ... Yes (1.302083)
|
|
Checking if you have Math::BigInt 0 ... Yes (1.999811)
|
|
OK
|
|
Building and testing Math-RandomOrg-0.04 ... cp lib/Math/RandomOrg.pm blib/lib/Math/RandomOrg.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
t/pod.t ........... ok
|
|
t/pod_coverage.t .. ok
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 1 got: <UNDEF> (t/randbyte.t at line 11)
|
|
# Expected: "1"
|
|
# t/randbyte.t line 11 is: ok( length($octets), $i );
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 2 got: <UNDEF> (t/randbyte.t at line 11 fail #2)
|
|
# Expected: "2"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 3 got: <UNDEF> (t/randbyte.t at line 11 fail #3)
|
|
# Expected: "3"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 4 got: <UNDEF> (t/randbyte.t at line 11 fail #4)
|
|
# Expected: "4"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 5 got: <UNDEF> (t/randbyte.t at line 11 fail #5)
|
|
# Expected: "5"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 6 got: <UNDEF> (t/randbyte.t at line 11 fail #6)
|
|
# Expected: "6"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 7 got: <UNDEF> (t/randbyte.t at line 11 fail #7)
|
|
# Expected: "7"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 8 got: <UNDEF> (t/randbyte.t at line 11 fail #8)
|
|
# Expected: "8"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 9 got: <UNDEF> (t/randbyte.t at line 11 fail #9)
|
|
# Expected: "9"
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randbyte?nbytes=512&format=f at t/randbyte.t line 10.
|
|
# Test 10 got: <UNDEF> (t/randbyte.t at line 11 fail #10)
|
|
# Expected: "10"
|
|
t/randbyte.t ......
|
|
Failed 10/10 subtests
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 1 in t/randnum.t at line 13
|
|
# t/randnum.t line 13 is: ($number >= $min and $number <= $max) ? ok(1) : ok(0);
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 2 in t/randnum.t at line 13 fail #2
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 3 in t/randnum.t at line 13 fail #3
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 4 in t/randnum.t at line 13 fail #4
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 5 in t/randnum.t at line 13 fail #5
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 6 in t/randnum.t at line 13 fail #6
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 7 in t/randnum.t at line 13 fail #7
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 8 in t/randnum.t at line 13 fail #8
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 9 in t/randnum.t at line 13 fail #9
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 10 in t/randnum.t at line 13 fail #10
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 11 in t/randnum.t at line 13 fail #11
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 12 in t/randnum.t at line 13 fail #12
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 13 in t/randnum.t at line 13 fail #13
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 14 in t/randnum.t at line 13 fail #14
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 15 in t/randnum.t at line 13 fail #15
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 16 in t/randnum.t at line 13 fail #16
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 17 in t/randnum.t at line 13 fail #17
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 18 in t/randnum.t at line 13 fail #18
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 19 in t/randnum.t at line 13 fail #19
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 20 in t/randnum.t at line 13 fail #20
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 61 in t/randnum.t at line 13 fail #61
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 62 in t/randnum.t at line 13 fail #62
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 63 in t/randnum.t at line 13 fail #63
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 64 in t/randnum.t at line 13 fail #64
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 65 in t/randnum.t at line 13 fail #65
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 66 in t/randnum.t at line 13 fail #66
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 67 in t/randnum.t at line 13 fail #67
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 68 in t/randnum.t at line 13 fail #68
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 69 in t/randnum.t at line 13 fail #69
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 70 in t/randnum.t at line 13 fail #70
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 71 in t/randnum.t at line 13 fail #71
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 72 in t/randnum.t at line 13 fail #72
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 73 in t/randnum.t at line 13 fail #73
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 74 in t/randnum.t at line 13 fail #74
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 75 in t/randnum.t at line 13 fail #75
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 76 in t/randnum.t at line 13 fail #76
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 77 in t/randnum.t at line 13 fail #77
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 78 in t/randnum.t at line 13 fail #78
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 79 in t/randnum.t at line 13 fail #79
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 80 in t/randnum.t at line 13 fail #80
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 121 in t/randnum.t at line 13 fail #121
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 122 in t/randnum.t at line 13 fail #122
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 123 in t/randnum.t at line 13 fail #123
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 124 in t/randnum.t at line 13 fail #124
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 125 in t/randnum.t at line 13 fail #125
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 126 in t/randnum.t at line 13 fail #126
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 127 in t/randnum.t at line 13 fail #127
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 128 in t/randnum.t at line 13 fail #128
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 129 in t/randnum.t at line 13 fail #129
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 130 in t/randnum.t at line 13 fail #130
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 131 in t/randnum.t at line 13 fail #131
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 132 in t/randnum.t at line 13 fail #132
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 133 in t/randnum.t at line 13 fail #133
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 134 in t/randnum.t at line 13 fail #134
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 135 in t/randnum.t at line 13 fail #135
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 136 in t/randnum.t at line 13 fail #136
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 137 in t/randnum.t at line 13 fail #137
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 138 in t/randnum.t at line 13 fail #138
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 139 in t/randnum.t at line 13 fail #139
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
# Failed test 140 in t/randnum.t at line 13 fail #140
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
HTTP GET failed for http://www.random.org/cgi-bin/randnum?num=256&min=-1000000000&max=1000000000&col=1 at t/randnum.t line 12.
|
|
t/randnum.t .......
|
|
Failed 60/180 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/randbyte.t (Wstat: 0 Tests: 10 Failed: 10)
|
|
Failed tests: 1-10
|
|
t/randnum.t (Wstat: 0 Tests: 180 Failed: 60)
|
|
Failed tests: 1-20, 61-80, 121-140
|
|
Files=4, Tests=192, 77 wallclock secs ( 0.02 usr 0.01 sys + 0.47 cusr 0.08 csys = 0.58 CPU)
|
|
Result: FAIL
|
|
Failed 2/4 test programs. 70/192 subtests failed.
|
|
Makefile:775: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Math::RandomOrg failed. See /home/ryan/.cpanm/work/1493680781.9006/build.log for details. Retry with --force to force install it.
|
|
Searching Math::TrulyRandom () on cpanmetadb ...
|
|
Unpacking Math-TrulyRandom-1.0.tar.gz
|
|
FAIL
|
|
--> 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/1493680781.9006/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
|