Report for Devel-SizeMe-0.19

Back
From: metabase:user:cb4848ea-6bf5-1014-8e04-fc8e8e45e524
Subject: FAIL Devel-SizeMe-0.19 v5.22.1 
Date: 2015-12-31T22:26:28Z

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 TIMB,

This is a computer-generated report for Devel-SizeMe-0.19
on perl 5.22.1, created by App::cpanminus::reporter 0.13 (1.7037).

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

Building and testing Devel-SizeMe-0.19
cp lib/Devel/SizeMe/Graph/static/bootstrap/js/bootstrap.js blib\lib\Devel\SizeMe\Graph\static\bootstrap\js\bootstrap.js
cp lib/Devel/SizeMe/Graph/static/bootstrap/css/bootstrap.css blib\lib\Devel\SizeMe\Graph\static\bootstrap\css\bootstrap.css
cp lib/Devel/SizeMe/Graph/static/bootstrap/css/bootstrap-responsive.css blib\lib\Devel\SizeMe\Graph\static\bootstrap\css\bootstrap-responsive.css
cp lib/Devel/SizeMe/Graph/static/bootstrap/img/glyphicons-halflings.png blib\lib\Devel\SizeMe\Graph\static\bootstrap\img\glyphicons-halflings.png
cp lib/Devel/SizeMe/Core.pm blib\lib\Devel\SizeMe\Core.pm
cp lib/Devel/SizeMe/Graph.pm blib\lib\Devel\SizeMe\Graph.pm
cp lib/Devel/SizeMe/Graph/static/bootstrap/css/bootstrap-responsive.min.css blib\lib\Devel\SizeMe\Graph\static\bootstrap\css\bootstrap-responsive.min.css
cp lib/Devel/SizeMe.pm blib\lib\Devel\SizeMe.pm
cp lib/Devel/SizeMe/Graph/static/bootstrap/js/bootstrap.min.js blib\lib\Devel\SizeMe\Graph\static\bootstrap\js\bootstrap.min.js
cp lib/Devel/SizeMe/Graph/static/bootstrap/css/bootstrap.min.css blib\lib\Devel\SizeMe\Graph\static\bootstrap\css\bootstrap.min.css
cp lib/Devel/SizeMe/Graph/static/bootstrap/img/glyphicons-halflings-white.png blib\lib\Devel\SizeMe\Graph\static\bootstrap\img\glyphicons-halflings-white.png
cp lib/Devel/SizeMe/Graph/static/css/Treemap.css blib\lib\Devel\SizeMe\Graph\static\css\Treemap.css
cp lib/Devel/SizeMe/Graph/static/sprintf.js blib\lib\Devel\SizeMe\Graph\static\sprintf.js
cp lib/Devel/SizeMe/Graph/static/yesmeck-jquery-jsonview/README.md blib\lib\Devel\SizeMe\Graph\static\yesmeck-jquery-jsonview\README.md
cp lib/Devel/SizeMe/Graph/static/yesmeck-jquery-jsonview/index.html blib\lib\Devel\SizeMe\Graph\static\yesmeck-jquery-jsonview\index.html
cp lib/Devel/SizeMe/Graph/static/jit-yc.js blib\lib\Devel\SizeMe\Graph\static\jit-yc.js
cp lib/Devel/SizeMe/Graph/static/treemap.js blib\lib\Devel\SizeMe\Graph\static\treemap.js
cp lib/Devel/SizeMe/Graph/static/jquery-1.8.1-min.js blib\lib\Devel\SizeMe\Graph\static\jquery-1.8.1-min.js
cp lib/Devel/SizeMe/Graph/static/css/base.css blib\lib\Devel\SizeMe\Graph\static\css\base.css
cp lib/Devel/SizeMe/Graph/static/jit.js blib\lib\Devel\SizeMe\Graph\static\jit.js
cp lib/Devel/SizeMe/Graph/static/yesmeck-jquery-jsonview/jquery.jsonview.css blib\lib\Devel\SizeMe\Graph\static\yesmeck-jquery-jsonview\jquery.jsonview.css
cp lib/Devel/SizeMe/Graph/static/excanvas.js blib\lib\Devel\SizeMe\Graph\static\excanvas.js
cp lib/Devel/SizeMe/Graph/static/yesmeck-jquery-jsonview/jquery.jsonview.js blib\lib\Devel\SizeMe\Graph\static\yesmeck-jquery-jsonview\jquery.jsonview.js
cp lib/Devel/SizeMe/Graph/static/yesmeck-jquery-jsonview/jsonview.jquery.json blib\lib\Devel\SizeMe\Graph\static\yesmeck-jquery-jsonview\jsonview.jquery.json
Running Mkbootstrap for Devel::SizeMe ()
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "SizeMe.bs"
"C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsubpp"  -typemap "C:\STRAWB~1\perl\lib\ExtUtils\typemap" -typemap "typemap"  SizeMe.xs > SizeMe.xsc && "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- SizeMe.xsc SizeMe.c
gcc -c   	-s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 	  -DVERSION=\"0.19\" 	-DXS_VERSION=\"0.19\"  "-IC:\STRAWB~1\perl\lib\CORE"  -DALIGN_BITS=3 SizeMe.c
SizeMe.xs:966:0: warning: "cv_name" redefined
 #define cv_name(cv) S_cv_name(aTHX_ cv)
 ^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:5544:0,
                 from SizeMe.xs:16:
