Math-BigInt-FastCalc v0.5020 Perl 5 v5.38.2 arm-android

Status
Pass
From
Trizen
Dist
Math-BigInt-FastCalc v0.5020
Platform
Perl 5 v5.38.2 arm-android
Date
2025-05-27 17:06:45
ID
f7ecbf9e-3b1c-11f0-ad93-ffb8a2c34972
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 PJACKLAM,

This is a computer-generated report for Math-BigInt-FastCalc-0.5020
on perl 5.38.2, created by App::cpanminus::reporter 0.21 (1.7047).

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-BigInt-FastCalc-0.5020
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
"/data/data/com.termux/files/usr/bin/perl" "/data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.2/ExtUtils/xsubpp"  -typemap '/data/data/com.termux/files/usr/lib/perl5/5.38.2/ExtUtils/typemap'  FastCalc.xs > FastCalc.xsc
cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm
"/data/data/com.termux/files/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
mv FastCalc.xsc FastCalc.c
arm-linux-androideabi-clang -c   -I/data/data/com.termux/files/usr/include -D__USE_BSD=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -s -march=native -O3 -pipe -fno-plt   -DVERSION=\"0.5020\" -DXS_VERSION=\"0.5020\" -fPIC -Wno-unused-function "-I/data/data/com.termux/files/usr/lib/perl5/5.38.2/arm-android/CORE"   FastCalc.c
clang: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-fno-plt' [-Wunused-command-line-argument]
rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
arm-linux-androideabi-clang -Wl,-rpath=/data/data/com.termux/files/usr/lib -Wl,--enable-new-dtags  -I/data/data/com.termux/files/usr/include -shared -I/data/data/com.termux/files/usr/include  -Wl,-rpath=/data/data/com.termux/files/usr/lib -L/data/data/com.termux/files/usr/lib -landroid-utimes -lm  FastCalc.o  -o blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so  \
    "-L/data/data/com.termux/files/usr/lib/perl5/5.38.2/arm-android/CORE" -lperl   \
  
chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
Manifying 1 pod document
"/data/data/com.termux/files/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
PERL_DL_NONLAZY=1 "/data/data/com.termux/files/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test.
# 
# Testing with Perl 5.038002, /data/data/com.termux/files/usr/bin/perl
# 
#      Version Module
#      ------- ------
#     2.005003 Math::BigInt
#     2.005003 Math::BigInt::Lib
#     2.005003 Math::BigInt::Calc
#       0.5020 Math::BigInt::FastCalc
# 
t/01load.t ..... ok
t/bigfltpm.t ... ok
t/bigintfc.t ... ok
t/bigintpm.t ... ok
t/biglog.t ..... ok
t/bigroot.t .... ok
t/bootstrap.t .. ok
t/leak.t ....... ok
t/mbi_rand.t ... ok
t/mbimbf.t ..... ok
All tests successful.
Files=11, Tests=9317, 72 wallclock secs ( 7.59 usr  0.61 sys + 70.13 cusr  1.23 csys = 79.56 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                1.22     1.54    
    Math::BigInt        2.005001 2.005003
    perl                5.006001 5.038002
    XSLoader            0        0.24    

configure:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.58     7.70    


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

Environment variables:

    CCFLAGS = -s -march=native -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
    LANG = en_US.UTF-8
    LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
    PATH = /data/data/com.termux/files/usr/bin
    PERL_MM_OPT = OPTIMIZE="-s -march=native -O3 -pipe -fno-plt"
    PREFIX = /data/data/com.termux/files/usr
    SHELL = /data/data/com.termux/files/usr/bin/zsh
    TEMP = /tmp
    TERM = xterm-256color
    TMPDIR = /data/data/com.termux/files/usr/tmp

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

    EGID = 10230 3003 9997 50230
    EUID = 10230
    EXECUTABLE_NAME = /data/data/com.termux/files/usr/bin/perl
    GID = 10230 3003 9997 50230
    UID = 10230

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302214
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
   
  Platform:
    osname=android
    osvers=current
    archname=arm-android
    uname=''
    config_args='--target=arm-linux-androideabi --with-cc=arm-linux-androideabi-clang --with-ranlib=llvm-ranlib -Dosname=android -Dsysroot=-I/data/data/com.termux/files -Dprefix=/data/data/com.termux/files/usr -Dsh=/data/data/com.termux/files/usr/bin/sh -Dld=arm-linux-androideabi-clang -Wl,-rpath=/data/data/com.termux/files/usr/lib -Wl,--enable-new-dtags -Dar=llvm-ar -Duseshrplib -Duseithreads -Dusemultiplicity -Doptimize=-O2 --with-libs=-lm -L/data/data/com.termux/files/usr/lib -landroid-utimes --keeplog --mode=target --target=arm-linux-androideabi --targetarch=arm-unknown-linux-androideabi'
    hint=default
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='arm-linux-androideabi-clang'
    ccflags ='-I/data/data/com.termux/files/usr/include  -D__USE_BSD=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-I/data/data/com.termux/files/usr/include'
    ccversion=''
    gccversion='0.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='arm-linux-androideabi-clang -Wl,-rpath=/data/data/com.termux/files/usr/lib -Wl,--enable-new-dtags'
    ldflags ='-I/data/data/com.termux/files/usr/include  -Wl,-rpath=/data/data/com.termux/files/usr/lib -L/data/data/com.termux/files/usr/lib -landroid-utimes -lm'
    libpth=/data/data/com.termux/files/usr/lib /data/data/com.termux/files/usr/local/lib
    libs=-lm -L/data/data/com.termux/files/usr/lib -landroid-utimes
    perllibs=-lm
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC -Wno-unused-function'
    lddlflags='-I/data/data/com.termux/files/usr/include -shared -I/data/data/com.termux/files/usr/include  -Wl,-rpath=/data/data/com.termux/files/usr/lib -L/data/data/com.termux/files/usr/lib -landroid-utimes -lm'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ZAPHOD32
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under android
  Compiled at May  6 2024 02:27:37
  %ENV:
    PERL_MM_OPT="OPTIMIZE="-s -march=native -O3 -pipe -fno-plt""
  @INC:
    /data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.2/arm-android
    /data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.2
    /data/data/com.termux/files/usr/lib/perl5/5.38.2/arm-android
    /data/data/com.termux/files/usr/lib/perl5/5.38.2