Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL Text-MacroScript-2.11 v5.25.6 GNU/Linux
Date: 2016-10-18T12:37:42Z
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 Paulo Custodio,
This is a computer-generated report for Text-MacroScript-2.11
on perl 5.25.6, created by CPAN-Reporter-1.2018.
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 "/home/cpan2/install/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/fix_003.t .................... ok
t/fix_002.t .................... ok
t/fix_007.t .................... ok
t/fix_004.t .................... ok
t/fix_027.t .................... ok
t/fix_028_037.t ................ ok
t/fix_038.t .................... ok
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
t/expand_file.t ................ ok
t/fix_039.t .................... ok
t/fix_046.t .................... ok
t/fix_040.t .................... ok
t/fix_041.t .................... ok
t/fix_048.t .................... ok
t/fix_049.t .................... ok
t/fix_063.t .................... ok
t/macroscript.t ................ ok
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #1: expansion depends on size of macro name
Error rename on 'test~204031460402451' -> 'test~': Is a directory at t/new.t line 20.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 21 just after 2.
t/new.t ........................
Dubious, test returned 21 (wstat 5376, 0x1500)
All 2 subtests passed
# Issue #1: expansion depends on size of macro name
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
t/new_comment.t ................ ok
t/macros.t ..................... ok
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
t/new_case.t ................... ok
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
t/new_define_macro.t ........... ok
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
t/new_define_script.t .......... ok
(in cleanup) (in cleanup) at /home/cpan2/.cpan/build/Text-MacroScript-2.11-0/blib/lib/Text/MacroScript.pm line 226 during global destruction.
t/new_define_variable.t ........ ok
# Issue #10: macrodir always in embedded mode, ignoring -p option
t/new_escapes.t ................ ok
# Failed test at t/macropp.t line 181.
# got: 'hello <:%DEFINE hello
# Hallo
# %END_DEFINE:>world <:%DEFINE world
# Welt
# %END_DEFINE:><:hello world:>
# '
# expected: 'Hallo Welt
# '
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'Hallo Welt
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test1~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/new_expand_file.t line 54.
# got: 'hello !!%DEFINE hello
# Hallo
# %END_DEFINE!!world !!%DEFINE world
# Welt
# %END_DEFINE!!!!hello world!!
# '
# expected: 'hello
# world
# '
# Looks like you failed 1 test of 19.
t/new_expand_file.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/19 subtests
t/new_embedded.t ............... ok
t/new_list_macro.t ............. ok
t/new_list_script.t ............ ok
t/new_list_variable.t .......... ok
t/new_load_file.t .............. ok
t/new_require.t ................ ok
t/new_undefine_all_macro.t ..... ok
t/new_undefine_all_script.t .... ok
t/new_undefine_all_variable.t .. ok
t/new_undefine_macro.t ......... ok
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
t/new_undefine_script.t ........ ok
t/new_undefine_variable.t ...... ok
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'xxHello Worldxx
# xyHello Worldyx
# Hallo Welt
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'xxHello Worldxx
# xyHello Worldyx
# Hallo Welt
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'Hallo Welt
# xyHello Worldyx
# <:Hello World:>
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'Hallo Welt
# xyHello Worldyx
# <:Hello World:>
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'xxHello Worldxx
# Hallo Welt
# <:Hello World:>
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Failed test at t/macropp.t line 181.
# got: ''
# expected: 'xxHello Worldxx
# Hallo Welt
# <:Hello World:>
# '
# Failed test at t/macropp.t line 182.
# got: 'Can't open test2~: No such file or directory at bin/macropp line 33.
# '
# expected: ''
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #9: macrodir -d: does not replicate source tree in target directory
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
t/variables.t .................. ok
# Issue #7: expansion depends on size of script name
t/scripts.t .................... ok
# Issue #23: macropp: report errors on syntax error
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #23: macropp: report errors on syntax error
# Looks like you failed 15 tests of 113.
t/macropp.t ....................
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/113 subtests
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
# Issue #10: macrodir always in embedded mode, ignoring -p option
t/macrodir.t ................... ok
Test Summary Report
-------------------
t/new.t (Wstat: 5376 Tests: 2 Failed: 0)
Non-zero exit status: 21
Parse errors: No plan found in TAP output
t/new_expand_file.t (Wstat: 256 Tests: 19 Failed: 1)
Failed test: 14
Non-zero exit status: 1
t/macropp.t (Wstat: 3840 Tests: 113 Failed: 15)
Failed tests: 28, 32-33, 80-81, 84-85, 88-89, 92-93, 96-97
100-101
Non-zero exit status: 15
Files=41, Tests=1108, 8 wallclock secs ( 0.32 usr 0.04 sys + 11.80 cusr 0.84 csys = 13.00 CPU)
Result: FAIL
Failed 3/41 test programs. 16/1108 subtests failed.
Makefile:895: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0.22 0.44
enum 1.1 1.11
Object::Tiny::RW 1.07 1.07
Path::Tiny 0.068 0.096
perl 5.01 5.025006
Test::Differences 0.61 0.64
Test::More 1.001014 1.302059
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j5
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19964
PERL5_CPAN_IS_RUNNING = 19964
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12222,19964
PERLBREW_BASHRC_VERSION = 0.76
PERLBREW_HOME = /home/dcollins/.perlbrew
PERLBREW_ROOT = /home/dcollins/toolchain/perl5
PERL_CR_SMOKER_CURRENT = Text-MacroScript-2.11
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = putty
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan2/install/bin/perl
$UID/$EUID = 1003 / 1003
$GID = 1003 1003
$EGID = 1003 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.33
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302059
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 6) configuration:
Commit id: 5654fe3cb7747930ab73ec2386527c2d0007459f
Platform:
osname=linux
osvers=3.16.0-4-amd64
archname=x86_64-linux-thread-multi
uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 gnulinux '
config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan2/install -Uversiononly -des'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -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 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.9.2'
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/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=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -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:
DEBUGGING
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_OP_PARENT
PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL
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_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Sep 29 2016 16:06:12
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19964"
PERL5_CPAN_IS_RUNNING="19964"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12222,19964"
PERLBREW_BASHRC_VERSION="0.76"
PERLBREW_HOME="/home/dcollins/.perlbrew"
PERLBREW_ROOT="/home/dcollins/toolchain/perl5"
PERL_CR_SMOKER_CURRENT="Text-MacroScript-2.11"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan2/install/lib/perl5/site_perl/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/site_perl/5.25.6
/home/cpan2/install/lib/perl5/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/5.25.6
.