Back
From: metabase:user:b8a9e342-69cf-11e7-adca-3fbd147838bf
Subject: FAIL Archive-Tar-Wrapper-0.25 5.28.0 SunOS/Solaris
Date: 2018-06-05T04:51:32Z
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 Alceu Rodrigues de Freitas Junior,
This is a computer-generated report for Archive-Tar-Wrapper-0.25
on perl 5.28.0, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/export/home/cpan/bin/perl-blead/bin/perl5.28.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
2018/06/04 23:51:22 /usr/bin/tar zx -f /export/home/cpan/.cpan/build/Archive-Tar-Wrapper-0.25-0/t/data/foo.tgz failed: tar: /dev/rmt/0: No such file or directory
# Failed test 'opening compressed tarfile'
# at t/001Basic.t line 17.
# Failed test 'find 001Basic.t'
# at t/001Basic.t line 18.
# Failed test 'find ./001Basic.t'
# at t/001Basic.t line 19.
fileparse(): need a valid pathname at /export/home/cpan/.cpan/build/Archive-Tar-Wrapper-0.25-0/blib/lib/Archive/Tar/Wrapper.pm line 210.
# Looks like your test exited with 2 just after 5.
t/001Basic.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 22/24 subtests
# Failed test 'opening compressed tarfile'
# at t/002Mult.t line 16.
# Failed test 'opening uncompressed'
# at t/002Mult.t line 17.
# Failed test 'file check'
# at t/002Mult.t line 21.
# got: ''
# expected: '001Basic.t bar/bar.dat bar/foo.dat'
# Failed test 'file check via iterator'
# at t/002Mult.t line 30.
# got: ''
# expected: '001Basic.t bar/bar.dat bar/foo.dat'
# Looks like you failed 4 tests of 5.
t/002Mult.t ......
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 subtests
# Failed test 'opening compressed tarfile'
# at t/003Dirs.t line 20.
# Failed test 'list all dirs'
# at t/003Dirs.t line 24.
# got: '.'
# expected: '. bar bar/bar.dat bar/foo.dat'
# Failed test 'dirs only'
# at t/003Dirs.t line 27.
# got: '.'
# expected: '. bar'
# Looks like you failed 3 tests of 4.
t/003Dirs.t ......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
2018/06/04 23:51:25 /usr/bin/tar zx -f /export/home/cpan/.cpan/build/Archive-Tar-Wrapper-0.25-0/t/data/foo.tgz failed: tar: /dev/rmt/0: No such file or directory
# Failed test 'opening compressed tarfile'
# at t/004Utf8.t line 21.
2018/06/04 23:51:25 /usr/bin/tar x -f /home/cpan/tmp/646YGA8Usr failed: tar: /dev/rmt/0: No such file or directory
# Failed test 'Reading in new tarball'
# at t/004Utf8.t line 34.
Use of uninitialized value $f1 in open at t/004Utf8.t line 37.
Use of uninitialized value $f1 in concatenation (.) or string at t/004Utf8.t line 37.
Cannot open at t/004Utf8.t line 37.
# Looks like your test exited with 2 just after 5.
t/004Utf8.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/6 subtests
t/005Cwd.t ....... ok
2018/06/04 23:51:27 /usr/bin/tar x -f /home/cpan/tmp/dkzPfTGzsK failed: tar: /dev/rmt/0: No such file or directory
Use of uninitialized value $loc in stat at t/006DirPerms.t line 41.
Use of uninitialized value in bitwise and (&) at t/006DirPerms.t line 41.
# Failed test 'check dir mode'
# at t/006DirPerms.t line 43.
# got: '0'
# expected: '456'
# Looks like you failed 1 test of 4.
t/006DirPerms.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
2018/06/04 23:51:28 /usr/bin/tar jx -f /export/home/cpan/.cpan/build/Archive-Tar-Wrapper-0.25-0/t/data/foo.tar.bz2 failed: tar: /dev/rmt/0: No such file or directory
# Failed test 'opening compressed tarfile'
# at t/007bzip.t line 17.
# Failed test 'find 001Basic.t'
# at t/007bzip.t line 19.
# Failed test 'find ./001Basic.t'
# at t/007bzip.t line 20.
# Looks like you failed 3 tests of 5.
t/007bzip.t ......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests
Test Summary Report
-------------------
t/001Basic.t (Wstat: 512 Tests: 5 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 24 tests but ran 5.
t/002Mult.t (Wstat: 1024 Tests: 5 Failed: 4)
Failed tests: 2-5
Non-zero exit status: 4
t/003Dirs.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
t/004Utf8.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 2, 5
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/006DirPerms.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/007bzip.t (Wstat: 768 Tests: 5 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
Files=7, Tests=32, 7 wallclock secs ( 0.22 usr 0.29 sys + 3.01 cusr 2.48 csys = 6.00 CPU)
Result: FAIL
Failed 6/7 test programs. 16/32 subtests failed.
*** Error code 3
make: Fatal error: Command failed for target `test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- ----------
Cwd 0 3.74
File::Temp 0 0.2304
File::Which 0 1.22
IPC::Run 0 20180523.0
Log::Log4perl 0 1.49
perl 5.008001 5.028000
build_requires:
Module Need Have
------------------- -------- ----------
ExtUtils::MakeMaker 0 7.34
configure_requires:
Module Need Have
------------------- -------- ----------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US
LC_ALL = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin/perl-blead/bin:/home/cpan/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 67
PERL5_CPAN_IS_RUNNING = 67
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PERL_VERSION = blead
SHELL = /usr/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpan/bin/perl-blead/bin/perl5.28.0
$UID/$EUID = 101 / 101
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON n/a
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302136
YAML n/a
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
Commit id: 94fc6237e538cf9cdd709b7ff2617619a369fe72
Platform:
osname=solaris
osvers=2.11
archname=i86pc-solaris-64
uname='sunos cjg-hipster 5.11 illumos-207bc6d049 i86pc i386 i86pc '
config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Dcc=gcc'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV'
optimize='-O'
cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include'
ccversion=''
gccversion='6.4.0'
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='gcc'
ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
libpth=/usr/gcc/6/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' -R /home/cpan/bin/perl-blead/lib/5.28.0/i86pc-solaris-64/CORE'
cccdlflags='-fPIC'
lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 solaris
Compiled at Jun 4 2018 21:21:55
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="67"
PERL5_CPAN_IS_RUNNING="67"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
PERL_VERSION="blead"
@INC:
/home/cpan/bin/perl-blead/lib/site_perl/5.28.0/i86pc-solaris-64
/home/cpan/bin/perl-blead/lib/site_perl/5.28.0
/home/cpan/bin/perl-blead/lib/5.28.0/i86pc-solaris-64
/home/cpan/bin/perl-blead/lib/5.28.0
.