Report for Text-MicroMason-2.13

Back
From: Andreas J. König (ANDK)
Subject: FAIL Text-MicroMason-2.13 v5.21.4 GNU/Linux
Date: 2014-09-17T03:38:53Z

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 Alan Ferrency,

This is a computer-generated report for Text-MicroMason-2.13
on perl 5.21.4, created by CPAN-Reporter-1.2011.

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-899z/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-startup.t .............. ok
t/01-syntax.t ............... ok
t/02-perl.t ................. ok
t/03-args.t ................. ok
t/04-blocks.t ............... ok
t/05-file.t ................. ok
t/06-masonobj.t ............. ok
t/07-class.t ................ ok

#   Failed test 'first line of $@ describes the error location'
#   at t/08-errors.t line 37.
#                   'MicroMason compilation failed: syntax error at text template (compiled at t/08-errors.t line 35) line 9, at EOF'
#     doesn't match '(?^:MicroMason compilation failed: syntax error at text template \(compiled at t/08-errors.t line \d+\) line 8)'
# MicroMason compilation failed: syntax error at text template (compiled at t/08-errors.t line 35) line 9, at EOF
# 
#    0  # line 1 "text template (compiled at t/08-errors.t line 35)"
#    1  sub { 
#    2  local $SIG{__DIE__} = sub { die "MicroMason execution failed: ", @_ };
#    3  my @OUT; my $_out = sub {push @OUT, @_};
#    4  my %ARGS = @_ if ($#_ % 2);
#    5  push @OUT,( qq(Hello\ world\!\
#    6  This\ ) );
#    7  push @OUT,( "".do{
#    8   thing( 
#    9  } );
#   10  push @OUT,( qq(\ is\ a\ test\.\
#   11  End\.\
#   12  ) );
#   13  join("", @OUT)
#   14  }
# ** Please use Text::MicroMason->new(-LineNumbers) for better diagnostics!
#  at t/08-errors.t line 35.
# 	eval {...} called at t/08-errors.t line 35
# Looks like you failed 1 test of 28.
t/08-errors.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/28 subtests 
Use of uninitialized value in concatenation (.) or string at text template (compiled at t/09-regression.t line 24) line 6.
t/09-regression.t ........... ok
t/31-catch_errors.t ......... ok
t/32-safe.t ................. ok
t/33-filters.t .............. ok
t/34-compile_cache.t ........ ok
t/35-execute_cache.t ........ ok
t/36-template_dir.t ......... ok
t/37-post_process.t ......... ok
t/38-allow_globals.t ........ ok
t/39-debug.t ................ ok
t/40-pass_variables.t ....... ok
t/41-line_numbers.t ......... ok
t/51-server_pages.t ......... ok
t/52-text_template.t ........ ok
t/53-html_template.t ........ ok
t/54-embperl.t .............. ok
t/55-doublequote.t .......... ok
t/56-sprintf.t .............. ok
t/57-plp.t .................. ok
t/58-quicktemplate.t ........ ok
t/81-func-basics.t .......... ok
t/82-func-perl.t ............ ok
t/83-func-blocks.t .......... ok
t/84-func-errors.t .......... ok
t/85-func-file.t ............ ok
t/86-func-safe.t ............ ok
t/89-func-regression.t ...... ok
t/90-cache-dir-conflict.t ... ok
t/91-template_path.t ........ ok
t/92-template_path-cache.t .. ok

Test Summary Report
-------------------
t/08-errors.t             (Wstat: 256 Tests: 28 Failed: 1)
  Failed test:  9
  Non-zero exit status: 1
Files=39, Tests=1308,  5 wallclock secs ( 0.19 usr  0.04 sys +  1.32 cusr  0.11 csys =  1.66 CPU)
Result: FAIL
Failed 1/39 test programs. 1/1308 subtests failed.
Makefile:1044: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Class::MixinFactory 0.9   0.92    
    Cwd                 2.21  3.50    
    File::Spec          0.9   3.50    
    perl                5.006 5.021004
    Safe                0     2.38    
    Test::More          0.48  1.001006

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.98    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.98    


------------------------------
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 = 15725
    PERL5_CPAN_IS_RUNNING = 15725
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.142060
    Cwd                 3.50    
    ExtUtils::CBuilder  0.280219
    ExtUtils::Command   1.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.68    
    ExtUtils::ParseXS   3.25    
    File::Spec          3.50    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4210  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.33    
    Test::More          1.001006
    YAML                1.11    
    YAML::Syck          1.27    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 21 subversion 4) configuration:
  Commit id: e1919fe5716d96be44afc32406d9504bc70403de
  Platform:
    osname=linux, osvers=3.16-1-amd64, archname=x86_64-linux
    uname='linux k83 3.16-1-amd64 #1 smp debian 3.16.2-2 (2014-09-08) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.3-701-ge1919fe/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.1', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    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/4.9/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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL 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 Sep 17 2014 01:39:08
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15725"
    PERL5_CPAN_IS_RUNNING="15725"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.3-701-ge1919fe/165a/lib/site_perl/5.21.4/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.3-701-ge1919fe/165a/lib/site_perl/5.21.4
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.3-701-ge1919fe/165a/lib/5.21.4/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.3-701-ge1919fe/165a/lib/5.21.4
    .