Encode-Detect v1.01 Perl 5 v5.18.4 amd64-freebsd

Status
Unknown
From
Slaven Rezić (SREZIC)
Dist
Encode-Detect v1.01
Platform
Perl 5 v5.18.4 amd64-freebsd
Date
2019-01-17 19:17:13
ID
7eb0b502-1a8c-11e9-b0d4-a93a8bbe02db
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 John Gardiner Myers,

This is a computer-generated report for Encode-Detect-1.01
on perl 5.18.4, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 './Build':

Building Encode-Detect
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/CharDistribution.o src/CharDistribution.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/JpCntx.o src/JpCntx.cpp
src/JpCntx.cpp:197:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
  if ((unsigned char)*str >= (unsigned char)0x81 && (unsigned char)*str <= (unsigned char)0x9f || 
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
src/JpCntx.cpp:197:50: note: place parentheses around the '&&' expression to silence this warning
  if ((unsigned char)*str >= (unsigned char)0x81 && (unsigned char)*str <= (unsigned char)0x9f || 
                                                 ^
      (                                                                                       )
src/JpCntx.cpp:198:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
      (unsigned char)*str >= (unsigned char)0xe0 && (unsigned char)*str <= (unsigned char)0xfc )
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/JpCntx.cpp:198:50: note: place parentheses around the '&&' expression to silence this warning
      (unsigned char)*str >= (unsigned char)0xe0 && (unsigned char)*str <= (unsigned char)0xfc )
                                                 ^
      (                                                                                       )
src/JpCntx.cpp:215:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
      (unsigned char)*str >= (unsigned char)0xa1 && 
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
src/JpCntx.cpp:215:50: note: place parentheses around the '&&' expression to silence this warning
      (unsigned char)*str >= (unsigned char)0xa1 && 
                                                 ^
      (
3 warnings generated.
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangBulgarianModel.o src/LangBulgarianModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangCyrillicModel.o src/LangCyrillicModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangGreekModel.o src/LangGreekModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangHebrewModel.o src/LangHebrewModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangHungarianModel.o src/LangHungarianModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/LangThaiModel.o src/LangThaiModel.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsBig5Prober.o src/nsBig5Prober.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsCharSetProber.o src/nsCharSetProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsEUCJPProber.o src/nsEUCJPProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsEUCKRProber.o src/nsEUCKRProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsEUCTWProber.o src/nsEUCTWProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsEscCharsetProber.o src/nsEscCharsetProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsEscSM.o src/nsEscSM.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsGB2312Prober.o src/nsGB2312Prober.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsHebrewProber.o src/nsHebrewProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsLatin1Prober.o src/nsLatin1Prober.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsMBCSGroupProber.o src/nsMBCSGroupProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsMBCSSM.o src/nsMBCSSM.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsSBCSGroupProber.o src/nsSBCSGroupProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsSBCharSetProber.o src/nsSBCharSetProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsSJISProber.o src/nsSJISProber.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsUTF8Prober.o src/nsUTF8Prober.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o src/nsUniversalDetector.o src/nsUniversalDetector.cpp
cc -Isrc -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -DVERSION="1.01" -DXS_VERSION="1.01" -DPIC -fPIC -x c++ -Iinclude -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -o lib/Encode/Detect/Detector.o lib/Encode/Detect/Detector.c
In file included from lib/Encode/Detect/Detector.xs:40:
In file included from /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:3476:
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:323:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] set_cur    depth=%d\n", \
                       ^
                        
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:323:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] set_cur    depth=%d\n", \
                                 ^
                                  
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:341:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n",          \
                       ^
                        
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:341:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n",          \
                                 ^
                                  
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:349:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n",       \
                       ^
                        
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:349:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
              "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n",       \
                                 ^
                                  
In file included from lib/Encode/Detect/Detector.xs:40:
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:4257:37: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  INIT("Use of uninitialized value%"SVf"%s%s");
                                    ^
                                     
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:4277:75: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  INIT("Modification of non-creatable hash value attempted, subscript \"%"SVf"\"");
                                                                          ^
                                                                           
lib/Encode/Detect/Detector.c:400:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XS_EXTERNAL(boot_Encode__Detect__Detector); /* prototype to pass -Wmissing-prototypes */
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/XSUB.h:145:33: note: expanded from macro 'XS_EXTERNAL'
#      define XS_EXTERNAL(name) extern "C" XSPROTO(name)
                                ^
1 warning and 8 errors generated.
error building lib/Encode/Detect/Detector.o from 'lib/Encode/Detect/Detector.c' at /usr/perl5.18.4p/lib/site_perl/5.18.4/ExtUtils/CBuilder/Base.pm line 184.

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

Prerequisite modules loaded:

requires:

    Module             Need Have    
    ------------------ ---- --------
    ExtUtils::CBuilder 0    0.280230
    Module::Build      0    0.4224  

build_requires:

    Module             Need Have    
    ------------------ ---- --------
    ExtUtils::CBuilder 0    0.280230


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /usr/perl5.18.4p/bin/perl5.18.4
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 84593
    PERL5_CPAN_IS_RUNNING = 84593
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 84467,84593
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019011716/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2019011716

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

    $^X = /usr/perl5.18.4p/bin/perl5.18.4
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302136
    YAML                1.26    
    YAML::Syck          1.30    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=11.1-stable, archname=amd64-freebsd
    uname='freebsd ali3.bbbike.org 11.1-stable freebsd 11.1-stable #0 b7ba9aef7e5(stable11): wed oct 11 00:23:27 utc 2017 root@ali3.bbbike.org:usrobjhomeprojectsfreebsdsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.18.4p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 5.0.0 (tags/RELEASE_500/final 312559)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Oct 19 2017 14:17:00
  %ENV:
    PERL="/usr/perl5.18.4p/bin/perl5.18.4"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="84593"
    PERL5_CPAN_IS_RUNNING="84593"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="84467,84593"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019011716/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd
    /usr/perl5.18.4p/lib/site_perl/5.18.4
    /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd
    /usr/perl5.18.4p/lib/5.18.4
    .