Report for Devel-Mallinfo-14

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Devel-Mallinfo-14 v5.23.6 GNU/Linux
Date: 2015-11-21T13:21:12Z

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 Kevin Ryde,

This is a computer-generated report for Devel-Mallinfo-14
on perl 5.23.6, created by CPAN-Reporter-1.2015.

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:

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':

Running Mkbootstrap for Devel::Mallinfo ()
chmod 644 "Mallinfo.bs"
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-U_4e/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/import-all.t ................ ok
t/import.t .................... ok
t/load.t ...................... ok
# Taint::Util not available -- Can't locate Taint/Util.pm in @INC (you may need to install the Taint::Util module) (@INC contains: t /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/lib /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/arch /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6 /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6 .) at t/malloc-info-string-taint.t line 41.
# 
t/malloc-info-string-taint.t .. ok
# BSD::Resource not available -- Can't locate BSD/Resource.pm in @INC (you may need to install the BSD::Resource module) (@INC contains: t /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/lib /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/arch /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6 /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6 .) at t/malloc-info-string.t line 88.
# 
t/malloc-info-string.t ........ ok
<malloc version="1">
<heap nr="0">
<sizes>
							      <size from="17" to="32" total="352" count="11"/>
							      <size from="33" to="48" total="288" count="6"/>
							      <size from="65" to="80" total="160" count="2"/>
							      <size from="81" to="96" total="1632" count="17"/>
							      <size from="97" to="112" total="112" count="1"/>
							      <size from="113" to="128" total="128" count="1"/>
							      <size from="33" to="33" total="132" count="4"/>
							      <size from="49" to="49" total="588" count="12"/>
							      <size from="417" to="417" total="417" count="1"/>
							      <size from="433" to="433" total="433" count="1"/>
							      <size from="529" to="529" total="529" count="1"/>
							      <size from="561" to="561" total="561" count="1"/>
							      <size from="753" to="753" total="753" count="1"/>
							      <size from="1041" to="1041" total="2082" count="2"/>
							      <size from="2065" to="2065" total="2065" count="1"/>
							      <size from="4113" to="4113" total="4113" count="1"/>
							      <size from="6241" to="6241" total="6241" count="1"/>
							      <size from="8209" to="8353" total="32996" count="4"/>
							      <size from="16449" to="16449" total="16449" count="1"/>
<unsorted from="49" to="49" total="49" count="1"/>
</sizes>
<total type="fast" count="38" size="2672"/>
<total type="rest" count="32" size="67408"/>
<system type="current" size="2048000"/>
<system type="max" size="2048000"/>
<aspace type="total" size="2048000"/>
<aspace type="mprotect" size="2048000"/>
</heap>
<total type="fast" count="38" size="2672"/>
<total type="rest" count="32" size="67408"/>
<system type="current" size="2048000"/>
<system type="max" size="2048000"/>
<aspace type="total" size="2048000"/>
<aspace type="mprotect" size="2048000"/>
</malloc>
t/malloc-info.t ............... ok
Arena 0:
system bytes     =    2048000
in use bytes     =    1976048
Total (incl. mmap):
system bytes     =    2048000
in use bytes     =    1976048
max mmap regions =          0
max mmap bytes   =          0
Arena 0:
system bytes     =    2048000
in use bytes     =    1976048
Total (incl. mmap):
system bytes     =    2048000
in use bytes     =    1976048
max mmap regions =          0
max mmap bytes   =          0
t/malloc-stats.t .............. ok
# trim return 1
# keepcost before 124208 after 1328
# trim return 1
# keepcost before 1328 after 1328
t/malloc-trim.t ............... ok
t/noimport.t .................. ok
# Test::Weaken 3.002 not available -- Can't locate Test/Weaken.pm in @INC (you may need to install the Test::Weaken module) (@INC contains: t /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/lib /tmp/loop_over_bdir-30441-NGjqMC/Devel-Mallinfo-14-MFbTRR/blib/arch /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6 /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6 .) at (eval 2) line 1.
# BEGIN failed--compilation aborted at (eval 2) line 1.
# 
# Test::Weaken version [undef]
t/test-weaken.t ............... ok
All tests successful.
Files=10, Tests=32,  0 wallclock secs ( 0.04 usr  0.07 sys +  0.18 cusr  0.06 csys =  0.35 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    lib                 0    0.63    
    perl                5    5.023006
    Test                0    1.27    
    vars                0    1.03    

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.10    

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.10    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL = /tmp/basesmoker-reloperl-U_4e/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8708
    PERL5_CPAN_IS_RUNNING = 8708
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /tmp/basesmoker-reloperl-U_4e/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 23 subversion 6) configuration:
  Commit id: 7c294235c2f28d1f9762b654787d29331165f8fa
  Platform:
    osname=linux, osvers=4.2.0-1-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k83 4.2.0-1-amd64 #1 smp debian 4.2.6-1 (2015-11-10) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -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 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.2.1 20151028', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Nov 20 2015 21:17:16
  %ENV:
    PERL="/tmp/basesmoker-reloperl-U_4e/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8708"
    PERL5_CPAN_IS_RUNNING="8708"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/site_perl/5.23.6
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.23.5-11-g7c29423/a2da/lib/5.23.6
    .