Archive-Tar-Wrapper v0.33 Perl 5 v5.29.4 i686-linux
- Status
- Pass
- From
- Serguei Trouchelle (STRO)
- Dist
-
Archive-Tar-Wrapper v0.33
- Platform
- Perl 5 v5.29.4 i686-linux
- Date
- 2019-01-04 20:11:05
- ID
- dd7ddd06-105c-11e9-8c1b-f57e747309c9
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.33
on perl 5.29.4, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 "/home/cpantester/perl/5.29.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001Basic.t .............. ok
t/002Mult.t ............... ok
t/003Dirs.t ............... ok
t/004Utf8.t ............... ok
t/005Cwd.t ................ ok
t/006DirPerms.t ........... ok
t/007bzip.t ............... ok
# with grep: Ran 1214 iterations (203 outliers).
# with grep: Rounded run time per iteration: 0.002727 +/- 0.000003 (0.1%)
# with grep and compiled regex: Ran 1102 iterations (95 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.003663 +/- 0.000005 (0.1%)
# with eq: Ran 1050 iterations (38 outliers).
# with eq: Rounded run time per iteration: 0.002099 +/- 0.000004 (0.2%)
# with enhanced eq: Ran 1157 iterations (143 outliers).
# with enhanced eq: Rounded run time per iteration: 0.001998 +/- 0.000003 (0.2%)
# with enhanced eq mark2: Ran 1050 iterations (19 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.001731 +/- 0.000005 (0.3%)
# with enhanced eq mark3: Ran 1050 iterations (8 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.001475 +/- 0.000006 (0.4%)
# sort and shift: Ran 1050 iterations (32 outliers).
# sort and shift: Rounded run time per iteration: 0.002273 +/- 0.000005 (0.2%)
t/008performance.t ........ ok
# with grep: Ran 1704 iterations (647 outliers).
# with grep: Rounded run time per iteration: 0.000044 +/- 0.000000 (0.0%)
# with grep and compiled regex: Ran 1623 iterations (615 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.000054 +/- 0.000000 (0.0%)
# with eq: Ran 1704 iterations (675 outliers).
# with eq: Rounded run time per iteration: 0.000036 +/- 0.000000 (0.0%)
# with enhanced eq: Ran 1704 iterations (661 outliers).
# with enhanced eq: Rounded run time per iteration: 0.000035 +/- 0.000000 (0.0%)
# with enhanced eq mark2: Ran 1704 iterations (684 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.000035 +/- 0.000000 (0.0%)
# with enhanced eq mark3: Ran 1623 iterations (607 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.000034 +/- 0.000000 (0.0%)
# sort and shift: Ran 1623 iterations (612 outliers).
# sort and shift: Rounded run time per iteration: 0.000033 +/- 0.000000 (0.0%)
t/009performance-small.t .. ok
All tests successful.
Test Summary Report
-------------------
t/008performance.t (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
t/009performance-small.t (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
Files=9, Tests=54, 55 wallclock secs ( 0.08 usr 0.02 sys + 42.40 cusr 9.66 csys = 52.16 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- ----------
Cwd 0 3.75
File::Temp 0 0.2308
File::Which 0 1.22
IPC::Run 0 20180523.0
Log::Log4perl 0 1.49
perl 5.008001 5.029004
build_requires:
Module Need Have
------------------- -------- ----------
Dumbbench 0.111 0.111
ExtUtils::MakeMaker 0 7.34
Test::Simple 1.302073 1.302140
configure_requires:
Module Need Have
------------------- -------- ----------
ExtUtils::MakeMaker 0 7.34
File::Which 0 1.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/cpantester/perl/5.28.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20661
PERL5_CPAN_IS_RUNNING = 20661
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpantester/perl/5.29.4/bin/perl
$UID/$EUID = 1006 / 1006
$GID = 1006 1006
$EGID = 1006 1006
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.21
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302140
YAML 1.27
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 29 subversion 4) configuration:
Platform:
osname=linux
osvers=4.9.0-7-686-pae
archname=i686-linux
uname='linux cthugha 4.9.0-7-686-pae #1 smp debian 4.9.110-1 (2018-07-05) i686 gnulinux '
config_args=''
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-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='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.3.0 20170516'
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/i686-linux-gnu/6/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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
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
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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 Oct 23 2018 12:02:41
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20661"
PERL5_CPAN_IS_RUNNING="20661"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpantester/perl/5.29.4/lib/site_perl/5.29.4/i686-linux
/home/cpantester/perl/5.29.4/lib/site_perl/5.29.4
/home/cpantester/perl/5.29.4/lib/5.29.4/i686-linux
/home/cpantester/perl/5.29.4/lib/5.29.4
.