Report for I22r-Translate-0.95

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL I22r-Translate-0.95 v5.25.1 GNU/Linux
Date: 2016-05-10T00:09:41Z

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 Marty O'Brien,

This is a computer-generated report for I22r-Translate-0.95
on perl 5.25.1, created by CPAN-Reporter-1.2017.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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:

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

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-Domw/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-load-backend.t t/02-load-google.t t/04-result.t t/05-request.t t/06-request.t t/20-google.t t/21-google.t t/30-filter-html.t t/31-filter-literal.t t/40-translate.t t/41-w-filter.t t/42-w-multifilter.t t/43-w-timeout.t t/44-w-callbacks.t t/45-w-log.t t/60-end-to-end.t t/61-regular.t t/62-literal.t t/63-entity.t t/64-latin1.t t/65-lcase.t t/66-chinese.t t/68-french.t t/manifest.t t/pod.t
# Testing I22r::Translate 0.95, Perl 5.025001, /tmp/basesmoker-reloperl-Domw/bin/perl
t/00-load.t ............ ok
t/01-load-backend.t .... ok
t/02-load-google.t ..... ok
t/04-result.t .......... ok
t/05-request.t ......... ok
t/06-request.t ......... ok


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/20-google.t .......... ok
t/21-google.t .......... ok
t/30-filter-html.t ..... ok
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/   (   {{ <-- HERE   _\d+  }}  )   / at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Filter/Literal.pm line 20.
Compilation failed in require at t/31-filter-literal.t line 1.
BEGIN failed--compilation aborted at t/31-filter-literal.t line 1.
t/31-filter-literal.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/40-translate.t ....... ok
error loading filter I22r::Translate::Filter::Literal: Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/   (   {{ <-- HERE   _\d+  }}  )   / at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Filter/Literal.pm line 20.
Compilation failed in require at (eval 203) line 1.
BEGIN failed--compilation aborted at (eval 203) line 1.

 at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate.pm line 111.
Use of uninitialized value $filter in string at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Request.pm line 149.
Can't call method "apply" on an undefined value at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Request.pm line 152.
t/41-w-filter.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
error loading filter I22r::Translate::Filter::Literal: Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/   (   {{ <-- HERE   _\d+  }}  )   / at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Filter/Literal.pm line 20.
Compilation failed in require at (eval 203) line 1.
BEGIN failed--compilation aborted at (eval 203) line 1.

 at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate.pm line 111.
Use of uninitialized value $filter in string at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Request.pm line 149.
Can't call method "apply" on an undefined value at /tmp/loop_over_bdir-31266-TTACFI/I22r-Translate-0.95-0/blib/lib/I22r/Translate/Request.pm line 152.
t/42-w-multifilter.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/43-w-timeout.t ....... ok
t/44-w-callbacks.t ..... ok
t/45-w-log.t ........... ok


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/60-end-to-end.t ...... ok


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/61-regular.t ......... ok
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/{{ <-- HERE _1}}/ at t/62-literal.t line 97.
t/62-literal.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/63-entity.t .......... ok


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/64-latin1.t .......... ok
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/{{ <-- HERE _1}}/ at t/65-lcase.t line 39.
t/65-lcase.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 


*******************************************************
***     live translation tests not configured!      ***
*******************************************************
*                                                     *
* If you want to enable live translation tests for    *
* the Google and Microsoft backends, edit the         *
* variable definitions at the bottom of the file      *
*                                                     *
*     t/Constants.pm                                  *
*                                                     *
* Also, set  $t::Constants::CONFIGURED  to  1         *
* instead of  0 .                                     *
*******************************************************


t/66-chinese.t ......... ok
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/{{ <-- HERE _1}}/ at t/68-french.t line 103.
t/68-french.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/manifest.t ........... skipped: Author tests not required for installation
t/pod.t ................ ok

Test Summary Report
-------------------
t/31-filter-literal.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/41-w-filter.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/42-w-multifilter.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/62-literal.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/65-lcase.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/68-french.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=26, Tests=83, 32 wallclock secs ( 0.10 usr  0.12 sys +  7.35 cusr  1.08 csys =  8.65 CPU)
Result: FAIL
Failed 6/26 test programs. 0/83 subtests failed.
Makefile:807: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                   Need Have    
    ------------------------ ---- --------
    Class::Accessor          0    0.34    
    Class::Data::Inheritable 0    0.08    
    HTTP::Request            0    6.11    
    JSON::Any                0    1.39    
    LWP::UserAgent           0    6.15    
    Moose                    0    2.1801  
    Moose::Role              0    2.1801  
    MooseX::ClassAttribute   0    0.27    
    Test::More               0    1.001014
    URI                      0    1.71    

build_requires:

    Module                   Need Have    
    ------------------------ ---- --------
    ExtUtils::MakeMaker      6.36 7.16    
    Test::More               0    1.001014

configure_requires:

    Module                   Need Have    
    ------------------------ ---- --------
    ExtUtils::MakeMaker      6.36 7.16    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31276
    PERL5_CPAN_IS_RUNNING = 31276
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-Domw/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.12    
    CPAN::Meta          2.150005
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.16    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.16    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4218  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 25 subversion 1) configuration:
  Commit id: d35fca5f9e7ec48bb82d2a2d4566dfb68f955e6e
  Platform:
    osname=linux, osvers=4.3.0-1-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k83 4.3.0-1-amd64 #1 smp debian 4.3.3-7 (2016-01-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.25.0-24-gd35fca5/109d -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -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 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.3.1 20160121', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, 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/5/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 -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.21.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.21'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at May  9 2016 19:57:48
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31276"
    PERL5_CPAN_IS_RUNNING="31276"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.25.0-24-gd35fca5/109d/lib/site_perl/5.25.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.25.0-24-gd35fca5/109d/lib/site_perl/5.25.1
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.25.0-24-gd35fca5/109d/lib/5.25.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.25.0-24-gd35fca5/109d/lib/5.25.1
    .