Test-MockCommand v0.05 Perl 5 v5.14.2 armv6l-linux-thread-multi
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Test-MockCommand v0.05
- Platform
- Perl 5 v5.14.2 armv6l-linux-thread-multi
- Date
- 2019-07-16 22:27:40
- ID
- ebddfd6e-a818-11e9-8fa9-99a29f1e7dde
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 Stuart Caie,
This is a computer-generated report for Test-MockCommand-0.05
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'check that auto-save actually wrote a file'
# at t/auto-save2.t line 8.
# Looks like you failed 1 test of 1.
t/auto-save2.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/add-recorder.t ...... ok
t/auto-save1.t ........ ok
t/auto-save3.t ........ ok
t/auto-save4.t ........ ok
# Failed test 'use Test::MockCommand;'
# at t/import-playback2.t line 8.
# Tried to use 'Test::MockCommand'.
# Error: can't open testdb.dat: No such file or directory at t/import-playback2.t line 8.
# BEGIN failed--compilation aborted at t/import-playback2.t line 8.
# Failed test 'testdb.dat was loaded'
# at t/import-playback2.t line 11.
# got: '0'
# expected: '1'
# Looks like you failed 2 tests of 4.
t/import-playback2.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/import-playback1.t .. ok
t/import-record.t ..... ok
t/find.t .............. ok
t/open-handler.t ...... ok
t/load-save.t ......... ok
t/open-normal.t ....... ok
t/pod-coverage.t ...... skipped: only run for author tests
t/playback-nomock.t ... ok
t/playback.t .......... ok
t/pod.t ............... skipped: only run for author tests
t/recording-exec1.t ... ok
t/recording-exec2.t ... ok
t/recording-v595.t .... ok
t/scalar-readline.t ... ok
t/recording.t ......... ok
t/playback-lines.t .... ok
t/status-funcs.t ...... ok
Test Summary Report
-------------------
t/auto-save2.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/import-playback2.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
Files=23, Tests=249, 7 wallclock secs ( 0.82 usr 0.13 sys + 17.33 cusr 4.42 csys = 22.70 CPU)
Result: FAIL
Failed 2/23 test programs. 3/249 subtests failed.
Makefile:867: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
Carp 0 1.38
Data::Dumper 0 2.154
Errno 0 1.13
POSIX 0 1.24
Symbol 0 1.07
Tie::Handle 0 4.2
build_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 7.30
configure_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_GB.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23175
PERL5_CPAN_IS_RUNNING = 23175
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23155,23175
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.14.2/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin
PERLBREW_PERL = perl-5.14.2
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
SHELL = /bin/sh
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000/testwrapper.23160
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000
$EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150005
Cwd 3.47
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.47
JSON 2.97001
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302136
YAML 1.28
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=linux, osvers=3.6.11+, archname=armv6l-linux-thread-multi
uname='linux pi 3.6.11+ #371 preempt thu feb 7 16:31:35 gmt 2013 armv6l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.14.2 -Duseithreads -Dusemultiplicity -Accflags=-Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -march=armv6zk -mcpu=arm1176jzf-s -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/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=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -march=armv6zk -mcpu=arm1176jzf-s -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -march=armv6zk -mcpu=arm1176jzf-s -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Mar 13 2013 09:25:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23175"
PERL5_CPAN_IS_RUNNING="23175"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="23155,23175"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.14.2/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin"
PERLBREW_PERL="perl-5.14.2"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/armv6l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
/home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/armv6l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
.