Lingua-Identify-CLD v0.10 Perl 5 v5.26.3 x86_64-linux

Status
Pass
From
Oleg Pronin (SYBER)
Dist
Lingua-Identify-CLD v0.10
Platform
Perl 5 v5.26.3 x86_64-linux
Date
2019-08-05 11:28:58
ID
378cec6a-b774-11e9-8499-4f842958ff60
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 Alberto Manuel Brandao Simoes,

This is a computer-generated report for Lingua-Identify-CLD-0.10
on perl 5.26.3, created by CPAN-Reporter-1.2018.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

cc -I/home/syber/perl5/perlbrew/perls/5.26.3/lib/5.26.3/x86_64-linux/CORE -fPIC -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 -o /tmp/EYmwu_e_Mw/library.o /tmp/EYmwu_e_Mw/library.c
cc -I/home/syber/perl5/perlbrew/perls/5.26.3/lib/5.26.3/x86_64-linux/CORE -fPIC -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 -o /tmp/EYmwu_e_Mw/test.o /tmp/EYmwu_e_Mw/test.c
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o /tmp/EYmwu_e_Mw/libfoo.so /tmp/EYmwu_e_Mw/library.o
cc -fstack-protector-strong -L/usr/local/lib -o /tmp/EYmwu_e_Mw/foo /tmp/EYmwu_e_Mw/test.o -L/tmp/EYmwu_e_Mw -lfoo

** Preparing XS code
# Testing Lingua::Identify::CLD 0.10, Perl 5.026003, /home/syber/perl5/perlbrew/perls/5.26.3/bin/perl
t/00-load.t ....... ok
t/01-identify.t ... ok
t/02-html.t ....... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. skipped: Set AUTHOR_TESTS to enable author tests
t/pod.t ........... skipped: Set AUTHOR_TESTS to enable author tests
All tests successful.
Files=6, Tests=27,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.35 cusr  0.01 csys =  0.38 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need  Have    
    -------------------- ----- --------
    perl                 5.008 5.026003
    XSLoader             0.10  0.27    

build_requires:

    Module               Need  Have    
    -------------------- ----- --------
    Config::AutoConf     0.17  0.317   
    ExtUtils::CBuilder   0.27  0.280225
    ExtUtils::LibBuilder 0.04  0.08    
    ExtUtils::ParseXS    0     3.34    
    Test::More           0     1.302164

configure_requires:

    Module               Need  Have    
    -------------------- ----- --------
    Config::AutoConf     0.16  0.317   
    ExtUtils::LibBuilder 0.04  0.08    
    Module::Build        0.38  0.4229  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LC_COLLATE = ru_RU.utf8
    LC_CTYPE = ru_RU.utf8
    PATH = /home/syber/perl5/perlbrew/bin:/home/syber/perl5/perlbrew/perls/5.26.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11351
    PERL5_CPAN_IS_RUNNING = 11351
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11099,11351
    PERLBREW_HOME = /home/syber/.perlbrew
    PERLBREW_MANPATH = /home/syber/perl5/perlbrew/perls/5.26.3/man
    PERLBREW_PATH = /home/syber/perl5/perlbrew/bin:/home/syber/perl5/perlbrew/perls/5.26.3/bin
    PERLBREW_PERL = 5.26.3
    PERLBREW_ROOT = /home/syber/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.86
    PERLBREW_VERSION = 0.86
    PERL_CR_SMOKER_CURRENT = CPAN-Changes-Cwalitee-0.005
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/syber/perl5/perlbrew/perls/5.26.3/bin/perl
    $UID/$EUID = 1003 / 1003
    $GID = 1003 11 1003
    $EGID = 1003 11 1003

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.18      
    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                n/a       
    JSON::PP            2.27400_02
    Module::Build       0.4229    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302164  
    YAML                n/a       
    YAML::Syck          n/a       
    version             0.9917    


--

Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
   
  Platform:
    osname=linux
    osvers=4.9.0-8-amd64
    archname=x86_64-linux
    uname='linux dexter.crazypanda.ru 4.9.0-8-amd64 #1 smp debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/syber/perl5/perlbrew/perls/5.26.3 -Aeval:scriptdir=/home/syber/perl5/perlbrew/perls/5.26.3/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 ='-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='6.3.0 20170516'
    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/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    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 -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
  Locally applied patches:
    Devel::PatchPerl 1.64
  Built under linux
  Compiled at Aug  5 2019 13:39:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11351"
    PERL5_CPAN_IS_RUNNING="11351"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="11099,11351"
    PERLBREW_HOME="/home/syber/.perlbrew"
    PERLBREW_MANPATH="/home/syber/perl5/perlbrew/perls/5.26.3/man"
    PERLBREW_PATH="/home/syber/perl5/perlbrew/bin:/home/syber/perl5/perlbrew/perls/5.26.3/bin"
    PERLBREW_PERL="5.26.3"
    PERLBREW_ROOT="/home/syber/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.86"
    PERLBREW_VERSION="0.86"
    PERL_CR_SMOKER_CURRENT="CPAN-Changes-Cwalitee-0.005"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/syber/perl5/perlbrew/perls/5.26.3/lib/site_perl/5.26.3/x86_64-linux
    /home/syber/perl5/perlbrew/perls/5.26.3/lib/site_perl/5.26.3
    /home/syber/perl5/perlbrew/perls/5.26.3/lib/5.26.3/x86_64-linux
    /home/syber/perl5/perlbrew/perls/5.26.3/lib/5.26.3
    .