Back
From: Slaven Rezić (SREZIC)
Subject: FAIL Syntax-Highlight-Perl6-0.85 5.12.0 FreeBSD
Date: 2010-09-02T07:51:31Z
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 Ahmad M. Zawawi,
This is a computer-generated report for Syntax-Highlight-Perl6-0.85
on perl 5.12.0, created by CPAN-Reporter-1.1711.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/perl5.12.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322.
# Looks like your test exited with 2 before it could output anything.
t/00-std.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322.
# Looks like you planned 37 tests but ran 5.
# Looks like your test exited with 2 just after 5.
t/01-syntax.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 32/37 subtests
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322, <STDIN> line 1.
# Failed test 'no arguments returned something'
# at t/02-hilitep6.t line 45.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 46.
# Failed test 'no arguments should contain ansi color escape sequences'
# at t/02-hilitep6.t line 46.
# undef
# doesn't match '/\033\[.+?m/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 50.
# Failed test 'no arguments should contain the word foo'
# at t/02-hilitep6.t line 50.
# undef
# doesn't match '/foo/i'
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322, <STDIN> line 1.
# Failed test '--snippet-html=- returned something'
# at t/02-hilitep6.t line 54.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 55.
# Failed test '--snippet-html=- contains <pre> tag'
# at t/02-hilitep6.t line 55.
# undef
# doesn't match '/<pre>/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 56.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 57.
# Failed test '--snippet-html=- should contain the word foo'
# at t/02-hilitep6.t line 57.
# undef
# doesn't match '/foo/i'
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322, <STDIN> line 1.
# Failed test '--simple-html=- returned something'
# at t/02-hilitep6.t line 61.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 62.
# Failed test '--simple-html=- should have <pre> tags'
# at t/02-hilitep6.t line 62.
# undef
# doesn't match '/<pre>/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 63.
# Failed test '--simple-html=- should contain <html>'
# at t/02-hilitep6.t line 63.
# undef
# doesn't match '/<html>/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 64.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 65.
# Failed test '--simple-html=- should contain the word foo'
# at t/02-hilitep6.t line 65.
# undef
# doesn't match '/foo/i'
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322, <STDIN> line 1.
# Failed test '--full-html=- returned something'
# at t/02-hilitep6.t line 69.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 70.
# Failed test '--full-html=- should have <pre> tags'
# at t/02-hilitep6.t line 70.
# undef
# doesn't match '/<pre>/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 71.
# Failed test '--full-html=- should contain <html>'
# at t/02-hilitep6.t line 71.
# undef
# doesn't match '/<html>/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 72.
# Failed test '--full-html=- should contain JS'
# at t/02-hilitep6.t line 72.
# undef
# doesn't match '/text\/javascript/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 73.
# Failed test '--full-html=- should contain the word foo'
# at t/02-hilitep6.t line 73.
# undef
# doesn't match '/foo/i'
Unable to load setting CORE. Did you run make? at /usr/perl5.12.0/lib/site_perl/5.12.0/CursorBase.pm line 322, <STDIN> line 1.
# Failed test '--ansi-text=- returned something'
# at t/02-hilitep6.t line 77.
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 78.
# Failed test '--ansi-text=- should contain ansi color escape sequences'
# at t/02-hilitep6.t line 78.
# undef
# doesn't match '/\033\[.+?m/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 82.
# Failed test '--ansi-text=- should contain the word foo'
# at t/02-hilitep6.t line 82.
# undef
# doesn't match '/foo/i'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 85.
# Failed test '--snippet-html=- & html escaping works'
# at t/02-hilitep6.t line 85.
# undef
# doesn't match '/<>/'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 89.
# Failed test '--snippet-html=- & html escaping works'
# at t/02-hilitep6.t line 89.
# undef
# doesn't match '/&/'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 93.
# Failed test '--simple-html=- html escaping works'
# at t/02-hilitep6.t line 93.
# undef
# doesn't match '/"/'
Use of uninitialized value $this in pattern match (m//) at t/02-hilitep6.t line 97.
# Failed test '--full-html=- html escaping works'
# at t/02-hilitep6.t line 97.
# undef
# doesn't match '/<>/'
# Looks like you failed 22 tests of 30.
t/02-hilitep6.t ..
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 22/30 subtests
Test Summary Report
-------------------
t/00-std.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/01-syntax.t (Wstat: 512 Tests: 5 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 37 tests but ran 5.
t/02-hilitep6.t (Wstat: 5632 Tests: 30 Failed: 22)
Failed tests: 7-11, 13-16, 18-30
Non-zero exit status: 22
Files=3, Tests=35, 54 wallclock secs ( 0.04 usr 0.02 sys + 1.88 cusr 0.11 csys = 2.05 CPU)
Result: FAIL
Failed 3/3 test programs. 22/35 subtests failed.
*** Error code 22
Stop in /var/tmp/CPAN-build/Syntax-Highlight-Perl6-0.85-jASoZe.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- -----
ExtUtils::MakeMaker 6.42 6.56
STD 32116 32116
Term::ANSIColor 2.00 2.02
Test::Exception 0.27 0.29
Test::More 0.86 0.96
configure_requires:
Module Need Have
------------------- ----- -----
ExtUtils::MakeMaker 6.42 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15396
PERL5_CPAN_IS_RUNNING = 15396
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14334,15396
PERL_BATCH = yes
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.12.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_56
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.2206
File::Spec 3.31
Module::Build 0.3607
Module::Signature 0.64
Test::Harness 3.22
Test::More 0.96
YAML 0.72
YAML::Syck 1.14
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-Dprefix=/usr/perl5.12.0 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Apr 13 2010 08:15:11
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15396"
PERL5_CPAN_IS_RUNNING="15396"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="14334,15396"
PERL_BATCH="yes"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/usr/perl5.12.0/lib/site_perl/5.12.0/i386-freebsd
/usr/perl5.12.0/lib/site_perl/5.12.0
/usr/perl5.12.0/lib/5.12.0/i386-freebsd
/usr/perl5.12.0/lib/5.12.0
.