Math-GMP v2.25 Perl 5 v5.36.0 x86_64-linux

Status
Pass
From
Dagfinn Ilmari Mannsåker
Dist
Math-GMP v2.25
Platform
Perl 5 v5.36.0 x86_64-linux
Date
2022-12-12 11:08:52
ID
5c68e458-7a0d-11ed-a126-cc1fc4f39eb1
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 SHLOMIF,

This is a computer-generated report for Math-GMP-2.25
on perl 5.36.0, created by App::cpanminus::reporter 0.17 (1.7046).

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-GMP-2.25
cp lib/Math/GMP.pm blib/lib/Math/GMP.pm
AutoSplitting blib/lib/Math/GMP.pm (blib/lib/auto/Math/GMP)
Running Mkbootstrap for GMP ()
chmod 644 "GMP.bs"
"/home/ilmari/perl5/perlbrew/perls/36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/GMP/GMP.bs 644
"/home/ilmari/perl5/perlbrew/perls/36.0/bin/perl" "/home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0/ExtUtils/xsubpp"  -typemap '/home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0/ExtUtils/typemap' -typemap '/home/ilmari/.cpanm/work/1670843322.1253463/Math-GMP-2.25/typemap'  GMP.xs > GMP.xsc
mv GMP.xsc GMP.c
cc -c   -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2   -DVERSION=\"2.25\" -DXS_VERSION=\"2.25\" -fPIC "-I/home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0/x86_64-linux/CORE"   GMP.c
rm -f blib/arch/auto/Math/GMP/GMP.so
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  GMP.o  -o blib/arch/auto/Math/GMP/GMP.so  \
   -lgmp   \
  
chmod 755 blib/arch/auto/Math/GMP/GMP.so
"/home/ilmari/perl5/perlbrew/perls/36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/GMP/GMP.bs 644
PERL_DL_NONLAZY=1 "/home/ilmari/perl5/perlbrew/perls/36.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ...................... ok
t/01_gmppm.t ........................ ok
t/02_init_from_float.t .............. ok
t/check-funcs-ret-value--rt92593.t .. ok
t/test-use-constant.t ............... ok
All tests successful.
Files=5, Tests=1076,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.24 cusr  0.01 csys =  0.28 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/ilmari/.perlbrew/libs/36.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/36.0/bin:/home/ilmari/.pyenv/shims:/home/ilmari/.pyenv/bin:/home/ilmari/.local/bin:/home/ilmari/go/bin:/home/ilmari/.cargo/bin:/usr/lib/ccache:/home/ilmari/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/ilmari/.perlbrew/libs/36.0@std/lib/perl5
    PERLBREW_HOME = /home/ilmari/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /home/ilmari/.perlbrew/libs/36.0@std/man:/home/ilmari/perl5/perlbrew/perls/36.0/man
    PERLBREW_PATH = /home/ilmari/.perlbrew/libs/36.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/36.0/bin
    PERLBREW_PERL = 36.0
    PERLBREW_ROOT = /home/ilmari/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.91
    PERL_LOCAL_LIB_ROOT = /home/ilmari/.perlbrew/libs/36.0@std
    PERL_MB_OPT = --install_base /home/ilmari/.perlbrew/libs/36.0@std
    PERL_MM_OPT = INSTALL_BASE=/home/ilmari/.perlbrew/libs/36.0@std
    SHELL = /bin/bash
    TERM = xterm-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/ilmari/perl5/perlbrew/perls/36.0/bin/perl
    GID = 1000 4 24 25 27 29 30 44 46 50 108 114 128 129 999 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.06    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-13-amd64
    archname=x86_64-linux
    uname='linux ilmari-thinkpad 5.10.0-13-amd64 #1 smp debian 5.10.106-1 (2022-03-17) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/ilmari/perl5/perlbrew/perls/36.0 -Duseshrplib -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/home/ilmari/perl5/perlbrew/perls/36.0/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
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='10.2.1 20210110'
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E -Wl,-rpath,/home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0/x86_64-linux/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 May 31 2022 10:37:52
  %ENV:
    PERL5LIB="/home/ilmari/.perlbrew/libs/36.0@std/lib/perl5"
    PERLBREW_HOME="/home/ilmari/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/home/ilmari/.perlbrew/libs/36.0@std/man:/home/ilmari/perl5/perlbrew/perls/36.0/man"
    PERLBREW_PATH="/home/ilmari/.perlbrew/libs/36.0@std/bin:/home/ilmari/perl5/perlbrew/bin:/home/ilmari/perl5/perlbrew/perls/36.0/bin"
    PERLBREW_PERL="36.0"
    PERLBREW_ROOT="/home/ilmari/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.91"
    PERL_LOCAL_LIB_ROOT="/home/ilmari/.perlbrew/libs/36.0@std"
    PERL_MB_OPT="--install_base /home/ilmari/.perlbrew/libs/36.0@std"
    PERL_MM_OPT="INSTALL_BASE=/home/ilmari/.perlbrew/libs/36.0@std"
  @INC:
    /home/ilmari/.perlbrew/libs/36.0@std/lib/perl5/x86_64-linux
    /home/ilmari/.perlbrew/libs/36.0@std/lib/perl5
    /home/ilmari/perl5/perlbrew/perls/36.0/lib/site_perl/5.36.0/x86_64-linux
    /home/ilmari/perl5/perlbrew/perls/36.0/lib/site_perl/5.36.0
    /home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0/x86_64-linux
    /home/ilmari/perl5/perlbrew/perls/36.0/lib/5.36.0