Unicode-LineBreak v2018.003 Perl 5 v5.29.3 MSWin32-x64-multi-thread

Status
Pass
From
Carlos Guevara
Dist
Unicode-LineBreak v2018.003
Platform
Perl 5 v5.29.3 MSWin32-x64-multi-thread
Date
2018-09-03 08:01:59
ID
ffd78682-6bf6-1014-9d40-ff574c25e251
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 Hatuka*nezumi - IKEDA Soji,

This is a computer-generated report for Unicode-LineBreak-2018.003
on perl 5.29.3 patch blead 2018-09-02.14:05:49 e47f50f38f2d46b5a4015d38875647191b12362b v5.29.2-41-ge47f50f38f, 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 'C:\home\cpan\dmake-4.12.2.2\dmake\dmake.EXE test':

cd test-data; \
	[ -f LineBreakTest.txt ] || \
	wget -q -N -O LineBreakTest.txt \
	ftp://unicode.org/Public/8.0.0/ucd/auxiliary/LineBreakTest*.txt \
	|| rem
The filename, directory name, or volume label syntax is incorrect.
'wget' is not recognized as an internal or external command,
operable program or batch file.
cd test-data; \
	[ -f GraphemeBreakTest.txt ] || \
	wget -q -N -O GraphemeBreakTest.txt \
	ftp://unicode.org/Public/8.0.0/ucd/auxiliary/GraphemeBreakTest*.txt \
	|| rem
The filename, directory name, or volume label syntax is incorrect.
'wget' is not recognized as an internal or external command,
operable program or batch file.
"C:\home\cpan\bin\perl-blead\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- LineBreak.bs blib\arch\auto\Unicode\LineBreak\LineBreak.bs 644
'No tests defined for sombok extension.'
"C:\home\cpan\bin\perl-blead\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# sombok 2.4.0 with Unicode 8.0.0
t/000.t .................. ok
t/00GraphemeBreakTest.t .. skipped: test-data/GraphemeBreakTest.txt found at http://www.unicode.org/Public/ is required.
t/00LineBreakTest.t ...... skipped: test-data/LineBreakTest.txt found at http://www.unicode.org/Public/ is required.
t/01break.t .............. ok
t/02hangul.t ............. ok
t/03ns.t ................. ok
t/04fold.t ............... ok
t/05urgent.t ............. ok
t/06context.t ............ ok
t/07sea.t ................ skipped: SA word segmentation not supported.
t/08partial.t ............ ok
t/09uri.t ................ ok
t/10gcstring.t ........... ok
t/11format.t ............. ok
t/12fold2.t .............. ok
t/13flowedsp.t ........... ok
t/14sea_al.t ............. ok
t/15array.t .............. ok
t/16regex.t .............. ok
t/17prop.t ............... ok
t/18currency.t ........... ok
t/pod.t .................. ok
All tests successful.
Files=22, Tests=248,  5 wallclock secs ( 0.11 usr +  0.05 sys =  0.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need   Have    
    ------------------- ------ --------
    Encode              1.98   2.98    
    MIME::Charset       v1.6.2 1.012.2 
    perl                5.008  5.029003

build_requires:

    Module              Need   Have    
    ------------------- ------ --------
    ExtUtils::MakeMaker 6.26   7.34    
    Test::More          0.45   1.302140

configure_requires:

    Module              Need   Have    
    ------------------- ------ --------
    ExtUtils::MakeMaker 6.26   7.34    


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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Vim\vim81;C:\home\cpan\bin\perl-blead\bin;C:\home\cpan\dmake-4.12.2.2\dmake;C:\home\cpan\strawberry-perl-5.28.0.1-64bit-portable\c\bin;C:\Users\cpan\AppData\Local\Microsoft\WindowsApps
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3980
    PERL5_CPAN_IS_RUNNING = 3980
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
    TEMP = C:\Users\cpan\AppData\Local\Temp\2

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

    $^X = C:\home\cpan\bin\perl-blead\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win10
    Win32::GetOSVersion = , 10, 0, 14393, 2, 0, 0, 272, 3
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    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                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.302140
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 29 subversion 3 patch blead 2018-09-02.14:05:49 e47f50f38f2d46b5a4015d38875647191b12362b v5.29.2-41-ge47f50f38f) configuration:
  Snapshot of: e47f50f38f2d46b5a4015d38875647191b12362b
  Platform:
    osname=MSWin32
    osvers=10.0.14393
    archname=MSWin32-x64-multi-thread
    uname=''
    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  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='7.1.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++'
    ldflags ='-s -L"c:\home\cpan\bin\perl-blead\lib\CORE" -L"C:\MinGW\lib"'
    libpth=C:\MinGW\lib
    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=libperl529.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"c:\home\cpan\bin\perl-blead\lib\CORE" -L"C:\MinGW\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 Sep  2 2018 22:44:30
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="3980"
    PERL5_CPAN_IS_RUNNING="3980"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/home/cpan/bin/perl-blead/site/lib
    C:/home/cpan/bin/perl-blead/lib
    .