Dancer2-Template-Handlebars v0.2 Perl 5 v5.10.1 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
Dancer2-Template-Handlebars v0.2
- Platform
- Perl 5 v5.10.1 amd64-freebsd
- Date
- 2020-04-12 05:50:29
- ID
- 843e50b2-7c81-11ea-946b-c4591f24ea8f
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 D Ruth Holloway,
This is a computer-generated report for Dancer2-Template-Handlebars-0.2
on perl 5.10.1, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Dancer2/Template/Handlebars.pm loaded ok'
# at t/00-compile.t line 44.
# got: '2304'
# expected: '0'
syntax error at /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4/blib/lib/Dancer2/Template/Handlebars.pm line 1, near "package Dancer2::Template::Handlebars 0.2"
Compilation failed in require at -e line 1.
# Failed test 'Dancer2/Template/Handlebars/Helpers.pm loaded ok'
# at t/00-compile.t line 44.
# got: '2304'
# expected: '0'
syntax error at /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4/blib/lib/Dancer2/Template/Handlebars/Helpers.pm line 1, near "package Dancer2::Template::Handlebars::Helpers 0.2"
Compilation failed in require at -e line 1.
# Looks like you failed 2 tests of 2.
t/00-compile.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Dancer2 any 0.300000
# ExtUtils::MakeMaker any 7.44
# File::Spec any 3.75
# FindBin any 1.50
# IO::Handle any 1.42
# IPC::Open3 any 1.04
# Test::More any 1.302174
# Test::WWW::Mechanize::PSGI any 0.39
# lib any 0.62
# parent any 0.236
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ----------------------------- ---- --------
# Dancer2::Core::Role::Template any 0.300000
# Module::Runtime any 0.016
# Moo any 2.003006
# Sub::Attribute any 0.06
# Text::Handlebars any 0.04
# Try::Tiny any 0.30
# strict any 1.04
# warnings any 1.06
#
t/00-report-prereqs.t .... ok
syntax error at /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4/blib/lib/Dancer2/Template/Handlebars.pm line 1, near "package Dancer2::Template::Handlebars 0.2"
Compilation failed in require at t/01-basic.t line 6.
BEGIN failed--compilation aborted at t/01-basic.t line 6.
# Looks like your test exited with 9 before it could output anything.
t/01-basic.t .............
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 3/3 subtests
Cookie::Baker::XS 0.10 is require. fallback to PP version at /usr/perl5.10.1/lib/site_perl/5.10.1/Cookie/Baker.pm line 17.
Unable to load class for Template component Handlebars: syntax error at /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4/blib/lib/Dancer2/Template/Handlebars.pm line 1, near "package Dancer2::Template::Handlebars 0.2"
Compilation failed in require at /usr/perl5.10.1/lib/site_perl/5.10.1/Module/Runtime.pm line 314.
at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Factory.pm line 16.
Dancer2::Core::Factory::create(Dancer2::Core::Factory=HASH(0x47272e40), "template", "handlebars", "views", "t/views", "layout", undef, "layout_dir", ...) called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/App.pm line 288
Dancer2::Core::App::_build_template_engine(Dancer2::Core::App=HASH(0x47046d68), "handlebars", HASH(0x47272b70)) called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/App.pm line 180
Dancer2::Core::App::__ANON__(Dancer2::Core::App=HASH(0x47046d68), "handlebars", HASH(0x47272b70)) called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Role/ConfigReader.pm line 275
Dancer2::Core::Role::ConfigReader::_compile_config_entry(Dancer2::Core::App=HASH(0x47046d68), "template", "handlebars", HASH(0x47272b70)) called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Role/ConfigReader.pm line 179
Dancer2::Core::Role::ConfigReader::_set_config_entry(Dancer2::Core::App=HASH(0x47046d68), "template", "handlebars") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Role/ConfigReader.pm line 170
Dancer2::Core::Role::ConfigReader::_set_config_entries(Dancer2::Core::App=HASH(0x47046d68), "template", "handlebars") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Role/ConfigReader.pm line 210
Dancer2::Core::Role::ConfigReader::setting(Dancer2::Core::App=HASH(0x47046d68), "template", "handlebars") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/DSL.pm line 153
Dancer2::Core::DSL::setting(Dancer2::Core::DSL=HASH(0x476532a0), "template", "handlebars") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/DSL.pm line 155
Dancer2::Core::DSL::set(Dancer2::Core::DSL=HASH(0x476532a0), "template", "handlebars") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/Role/DSL.pm line 71
Dancer2::Core::Role::DSL::__ANON__("template", "handlebars") called at t/02-app.t line 26
# Looks like your test exited with 9 before it could output anything.
t/02-app.t ...............
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 8/8 subtests
Cookie::Baker::XS 0.10 is require. fallback to PP version at /usr/perl5.10.1/lib/site_perl/5.10.1/Cookie/Baker.pm line 17.
Unable to load class for Template component Handlebars: syntax error at /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4/blib/lib/Dancer2/Template/Handlebars.pm line 1, near "package Dancer2::Template::Handlebars 0.2"
Compilation failed in require at /usr/perl5.10.1/lib/site_perl/5.10.1/Module/Runtime.pm line 314.
at /usr/perl5.10.1/lib/site_perl/5.10.1/Dancer2/Core/App.pm line 288.
# Looks like your test exited with 9 before it could output anything.
t/03-layout.t ............
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 2/2 subtests
t/author-critic.t ........ skipped: these tests are for testing by the author
t/release-unused-vars.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-compile.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/01-basic.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/02-app.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/03-layout.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=7, Tests=3, 2 wallclock secs ( 0.01 usr 0.02 sys + 0.81 cusr 0.20 csys = 1.04 CPU)
Result: FAIL
Failed 4/7 test programs. 2/3 subtests failed.
*** [test_dynamic] Error code 255
Stop in /usr/home/cpansand/.cpan/build/2020041206/Dancer2-Template-Handlebars-0.2-4.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------- -------- --------
Dancer2::Core::Role::Template 0 0.300000
Module::Runtime 0 0.016
Moo 0 2.003006
perl 5.008 5.010001
strict 0 1.04
Sub::Attribute 0 0.06
Text::Handlebars 0 0.04
Try::Tiny 0 0.30
warnings 0 1.06
build_requires:
Module Need Have
----------------------------- -------- --------
Dancer2 0 0.300000
ExtUtils::MakeMaker 0 7.44
File::Spec 0 3.75
FindBin 0 1.50
IO::Handle 0 1.42
IPC::Open3 0 1.04
lib 0 0.62
parent 0 0.236
Test::More 0 1.302174
Test::WWW::Mechanize::PSGI 0 0.39
configure_requires:
Module Need Have
----------------------------- -------- --------
ExtUtils::MakeMaker 0 7.44
opt_build_requires:
Module Need Have
----------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 82138
PERL5_CPAN_IS_RUNNING = 82138
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 80812,82138
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020041206/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2020041206
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.10.1/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302174
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.10.1'
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='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-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 USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at May 15 2014 23:30:26
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="82138"
PERL5_CPAN_IS_RUNNING="82138"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="80812,82138"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020041206/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.10.1/lib/5.10.1/amd64-freebsd
/usr/perl5.10.1/lib/5.10.1
/usr/perl5.10.1/lib/site_perl/5.10.1/amd64-freebsd
/usr/perl5.10.1/lib/site_perl/5.10.1
.