Test-Harness v3.49_01 Perl 5 v5.38.0 x86_64-linux
- Status
- Fail
- From
- David Cantrell (DCANTRELL)
- Dist
-
Test-Harness v3.49_01
- Platform
- Perl 5 v5.38.0 x86_64-linux
- Date
- 2024-04-29 06:00:45
- ID
- d182e866-05ed-11ef-ad19-8538a214b4dd
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 Leon Timmermans,
This is a computer-generated report for Test-Harness-3.49_01
on perl 5.38.0, created by CPAN-Reporter-1.2019.
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/david/cpantesting/perl-5.38.0-NO_TAINT/bin/perl" "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
# Testing Test::Harness 3.49_01, Perl 5.038000, /home/david/cpantesting/perl-5.38.0-NO_TAINT/bin/perl
t/000-load.t .................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/aggregator.t ..................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/bailout.t .....................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/base.t ........................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/callbacks.t ...................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/compat/env.t .................. ok
t/compat/env_opts.t ............. ok
t/compat/failure.t .............. ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test at t/compat/inc-propagation.t line 57.
# got: '1'
# expected: '0'
# Looks like you failed 1 test of 2.
t/compat/inc-propagation.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test 'tests with taint on preserve @INC'
# at t/compat/inc_taint.t line 34.
# Looks like you failed 1 test of 1.
t/compat/inc_taint.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/compat/nonumbers.t ............ ok
t/compat/regression.t ........... ok
t/compat/subclass.t ............. ok
t/compat/switches.t ............. ok
t/compat/test-harness-compat.t .. ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/compat/version.t ..............
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/console.t ..................... ok
t/env_opts.t .................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/errors.t ......................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/file.t ........................ ok
t/glob-to-regexp.t .............. ok
t/grammar.t ..................... ok
t/harness-bailout.t ............. ok
t/harness-subclass.t ............ ok
t/harness.t ..................... ok
t/iterator_factory.t ............ ok
t/iterators.t ................... ok
t/multiplexer.t ................. ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/nested.t ......................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/nofork-mux.t .................. ok
t/nofork.t ...................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/object.t ......................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/parse.t ....................... ok
t/parser-config.t ............... ok
t/parser-subclass.t ............. ok
t/perl5lib.t .................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/premature-bailout.t ...........
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/process.t ..................... ok
t/prove.t ....................... ok
t/proverc.t ..................... ok
t/proverun.t .................... ok
t/proveversion.t ................ ok
# Failed test ''inc_taint' should parse successfully'
# at t/regression.t line 3317.
# Can't locate object method "tests_planned" via package "TAP::Parser::Result::Unknown" at t/regression.t line 3399, <GEN60> line 1.
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test '... and we should have the correct number of results (inc_taint)'
# at t/regression.t line 3405.
# got: '2'
# expected: '0'
# Failed test '... and exit should equal 0 (inc_taint)'
# at t/regression.t line 3340.
# got: '29'
# expected: '0'
# Failed test '... and tests_run should return a reasonable value (inc_taint)'
# at t/regression.t line 3331.
# Failed test '... and tests_planned should equal 1 (inc_taint)'
# at t/regression.t line 3340.
# got: undef
# expected: '1'
# Failed test '... and plan should equal 1..1 (inc_taint)'
# at t/regression.t line 3340.
# got: ''
# expected: '1..1'
# Failed test '... and actual_passed should be the correct amount (inc_taint)'
# at t/regression.t line 3344.
# got: '0'
# expected: '1'
# Failed test '... and actual_passed should be the correct values (inc_taint)'
# at t/regression.t line 3346.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = '1'
# Failed test '... and parse_errors should be the correct amount (inc_taint)'
# at t/regression.t line 3344.
# got: '1'
# expected: '0'
# Failed test '... and parse_errors should be the correct values (inc_taint)'
# at t/regression.t line 3346.
# Structures begin differing at:
# $got->[0] = 'No plan found in TAP output'
# $expected->[0] = Does not exist
# Failed test '... and passed should be the correct amount (inc_taint)'
# at t/regression.t line 3344.
# got: '0'
# expected: '1'
# Failed test '... and passed should be the correct values (inc_taint)'
# at t/regression.t line 3346.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = '1'
# Failed test '... and good_plan should return a reasonable value (inc_taint)'
# at t/regression.t line 3331.
# Failed test '... and is_good_plan should return a reasonable value (inc_taint)'
# at t/regression.t line 3331.
# Failed test '... and wait should equal 0 (inc_taint)'
# at t/regression.t line 3340.
# got: '7424'
# expected: '0'
# Looks like you failed 15 tests of 7493.
t/regression.t ..................
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/7493 subtests
(less 24 skipped subtests: 7454 okay)
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/results.t .....................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/rulesfile.t ................... ok
t/scheduler.t ................... ok
t/source.t ...................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test '... line 1'
# at t/source_handler.t line 413.
# got: undef
# expected: '1..1'
# Failed test '... line 2'
# at t/source_handler.t line 413.
# got: undef
# expected: 'ok 1 - source'
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test '... line 1'
# at t/source_handler.t line 413.
# got: undef
# expected: '1..1'
# Failed test '... line 2'
# at t/source_handler.t line 413.
# got: undef
# expected: 'ok 1 - source'
# Looks like you failed 4 tests of 82.
t/source_handler.t ..............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/82 subtests
(less 4 skipped subtests: 74 okay)
t/spool.t ....................... ok
t/state.t ....................... ok
t/state_results.t ............... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/streams.t .....................
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test at t/taint.t line 35.
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
# Failed test at t/taint.t line 35.
# Looks like you failed 2 tests of 2.
t/taint.t .......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/testargs.t .................... ok
t/unicode.t ..................... ok
This perl was compiled without taint support. Cowardly refusing to run with -t or -T flags.
t/yamlish-output.t ..............
Dubious, test returned 29 (wstat 7424, 0x1d00)
No subtests run
t/yamlish-writer.t .............. ok
t/yamlish.t ..................... ok
Test Summary Report
-------------------
t/aggregator.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/bailout.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/base.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/callbacks.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/compat/inc-propagation.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/compat/inc_taint.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/compat/version.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/errors.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/nested.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/object.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/premature-bailout.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/regression.t (Wstat: 3840 (exited 15) Tests: 7493 Failed: 15)
Failed tests: 1473, 5273, 5277-5278, 5283-5286, 5288-5291
5297-5299
Non-zero exit status: 15
t/results.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/source_handler.t (Wstat: 1024 (exited 4) Tests: 82 Failed: 4)
Failed tests: 13-14, 42-43
Non-zero exit status: 4
t/streams.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
t/taint.t (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/yamlish-output.t (Wstat: 7424 (exited 29) Tests: 0 Failed: 0)
Non-zero exit status: 29
Parse errors: No plan found in TAP output
Files=58, Tests=11374, 10 wallclock secs ( 0.77 usr 0.25 sys + 5.97 cusr 1.39 csys = 8.38 CPU)
Result: FAIL
Failed 17/58 test programs. 23/11374 subtests failed.
make: *** [Makefile:1087: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
opt_requires:
Module Need Have
------------------- ---- ----
Pod::Usage 1.12 2.03
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.23
NONINTERACTIVE_TESTING = 1
PATH = /home/david/.nvm/versions/node/v20.12.0/bin:/home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL = 5.38.0-NO_TAINT
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 819832
PERL5_CPAN_IS_RUNNING = 819832
PERLBREW_HOME = /home/david/.perlbrew
PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
PERLBREW_PERL = perl-5.30.2
PERLBREW_ROOT = /home/david/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.98
PERLBREW_VERSION = 0.98
PERLVER = 5.38.0-NO_TAINT
PERL_INLINE_DIRECTORY = /home/david/.Inline-5.38.0-NO_TAINT
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/cpantesting/perl-5.38.0-NO_TAINT/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 109 1000
$EGID = 1000 24 25 27 29 30 44 46 109 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302194
Test::Harness 3.44
Test::More 1.302194
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 38 subversion 0) configuration:
Platform:
osname=linux
osvers=5.10.0-11-amd64
archname=x86_64-linux
uname='linux cpantesting-linux 5.10.0-11-amd64 #1 smp debian 5.10.92-1 (2022-01-18) x86_64 gnulinux '
config_args='-de -Dprefix=/home/david/cpantesting/perl-5.38.0-NO_TAINT -Accflags=-DNO_TAINT_SUPPORT'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DNO_TAINT_SUPPORT -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='-DNO_TAINT_SUPPORT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='10.2.1 20210110'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
NO_TAINT_SUPPORT
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jul 4 2023 13:38:41
%ENV:
PERL="5.38.0-NO_TAINT"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="819832"
PERL5_CPAN_IS_RUNNING="819832"
PERLBREW_HOME="/home/david/.perlbrew"
PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
PERLBREW_PERL="perl-5.30.2"
PERLBREW_ROOT="/home/david/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.98"
PERLBREW_VERSION="0.98"
PERLVER="5.38.0-NO_TAINT"
PERL_INLINE_DIRECTORY="/home/david/.Inline-5.38.0-NO_TAINT"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/david/cpantesting/perl-5.38.0-NO_TAINT/lib/site_perl/5.38.0/x86_64-linux
/home/david/cpantesting/perl-5.38.0-NO_TAINT/lib/site_perl/5.38.0
/home/david/cpantesting/perl-5.38.0-NO_TAINT/lib/5.38.0/x86_64-linux
/home/david/cpantesting/perl-5.38.0-NO_TAINT/lib/5.38.0