Hailo v0.75 Perl 5 v5.14.2 darwin-thread-multi-2level
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Hailo v0.75
- Platform
- Perl 5 v5.14.2 darwin-thread-multi-2level
- Date
- 2018-11-29 04:11:39
- ID
- df1c19c6-f38c-11e8-a80b-235978027638
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 AEvar Arnfjord Bjarmason,
This is a computer-generated report for Hailo-0.75
on perl 5.14.2, 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 '/sw/bin/make test':
PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin/perl5.14.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/command/*.t t/command/ui/*.t t/hailo/*.t t/hailo/methods/*.t t/storage/*.t t/storage/001_meta/*.t t/storage/SQLite/*.t t/storage/SQLite/memory/*.t t/tokenizer/*.t t/tokenizer/Words/*.t t/ui/*.t
# Testing Hailo 0.75 with /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin/perl5.14.2 5.014002
t/00_diag.t ................................. ok
t/02_trivial.t .............................. ok
t/03_chat.t ................................. ok
t/04_sanity.t ............................... ok
t/command/passthrough.t ..................... ok
t/01_compile.t .............................. ok
t/hailo/brain_resource.t .................... ok
t/command/run.t ............................. ok
t/hailo/destruction.t ....................... ok
t/command/ui/readline_chat.t ................ ok
t/hailo/methods.t ........................... ok
t/hailo/non_standard_plugin.t ............... skipped: A `Issuing rollback() due to DESTROY without explicit disconnect()' bug in Hailo
t/hailo/methods/order.t ..................... ok
t/hailo/real_workload.t ..................... skipped: You need BRAIN=... with a path to a Hailo brain and LOG= with an irc log
t/storage/001_meta/arguments.t .............. ok
t/hailo/synopsis.t .......................... ok
t/storage/001_meta/options.t ................ ok
t/storage/MySQL.t ........................... skipped: You need the optional DBD::mysql module for MySQL support
t/storage/001_meta/switch-tokenizer.t ....... ok
# Using DBD::SQLite version '1.54'/'3.13.0'; unicode:'1'
t/storage/SQLite/00-version.t ............... ok
t/storage/PostgreSQL.t ...................... skipped: You need the optional DBD::Pg module for PostgreSQL support
t/storage/001_meta/switch-order.t ........... ok
t/storage/SQLite/file-exhaustive-all.t ...... skipped: Set TEST_EXHAUSTIVE_ALL= to run all exhaustive tests, these take a lot of time
# Looks like you planned 53 tests but ran 60.
t/command/shell.t ...........................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 53 subtests passed
t/storage/SQLite/file.t ..................... ok
t/storage/SQLite/in-memory.t ................ ok
t/storage/SQLite/memory/babble.t ............ ok
t/storage/SQLite/memory.t ................... ok
t/storage/SQLite/memory/badger.t ............ ok
t/storage/SQLite/memory/congress.t .......... ok
t/storage/SQLite/memory/congress_unknown.t .. ok
t/storage/SQLite/file-exhaustive.t .......... ok
t/storage/SQLite/nonalpha.t ................. ok
t/storage/SQLite/memory/megahal.t ........... ok
t/storage/SQLite/memory/starcraft.t ......... ok
t/storage/SQLite/pragmas.t .................. ok
t/tokenizer/Words.t ......................... ok
t/tokenizer/Words/twitter-names.t ........... ok
t/tokenizer/Chars.t ......................... ok
t/ui/readline.t ............................. ok
t/tokenizer/Words/utf8-text.t ............... ok
Test Summary Report
-------------------
t/command/shell.t (Wstat: 65280 Tests: 60 Failed: 7)
Failed tests: 54-60
Non-zero exit status: 255
Parse errors: Bad plan. You planned 53 tests but ran 60.
Files=41, Tests=8253, 8 wallclock secs ( 0.86 usr 0.22 sys + 22.02 cusr 8.27 csys = 31.37 CPU)
Result: FAIL
Failed 1/41 test programs. 7/8253 subtests failed.
make: *** [Makefile:996: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ----- ----------
autodie 0 2.29
Class::Load 0 0.24
Data::Dump 0 1.23
DBD::SQLite 0 1.54
Dir::Self 0 0.11
File::CountLines 0 0.0.3
File::Spec::Functions 0 3.75
Getopt::Long::Descriptive 0 0.100
IO::Interactive 0 1.022
IPC::System::Simple 0 1.25
List::MoreUtils 0 0.419
Moose 0 2.2006
MooseX::Getopt 0 0.71
MooseX::StrictConstructor 0 0.21
MooseX::Types 0 0.50
namespace::clean 0 0.27
perl 5.010 5.014002
Regexp::Common 0 2017060201
Term::ReadLine 0 1.14
Term::Sk 0 0.18
Time::HiRes 0 1.9744
build_requires:
Module Need Have
------------------------- ----- ----------
Bot::Training 0.06 0.07
Bot::Training::MegaHAL 0.03 0.03
Bot::Training::StarCraft 0.03 0.03
Data::Section 0 0.200007
ExtUtils::MakeMaker 0 7.34
File::Slurp 0 9999.19
Pod::Section 0 0.02
Test::Exception 0 0.43
Test::Expect 0 0.34
Test::More 0 1.302078
Test::Output 0 1.031
Test::Script 0 1.23
Test::Script::Run 0 0.08
configure_requires:
Module Need Have
------------------------- ----- ----------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_US.UTF-8
LC_ALL = POSIX
NONINTERACTIVE_TESTING = 1
PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin:src/njh/smoker/bin:/Users/hornenj/homebrew/bin:/Users/hornenj/bin:/usr/bin:/bin:/usr/X11R6/bin:/sw/bin
PERL5LIB = /Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/arch:/Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/lib:/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/arch:/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/lib:/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/arch:/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/lib:/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/arch:/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/lib:/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/arch:/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/lib:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/arch:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/lib:/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/arch:/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/lib:/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/arch:/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/lib:/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/arch:/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 83556
PERL5_CPAN_IS_RUNNING = 83556
PERLBREW_HOME = /Users/hornenj/.perlbrew
PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/man
PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin
PERLBREW_PERL = perl-5.14.2
PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T//testwrapper.83542
VERSIONER_PERL_PREFER_32_BIT = no
VERSIONER_PERL_VERSION = 5.18
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin/perl5.14.2
$UID/$EUID = 12481 / 12481
$GID = 14 14 206 5344 37191 527 12 62 98 204 399 37223 241 223 100
$EGID = 14 14 206 5344 37191 527 12 62 98 204 399 37223 241 223 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 2.97001
JSON::PP 2.94
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302078
YAML 1.27
YAML::Syck 1.31
version 0.9918
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=darwin, osvers=14.3.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2027.ncbi.nlm.nih.gov 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin'
hint=recommended, useposix=true, d_sigaction=define
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 ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.30
Built under darwin
Compiled at Apr 20 2015 09:52:37
%ENV:
PERL5LIB="/Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/arch:/Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/lib:/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/arch:/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/lib:/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/arch:/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/lib:/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/arch:/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/lib:/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/arch:/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/lib:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/arch:/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/lib:/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/arch:/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/lib:/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/arch:/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/lib:/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/arch:/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/lib:/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/arch:/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="83556"
PERL5_CPAN_IS_RUNNING="83556"
PERLBREW_HOME="/Users/hornenj/.perlbrew"
PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin"
PERLBREW_PERL="perl-5.14.2"
PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/arch
/Users/hornenj/.cpan/build/Test-Script-Run-0.08-51/blib/lib
/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/arch
/Users/hornenj/.cpan/build/Term-Sk-0.18-53/blib/lib
/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/arch
/Users/hornenj/.cpan/build/Regexp-Common-2017060201-52/blib/lib
/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/arch
/Users/hornenj/.cpan/build/Pod-Section-0.02-30/blib/lib
/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/arch
/Users/hornenj/.cpan/build/Pod-Abstract-0.20-30/blib/lib
/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/arch
/Users/hornenj/.cpan/build/MooseX-StrictConstructor-0.21-53/blib/lib
/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/arch
/Users/hornenj/.cpan/build/File-CountLines-v0.0.3-67/blib/lib
/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/arch
/Users/hornenj/.cpan/build/Bot-Training-StarCraft-0.03-67/blib/lib
/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/arch
/Users/hornenj/.cpan/build/Bot-Training-MegaHAL-0.03-67/blib/lib
/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/arch
/Users/hornenj/.cpan/build/Bot-Training-0.07-78/blib/lib
/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/arch
/Users/hornenj/.cpan/build/Dir-Self-0.11-69/blib/lib
/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/arch
/Users/hornenj/.cpan/build/Data-PathSimple-v1.0.3-30/blib/lib
/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
.