JSON_minify v1.1 Perl 5 v5.20.2 armv7l-linux
- Status
- Fail
- From
- Nigel Horne
- Dist
-
JSON_minify v1.1
- Platform
- Perl 5 v5.20.2 armv7l-linux
- Date
- 2021-01-24 12:42:23
- ID
- 9b200c7e-5e41-11eb-b9db-b6c7a8faccfa
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 Remi Cohen-Scali,
This is a computer-generated report for JSON_minify-1.1
on perl 5.20.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 "/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin/perl5.20.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Tests were run but no plan was declared and done_testing() was not seen.
t/001_nostrip.t .......
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 5 subtests passed
# Tests were run but no plan was declared and done_testing() was not seen.
t/000_basic.t .........
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 5 subtests passed
t/950_pod.t ........... ok
# Tests were run but no plan was declared and done_testing() was not seen.
t/002_command.t .......
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 5 subtests passed
t/960_pod_coverage.t .. ok
Test Summary Report
-------------------
t/001_nostrip.t (Wstat: 65024 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 254
Parse errors: Tests out of sequence. Found (1) but expected (6)
Bad plan. You planned 5 tests but ran 6.
t/000_basic.t (Wstat: 65024 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 254
Parse errors: Tests out of sequence. Found (1) but expected (6)
Bad plan. You planned 5 tests but ran 6.
t/002_command.t (Wstat: 65024 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 254
Parse errors: Tests out of sequence. Found (1) but expected (6)
Bad plan. You planned 5 tests but ran 6.
Files=5, Tests=21, 1 wallclock secs ( 0.09 usr 0.03 sys + 1.05 cusr 0.35 csys = 1.52 CPU)
Result: FAIL
Failed 3/5 test programs. 3/21 subtests failed.
make: *** [Makefile:923: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
perl 5.008 5.020002
strict 0 1.08
warnings 0 1.23
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.44
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.44
strict 0 1.08
Test::More 0 1.302171
Test::NoWarnings 0 1.04
Test::Pod 1 1.52
Test::Pod::Coverage 1 1.10
warnings 0 1.23
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
NONINTERACTIVE_TESTING = 1
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /tmp/build/Test-Pod-Coverage-1.10-0/blib/arch:/tmp/build/Test-Pod-Coverage-1.10-0/blib/lib:/tmp/build/Pod-Coverage-0.23-0/blib/arch:/tmp/build/Pod-Coverage-0.23-0/blib/lib:/tmp/build/Devel-Symdump-2.18-0/blib/arch:/tmp/build/Devel-Symdump-2.18-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22831
PERL5_CPAN_IS_RUNNING = 22831
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin
PERLBREW_PERL = perl-5.20.2-ld
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.88
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.22820
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin/perl5.20.2
$UID/$EUID = 1000 / 1000
$GID = 1000
$EGID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280217
ExtUtils::Command 7.44
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.75
JSON 4.02
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302171
YAML 1.30
YAML::Syck 1.32
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=linux, osvers=4.19.75-v7l+, archname=armv7l-linux
uname='linux 2c1d99e927e1 4.19.75-v7l+ #1270 smp tue sep 24 18:51:41 bst 2019 armv7l gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld -Dusedevel -Duselongdouble -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include'
ccversion='', gccversion='8.3.0', 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='long 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 /usr/lib/gcc/arm-linux-gnueabihf/8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.28'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.84
Built under linux
Compiled at Feb 2 2020 18:06:26
%ENV:
PERL5LIB="/tmp/build/Test-Pod-Coverage-1.10-0/blib/arch:/tmp/build/Test-Pod-Coverage-1.10-0/blib/lib:/tmp/build/Pod-Coverage-0.23-0/blib/arch:/tmp/build/Pod-Coverage-0.23-0/blib/lib:/tmp/build/Devel-Symdump-2.18-0/blib/arch:/tmp/build/Devel-Symdump-2.18-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22831"
PERL5_CPAN_IS_RUNNING="22831"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/bin"
PERLBREW_PERL="perl-5.20.2-ld"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.88"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/build/Test-Pod-Coverage-1.10-0/blib/arch
/tmp/build/Test-Pod-Coverage-1.10-0/blib/lib
/tmp/build/Pod-Coverage-0.23-0/blib/arch
/tmp/build/Pod-Coverage-0.23-0/blib/lib
/tmp/build/Devel-Symdump-2.18-0/blib/arch
/tmp/build/Devel-Symdump-2.18-0/blib/lib
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/site_perl/5.20.2/armv7l-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/site_perl/5.20.2
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/5.20.2/armv7l-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.2-ld/lib/5.20.2
.