Skip Menu |

This queue is for tickets about the Unicode-LineBreak CPAN distribution.

Report information
The Basics
Id: 109158
Status: resolved
Priority: 0/
Queue: Unicode-LineBreak

People
Owner: Nobody in particular
Requestors: Vance.Turner [...] Staples.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2015.12



Subject: Cygwin 64 and Unicode-LineBreak
Date: Thu, 19 Nov 2015 20:04:56 +0000
To: "bug-Unicode-LineBreak [...] rt.cpan.org" <bug-Unicode-LineBreak [...] rt.cpan.org>
From: "Turner, Vance" <Vance.Turner [...] Staples.com>
$ perl Makefile.PL Use bundled sombok 2.4.0 with Unicode 8.0.0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for sombok Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Unicode::LineBreak Writing MYMETA.yml and MYMETA.json turva001@FRA52921 ~/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t $ make cp lib/Unicode/LineBreak.pm blib/lib/Unicode/LineBreak.pm cp lib/Unicode/LineBreak/Defaults.pm.sample blib/lib/Unicode/LineBreak/Defaults.pm.sample cp lib/Unicode/GCString.pod blib/lib/Unicode/GCString.pod cp lib/Unicode/GCString.pm blib/lib/Unicode/GCString.pm cp lib/Unicode/LineBreak.pod blib/lib/Unicode/LineBreak.pod cp lib/Unicode/LineBreak/Constants.pm blib/lib/Unicode/LineBreak/Constants.pm cp lib/POD2/JA/Text/LineFold.pod blib/lib/POD2/JA/Text/LineFold.pod cp lib/POD2/JA/Unicode/LineBreak.pod blib/lib/POD2/JA/Unicode/LineBreak.pod cp lib/POD2/JA/Unicode/GCString.pod blib/lib/POD2/JA/Unicode/GCString.pod cp lib/Text/LineFold.pm blib/lib/Text/LineFold.pm cd sombok && make all make[1]: Entering directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/8.0.0.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/break.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/charprop.c ../lib/charprop.c: In function 'linebreak_charprop': ../lib/charprop.c:156:10: warning: assignment discards 'const' qualifier from pointer target type ent = ^ cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/gcstring.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/linebreak.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/southeastasian.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/utf8.c cd lib && gcc -c "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" "-I/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok/include" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" ../lib/utils.c rm -rf libsombok.a /usr/bin/ar cr libsombok.a lib/8.0.0.o lib/break.o lib/charprop.o lib/gcstring.o lib/linebreak.o lib/southeastasian.o lib/utf8.o lib/utils.o && : libsombok.a chmod 755 libsombok.a make[1]: Leaving directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' make[1]: Entering directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' make[1]: Leaving directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' Running Mkbootstrap for Unicode::LineBreak () chmod 644 "LineBreak.bs" "/usr/bin/perl.exe" "/usr/lib/perl5/site_perl/5.22/ExtUtils/xsubpp" -typemap "/usr/lib/perl5/5.22/ExtUtils/typemap" -typemap "typemap" LineBreak.xs > LineBreak.xsc && mv LineBreak.xsc LineBreak.c gcc -c -Isombok/include -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.0-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.0=/usr/src/debug/perl-5.22.0-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DUSEIMPORTLIB -O3 -DVERSION=\"2015.11\" -DXS_VERSION=\"2015.11\" "-I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE" LineBreak.c rm -f blib/arch/auto/Unicode/LineBreak/LineBreak.dll g++ --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector-strong LineBreak.o -o blib/arch/auto/Unicode/LineBreak/LineBreak.dll sombok/libsombok.a \ /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/cygperl5_22.dll \ chmod 755 blib/arch/auto/Unicode/LineBreak/LineBreak.dll "/usr/bin/perl.exe" -MExtUtils::Command::MM -e 'cp_nonempty' -- LineBreak.bs blib/arch/auto/Unicode/LineBreak/LineBreak.bs 644 Manifying 6 pod documents turva001@FRA52921 ~/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t $ make test make[1]: Entering directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' make[1]: Leaving directory '/home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/sombok' Running Mkbootstrap for Unicode::LineBreak () chmod 644 "LineBreak.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000.t .................. 1/1 # sombok 2.4.0 with Unicode 8.0.0 t/000.t .................. ok t/00GraphemeBreakTest.t .. 1/402 # GraphemeBreakTest-8.0.0.txt Date: 2015-02-13, 13:47:15 GMT [MD] t/00GraphemeBreakTest.t .. ok t/00LineBreakTest.t ...... # LineBreakTest-8.0.0.txt Date: 2015-04-30, 09:40:15 GMT [MD] t/00LineBreakTest.t ...... ok 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 ........... 1/37 SVupgradetounistr: Cannot allocate memory at /home/turva001/.local/share/.cpan/build/Unicode-LineBreak-2015.11-XO5V1t/blib/lib/Unicode/GCString.pm line 46. # Looks like you planned 37 tests but ran 35. # Looks like your test exited with 12 just after 35. t/10gcstring.t ........... Dubious, test returned 12 (wstat 3072, 0xc00) Failed 2/37 subtests 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 Test Summary Report ------------------- t/10gcstring.t (Wstat: 3072 Tests: 35 Failed: 0) Non-zero exit status: 12 Parse errors: Bad plan. You planned 37 tests but ran 35. Files=22, Tests=6957, 7 wallclock secs ( 0.17 usr 0.11 sys + 2.81 cusr 4.04 csys = 7.13 CPU) Result: FAIL Failed 1/22 test programs. 0/6957 subtests failed. Makefile:1083: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Vance Turner [http://advserver.staples.com/Links/Depts/Jobs/US/Brand/Branding/Administration/33532_2014_Make%20More%20Happen%20Institutional%20Assets%20Rebranding/Web_Files/1_Content_Proof/email_icons_sized.jpg] T: 508-253-7366 M: 408-431-5595 Ext: 37366 vance.turner@staples.com<mailto:vance.turner@staples.com> www.staples.com<http://www.staples.com/> 500 Staples Drive, Framingham, MA 01702

Message body is not shown because it is too large.

Download image001.jpg
image/jpeg 5.8k
image001.jpg
Hi, This seems to be a duplicate of Bug#106714. Please check current beta, 2015.011_03 or 2015.011_09 Regards, -- Soji