Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Acme-OCEORA-Utils-0.03 v5.22.2 GNU/Linux
Date: 2017-07-02T07:43:20Z
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 eisaku ando,
This is a computer-generated report for Acme-OCEORA-Utils-0.03
on perl 5.22.2, created by CPAN-Reporter-1.2017.
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 './Build test':
# Testing Acme::OCEORA::Utils 0.03, Perl 5.022002, /home/njh/perl5/perlbrew/perls/perl-5.22.2/bin/perl5.22.2
t/00-load.t ............ ok
# Testing Acme::OCEORA::Utils::VERSION, Perl 5.022002, /home/njh/perl5/perlbrew/perls/perl-5.22.2/bin/perl5.22.2
# Failed test 'Acme::OCEORA::Utils::sum((1, 2, 3)) does the right thing'
# at t/Acme-OCEORA-Utils.t line 15.
# got: '0'
# expected: '6'
# Looks like you failed 1 test of 2.
t/Acme-OCEORA-Utils.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/manifest.t ........... skipped: Author tests not required for installation
t/pod-coverage.t ....... skipped: Author tests not required for installation
t/pod.t ................ skipped: Author tests not required for installation
Test Summary Report
-------------------
t/Acme-OCEORA-Utils.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=5, Tests=3, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.12 cusr 0.00 csys = 0.17 CPU)
Result: FAIL
Failed 1/5 test programs. 1/3 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------- ---- --------
Test::More 0 1.001014
configure_requires:
Module Need Have
------------- ---- --------
Module::Build 0 0.4224
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j2
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/Module-Build-0.4224-15/blib/arch:/home/njh/.cpan/build/Module-Build-0.4224-15/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 32086
PERL5_CPAN_IS_RUNNING = 32086
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.22.2/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin
PERLBREW_PERL = perl-5.22.2
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.22.2/bin/perl5.22.2
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 1000
$EGID = 1000 4 24 25 29 30 44 46 108 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150001
Cwd 3.56_01
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.14
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.14
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56_01
JSON n/a
JSON::PP 2.27300
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001014
YAML 1.23
YAML::Syck 1.30
version 0.9909
--
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=linux, osvers=4.3.0-1-686-pae, archname=i686-linux-thread-multi
uname='linux zack 4.3.0-1-686-pae #1 smp debian 4.3.5-1 (2016-02-06) i686 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.22.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -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',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='5.3.1 20160424', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/i586-linux-gnu/5/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.22.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.22'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL 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
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at May 2 2016 00:33:45
%ENV:
PERL5LIB="/home/njh/.cpan/build/Module-Build-0.4224-15/blib/arch:/home/njh/.cpan/build/Module-Build-0.4224-15/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="32086"
PERL5_CPAN_IS_RUNNING="32086"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.22.2/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin"
PERLBREW_PERL="perl-5.22.2"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_LOCAL_LIB_ROOT=""
@INC:
/home/njh/.cpan/build/Module-Build-0.4224-15/blib/arch
/home/njh/.cpan/build/Module-Build-0.4224-15/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2/i686-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2
/home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2/i686-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2
.