Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Hubot-Scripts-Bundle-0.1.8 v5.8.9 FreeBSD
Date: 2014-02-13T17:18:21Z
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 Hyungsuk Hong,
This is a computer-generated report for Hubot-Scripts-Bundle-0.1.8
on perl 5.8.9, created by CPAN-Reporter-1.2010.
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/local/bin/perl5.8.9t "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23, near ""/repos"
(Might be a runaway multi-line // string starting on line 18)
(Missing operator before repos?)
String found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33, near "$url = ""
(Might be a runaway multi-line "" string starting on line 23)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33, near "//github"
(Missing operator before thub?)
String found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 40, near """
(Might be a runaway multi-line "" string starting on line 33)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 40, near ""Issue"
# Failed test 'use Hubot::Scripts::githubIssue;'
# at t/00_compile.t line 20.
# Tried to use 'Hubot::Scripts::githubIssue'.
# Error: Global symbol "$issue_title" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 18.
# syntax error at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23, near ""/repos"
# Global symbol "$bot_github_repo" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23.
# Global symbol "$body" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23.
# Global symbol "$hdr" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23.
# Global symbol "$body" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23.
# Global symbol "$hdr" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23.
# Global symbol "$url" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33.
# Global symbol "$base_url" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33.
# Global symbol "$url" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33.
# Global symbol "$msg" requires explicit package name at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33.
# /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm has too many errors.
# Compilation failed in require at t/00_compile.t line 20.
# BEGIN failed--compilation aborted at t/00_compile.t line 20.
# Looks like you failed 1 test of 17.
t/00_compile.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
t/01_bugzilla.t .............. ok
t/02_eval.t .................. ok
t/03_ping.t .................. ok
t/04_uptime.t ................ ok
t/05_tell.t .................. ok
t/06_googleImage.t ........... ok
t/07_macboogi.t .............. ok
you have to set env HUBOT_BLACKLIST_MANAGERt/08_blacklist.t ............. ok
you have to set env HUBOT_BLACKLIST_MANAGERt/09_blacklist_permission.t .. ok
t/10_backup.t ................ ok
t/11_dice.t .................. ok
t/12_print.t ................. ok
t/13_rules.t ................. ok
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 23, near ""/repos"
(Might be a runaway multi-line // string starting on line 18)
(Missing operator before repos?)
String found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33, near "$url = ""
(Might be a runaway multi-line "" string starting on line 23)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 33, near "//github"
(Missing operator before thub?)
String found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 40, near """
(Might be a runaway multi-line "" string starting on line 33)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ/blib/lib/Hubot/Scripts/githubIssue.pm line 40, near ""Issue"
Can't locate object method "load" via package "Hubot::Scripts::githubIssue" at /home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/lib/Hubot/Robot.pm line 179.
# Looks like your test exited with 255 before it could output anything.
t/15_githubissue.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/00_compile.t (Wstat: 256 Tests: 17 Failed: 1)
Failed test: 17
Non-zero exit status: 1
t/15_githubissue.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=15, Tests=51, 66 wallclock secs ( 0.05 usr 0.08 sys + 18.38 cusr 2.85 csys = 21.37 CPU)
Result: FAIL
Failed 2/15 test programs. 1/51 subtests failed.
*** [test_dynamic] Error code 255
Stop in /usr/home/eserte/.cpan/build/Hubot-Scripts-Bundle-0.1.8-InkqIZ.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- -----
AnyEvent 0 7.05
AnyEvent::HTTP::ScopedClient 0 0.0.5
DateTime 0 1.05
DateTime::Format::Duration 0 1.03
Encode 0 2.55
JSON 0 2.90
JSON::XS 0 3.01
Lingua::KO::Hangul::Util 0 0.27
List::Util 0 1.38
Redis 0 1.964
Storable 0 2.45
Try::Tiny 0 0.18
URI 0 1.60
configure_requires:
Module Need Have
---------------------------- ---- -----
ExtUtils::MakeMaker 6.30 6.88
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/work/srezic-misc/scripts
PERL5LIB = /home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/arch:/home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/lib:/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/arch:/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/lib:/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/arch:/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/lib:/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/arch:/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/lib:/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/arch:/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/lib:/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/arch:/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/lib:/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/arch:/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/lib:/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/arch:/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 41385
PERL5_CPAN_IS_RUNNING = 41385
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 41363,41385
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/0hbIRRXo2U_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.8.9t
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.88
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4204
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.30
Test::More 1.001002
YAML 0.84
YAML::Syck 1.27
version 0.9907
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=9.2-release, archname=amd64-freebsd-thread-multi
uname='freebsd cvrsnica-freebsd-92 9.2-release freebsd 9.2-release #0 r255898: thu sep 26 22:50:31 utc 2013 root@bake.isc.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.8.9t -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
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 -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -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 ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under freebsd
Compiled at Nov 17 2013 16:12:53
%ENV:
PERL5LIB="/home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/arch:/home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/lib:/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/arch:/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/lib:/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/arch:/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/lib:/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/arch:/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/lib:/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/arch:/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/lib:/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/arch:/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/lib:/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/arch:/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/lib:/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/arch:/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="41385"
PERL5_CPAN_IS_RUNNING="41385"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="41363,41385"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/0hbIRRXo2U_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/arch
/home/eserte/.cpan/build/Lingua-KO-Hangul-Util-0.27-FOBs2W/blib/lib
/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/arch
/home/eserte/.cpan/build/DateTime-Format-Duration-1.03-qQ0jzN/blib/lib
/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/arch
/home/eserte/.cpan/build/WebService-BambooHR-0.03-Yitfhd/blib/lib
/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/arch
/home/eserte/.cpan/build/Hubot-0.2.5-HS1dTh/blib/lib
/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/arch
/home/eserte/.cpan/build/AnyEvent-Campfire-Client-0.0.2-5E42ZQ/blib/lib
/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/arch
/home/eserte/.cpan/build/AnyEvent-Campfire-Stream-0.0.3-XrqLbB/blib/lib
/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/arch
/home/eserte/.cpan/build/AnyEvent-HTTPD-0.93-deQpCE/blib/lib
/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/arch
/home/eserte/.cpan/build/AnyEvent-HTTP-ScopedClient-0.0.5-bcZGY7/blib/lib
/usr/perl5.8.9t/lib/5.8.9/amd64-freebsd-thread-multi
/usr/perl5.8.9t/lib/5.8.9
/usr/perl5.8.9t/lib/site_perl/5.8.9/amd64-freebsd-thread-multi
/usr/perl5.8.9t/lib/site_perl/5.8.9
.