Back
From: metabase:user:d49cdc72-1559-11e3-9efd-e82414baadac
Subject: PASS Math-CDF-0.1 v5.25.11 GNU/Linux
Date: 2017-04-07T19:49:49Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear CALLAHAN,
This is a computer-generated report for Math-CDF-0.1
on perl 5.25.11, created by App::cpanminus::reporter 0.17 (1.7042).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Math-CDF-0.1
cp CDF.pm blib/lib/Math/CDF.pm
AutoSplitting blib/lib/Math/CDF.pm (blib/lib/auto/Math/CDF)
cd cdflib && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native" PREFIX="/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot" PASTHRU_DEFINE=' ' PASTHRU_INC=' '
make[1]: Entering directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
cc -c -fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux/CORE" dcdflib.c
cc -c -fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux/CORE" ipmpar.c
ar cr libcdflib.a dcdflib.o ipmpar.o
: libcdflib.a
make[1]: Leaving directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Entering directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
Running Mkbootstrap for CDF ()
chmod 644 "CDF.bs"
"/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- CDF.bs blib/arch/auto/Math/CDF/CDF.bs 644
"/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11" "/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/ExtUtils/xsubpp" -typemap '/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/ExtUtils/typemap' CDF.xs > CDF.xsc
mv CDF.xsc CDF.c
cc -c -fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux/CORE" CDF.c
rm -f blib/arch/auto/Math/CDF/CDF.so
cc -shared -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib CDF.o -o blib/arch/auto/Math/CDF/CDF.so cdflib/libcdflib.a \
-lm \
chmod 755 blib/arch/auto/Math/CDF/CDF.so
"/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- CDF.bs blib/arch/auto/Math/CDF/CDF.bs 644
make[1]: Entering directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Entering directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Nothing to be done for 'test_dynamic'.
make[1]: Leaving directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11" "-Iblib/lib" "-Iblib/arch" test.pl
1..22
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
make[1]: Entering directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/kent/.cpanm/work/1491594280.3269/Math-CDF-0.1/cdflib'
"/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11" -MExtUtils::Command::MM -e 'cp_nonempty' -- CDF.bs blib/arch/auto/Math/CDF/CDF.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux/auto/Math/CDF/CDF.so
Installing /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux/Math/CDF.pm
Installing /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux/auto/Math/CDF/autosplit.ix
Appending installation info to /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux/perllocal.pod
-> OK
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j10:c
LANG = en_NZ.UTF8
LC_CTYPE = en_NZ.UTF8
LC_TIME = en_NZ.UTF8
PATH = /home/kent/.rvm/gems/ruby-2.1.2/bin:/home/kent/.rvm/gems/ruby-2.1.2@global/bin:/home/kent/.rvm/rubies/ruby-2.1.2/bin:/home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin:/home/kent/.perl6/2013.04/bin:/home/kent/.gem/ruby/1.8/bin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0:/usr/x86_64-pc-linux-gnu/x86_64-pc-linux-gnux32/gcc-bin/5.4.0:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnueabi/gcc-bin/5.4.0:/usr/lib/llvm/4/bin:/usr/games/bin:/home/kent/.rvm/bin:/home/kent/.rvm/bin
PERLBREW_BASHRC_VERSION = 0.74
PERLBREW_HOME = /home/kent/.perlbrew
PERLBREW_MANPATH = /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/man
PERLBREW_PATH = /home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin
PERLBREW_PERL = 5.25.11-nossp-sip13-nopmc-nodot
PERLBREW_ROOT = /home/kent/perl5/perlbrew
PERLBREW_VERSION = 0.74
PERL_CPANM_OPT = --prompt --reinstall --interactive --with-recommends --with-suggests --mirror http://cpan.metacpan.org/ --no-lwp
PERL_MM_OPT = INSTALLDIRS=site
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = rxvt-unicode-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 965 968 974 976 994 1000
EUID = 1000
EXECUTABLE_NAME = /home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin/perl5.25.11
GID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 965 968 974 976 994 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.17
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.67
JSON 2.90
JSON::PP 2.27400_02
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.38
Test::More 1.302073
YAML 1.23
YAML::Syck n/a
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 11) configuration:
Platform:
osname=linux
osvers=4.8.5-gentoo
archname=x86_64-linux
uname='linux katipo2 4.8.5-gentoo #43 smp preempt tue nov 1 19:41:26 nzdt 2016 x86_64 intel(r) core(tm) i5-2410m cpu @ 2.30ghz genuineintel gnulinux '
config_args='-de -Dprefix=/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot -Ddefault_inc_excludes_dot -Doptimize= -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -Dman1dir=none -Dman3dir=none -Dusedevel -Accflags= -fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -Aldflags= -fstack-protector-strong -fno-stack-protector -Aeval:scriptdir=/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize=' -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native'
cppflags='-fstack-protector-strong -fno-stack-protector -DPERL_HASH_FUNC_SIPHASH13 -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe'
ccversion=''
gccversion='6.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -fno-stack-protector -L/usr/local/lib'
libpth=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include-fixed /usr/lib /usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DISABLE_PMC
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Mar 25 2017 19:01:09
%ENV:
PERLBREW_BASHRC_VERSION="0.74"
PERLBREW_HOME="/home/kent/.perlbrew"
PERLBREW_MANPATH="/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/man"
PERLBREW_PATH="/home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/bin"
PERLBREW_PERL="5.25.11-nossp-sip13-nopmc-nodot"
PERLBREW_ROOT="/home/kent/perl5/perlbrew"
PERLBREW_VERSION="0.74"
PERL_CPANM_OPT=" --prompt --reinstall --interactive --with-recommends --with-suggests --mirror http://cpan.metacpan.org/ --no-lwp"
PERL_MM_OPT=" INSTALLDIRS=site"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11/x86_64-linux
/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/site_perl/5.25.11
/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11/x86_64-linux
/home/kent/perl5/perlbrew/perls/5.25.11-nossp-sip13-nopmc-nodot/lib/5.25.11