C:\STRAWB~1\perl\lib\CORE/embed.h:105:0: note: this is the location of the previous definition
 #define cv_name(a,b,c)  Perl_cv_name(aTHX_ a,b,c)
 ^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:3736:0,
                 from SizeMe.xs:16:
SizeMe.xs: In function 'sv_size':
C:\STRAWB~1\perl\lib\CORE/pad.h:319:33: error: 'SV' has no member named 'xpadn_ourstash'
 #define PadnameOURSTASH(pn) (pn)->xpadn_ourstash
                                 ^
C:\STRAWB~1\perl\lib\CORE/pad.h:342:27: note: in expansion of macro 'PadnameOURSTASH'
 #define SvPAD_OUR(pn)  (!!PadnameOURSTASH(pn))
                           ^
SizeMe.xs:1780:29: note: in expansion of macro 'SvPAD_OUR'
     if (type == SVt_PVGV && SvPAD_OUR(thing) && SvOURSTASH(thing))
                             ^
C:\STRAWB~1\perl\lib\CORE/pad.h:319:33: error: 'SV' has no member named 'xpadn_ourstash'
 #define PadnameOURSTASH(pn) (pn)->xpadn_ourstash
                                 ^
C:\STRAWB~1\perl\lib\CORE/pad.h:346:21: note: in expansion of macro 'PadnameOURSTASH'
 #define SvOURSTASH  PadnameOURSTASH
                     ^
SizeMe.xs:1780:49: note: in expansion of macro 'SvOURSTASH'
     if (type == SVt_PVGV && SvPAD_OUR(thing) && SvOURSTASH(thing))
                                                 ^
C:\STRAWB~1\perl\lib\CORE/pad.h:319:33: error: 'SV' has no member named 'xpadn_ourstash'
 #define PadnameOURSTASH(pn) (pn)->xpadn_ourstash
                                 ^
C:\STRAWB~1\perl\lib\CORE/pad.h:346:21: note: in expansion of macro 'PadnameOURSTASH'
 #define SvOURSTASH  PadnameOURSTASH
                     ^
SizeMe.xs:1781:56: note: in expansion of macro 'SvOURSTASH'
       sv_size(aTHX_ st, NPathLink("SvOURSTASH"), (SV *)SvOURSTASH(thing));
                                                        ^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:3691:0,
                 from SizeMe.xs:16:
SizeMe.xs: In function 'free_memnode_state':
C:\STRAWB~1\perl\lib\CORE/iperlsys.h:1052:31: warning: passing argument 2 of 'my_perl->IProc->pPclose' from incompatible pointer type
  (*PL_Proc->pPclose)(PL_Proc, (f))
                               ^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:643:21: note: in expansion of macro 'PerlProc_pclose'
 #    define pclose  PerlProc_pclose
                     ^
SizeMe.xs:1802:17: note: in expansion of macro 'pclose'
             if (pclose(st->node_stream_fh)) /* XXX PerlIO! */
                 ^
C:\STRAWB~1\perl\lib\CORE/iperlsys.h:1052:31: note: expected 'struct PerlIOl **' but argument is of type 'struct FILE *'
  (*PL_Proc->pPclose)(PL_Proc, (f))
                               ^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:643:21: note: in expansion of macro 'PerlProc_pclose'
 #    define pclose  PerlProc_pclose
                     ^
SizeMe.xs:1802:17: note: in expansion of macro 'pclose'
             if (pclose(st->node_stream_fh)) /* XXX PerlIO! */
                 ^
SizeMe.xs: In function 'new_state':
SizeMe.xs:1858:36: warning: assignment from incompatible pointer type
                 st->node_stream_fh = popen(st->node_stream_name+1, "w");
                                    ^
SizeMe.xs: In function 'perl_size':
SizeMe.xs:2226:57: error: 'PL_L1Posix_ptrs' undeclared (first use in this function)
         sv_size(aTHX_ st, NPathLink("PL_L1Posix_ptrs"), PL_L1Posix_ptrs[i]);
                                                         ^
SizeMe.xs:2226:57: note: each undeclared identifier is reported only once for each function it appears in
dmake.exe:  Error code 129, while making 'SizeMe.o'
-> FAIL Installing Devel::SizeMe failed. See C:\Users\jlund\.cpanm\work\1451600125.13348\build.log for details. Retry with --force to force install it.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmdC:\Program Files (x86)\PuTTY;C:\Program Files (x86)\Skype\Phone\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
    TEMP = C:\Users\jlund\AppData\Local\Temp
    TERM = dumb

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

    EGID = 0
    EUID = 0
    EXECUTABLE_NAME = C:\Strawberry\perl\bin\perl.exe
    GID = 0
    UID = 0
    Win32::FsType = NTFS
    Win32::GetOSName = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    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          n/a     
    version             0.9912  


--

Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.3, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.22.1.1 #1 Mon Dec 14 22:56:01 2015 x64'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\4.9.2
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl522.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Dec 14 2015 23:02:08
  @INC:
    C:/Strawberry/perl/site/lib/MSWin32-x64-multi-thread
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .