PAR-Dist v0.50 Perl 5 v5.30.3 MSWin32-x64-multi-thread

Status
Fail
From
Hiroyuki Iwata
Dist
PAR-Dist v0.50
Platform
Perl 5 v5.30.3 MSWin32-x64-multi-thread
Date
2020-11-22 19:29:05
ID
d47ba603-6c69-1014-8029-b1df11ea7eb2
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 Roderich Schupp,

This is a computer-generated report for PAR-Dist-0.50
on perl 5.30.3, 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 'C:\strawberry\c\bin\gmake.exe test':

"C:\strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00pod.t ............ skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/00podcover.t ....... skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/01basic.t .......... ok
t/02parsedistname.t .. ok
PAR::Dist testers/debug info: Using 'YAML::XS' as YAML implementation at C:\strawberry\cpan\build\PAR-Dist-0.50-0\blib\lib/PAR/Dist.pm line 1356.
Using Archive::Zip as ZIP tool.
I was unable to determine the name and version of the PAR distribution. Please create a Makefile or META.yml file from which we can infer the information or just specify the missing information as an option to blib_to_par. at t/03merge_meta.t line 100.
cannot unlink file for C:\Users\a079126\AppData\Local\Temp\parQo2jr\blib\META.yml: Permission denied at C:\strawberry\cpan\build\PAR-Dist-0.50-0\blib\lib/PAR/Dist.pm line 736.
cannot remove directory for C:\Users\a079126\AppData\Local\Temp\parQo2jr\blib: Directory not empty at C:\strawberry\cpan\build\PAR-Dist-0.50-0\blib\lib/PAR/Dist.pm line 736.
cannot remove directory for C:\Users\a079126\AppData\Local\Temp\parQo2jr: Directory not empty at C:\strawberry\cpan\build\PAR-Dist-0.50-0\blib\lib/PAR/Dist.pm line 736.
IO error: Can't open file C:\strawberry\cpan\build\PAR-Dist-0.50-0\t\lib\Math\Symbolic\Custom\Transformation.pm for write : Permission denied 
 at t/03merge_meta.t line 106.

#   Failed test at t/03merge_meta.t line 107.
Use of uninitialized value in subroutine entry at t/03merge_meta.t line 109.

#   Failed test at t/03merge_meta.t line 110.

#   Failed test at t/03merge_meta.t line 114.

#   Failed test at t/03merge_meta.t line 117.
Use of uninitialized value in string eq at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 121.
Use of uninitialized value in string eq at t/03merge_meta.t line 123.

#   Failed test at t/03merge_meta.t line 122.

#   Failed test at t/03merge_meta.t line 117.
Use of uninitialized value in string eq at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 117.
Use of uninitialized value in string eq at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 121.
Use of uninitialized value in string eq at t/03merge_meta.t line 123.

#   Failed test at t/03merge_meta.t line 122.

#   Failed test at t/03merge_meta.t line 117.
Use of uninitialized value in string eq at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 121.
Use of uninitialized value in string eq at t/03merge_meta.t line 123.

#   Failed test at t/03merge_meta.t line 122.

#   Failed test at t/03merge_meta.t line 117.
Use of uninitialized value in string eq at t/03merge_meta.t line 121.

#   Failed test at t/03merge_meta.t line 121.
Use of uninitialized value in string eq at t/03merge_meta.t line 123.

#   Failed test at t/03merge_meta.t line 122.

#   Failed test 'requires merged as expected'
#   at t/03merge_meta.t line 130.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x49c5800)

#   Failed test 'build_requires merged as expected'
#   at t/03merge_meta.t line 131.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x49c59e0)

#   Failed test 'recommends merged as expected'
#   at t/03merge_meta.t line 133.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x44ec290)
# Looks like you failed 20 tests of 29.
t/03merge_meta.t ..... 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/29 subtests 

Test Summary Report
-------------------
t/03merge_meta.t   (Wstat: 5120 Tests: 29 Failed: 20)
  Failed tests:  8-15, 17-27, 29
  Non-zero exit status: 20
Files=5, Tests=36,  4 wallclock secs ( 0.05 usr +  0.11 sys =  0.16 CPU)
Result: FAIL
Failed 1/5 test programs. 20/36 subtests failed.
gmake: *** [Makefile:872: test_dynamic] Error 20

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    File::Find          0    1.36    
    File::Path          0    2.18    
    File::Spec          0    3.78    
    File::Temp          0    0.2311  

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    7.56    
    Test::More          0    1.302183

configure_requires:

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


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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 8
    PATH = C:\Python38\Scripts\;C:\Python38\;C:\Python\Python37\Scripts\;C:\Python\Python37\;C:\Program Files\ImageMagick;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\IBM\Client Access\Shared;C:\Program Files (x86)\IBM\Client Access\;C:\Program Files\EmEditor;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files (x86)\IVI Foundation\IVI\Bin;C:\Program Files\IVI Foundation\IVI\Bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\strawberry\perl\bin\;C:\strawberry\perl\site\bin\;C:\strawberry\c\bin\;C:\strawberry\c\lib\;C:\strawberry\c\include\;C:\Program Files (x86)\Pari64-2-11-2\;C:\Program Files (x86)\Pari64-2-11-2\lib\pari\;C:\Program Files (x86)\Pari64-2-11-2\include\pari\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Sysinternals\;C:\ffmpeg\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\OpenSSL\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7-preview\preview;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;c:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;c:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Users\a079126\AppData\Local\Microsoft\WindowsApps;C:\Users\a079126\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\a079126\.dotnet\tools;C:\Program Files (x86)\Sc14n
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28048
    PERL5_CPAN_IS_RUNNING = 28048
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
    TEMP = C:\Users\a079126\AppData\Local\Temp

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win10
    Win32::GetOSVersion = , 10, 0, 19042, 2, 0, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.56    
    ExtUtils::Install   2.18    
    ExtUtils::MakeMaker 7.56    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.19041.329
    archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.30.3.1 #1 Mon Jul 13 02:10:43 2020 x64'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='8.3.0'
    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++.exe'
    ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\x86_64-w64-mingw32\lib C:\strawberry\c\lib\gcc\x86_64-w64-mingw32\8.3.0
    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=libperl530.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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 Jul 13 2020 02:15:51
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="28048"
    PERL5_CPAN_IS_RUNNING="28048"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .