develooper Front page | perl.perl5.porters | Postings from May 2015

[perl #123998] blead's EUMM always fails tests on Win32 Perl on Win64

Thread Previous | Thread Next
From:
bulk88 via RT
Date:
May 12, 2015 23:02
Subject:
[perl #123998] blead's EUMM always fails tests on Win32 Perl on Win64
Message ID:
rt-4.0.18-29529-1431471769-623.123998-15-0@perl.org
On Tue May 12 09:41:58 2015, davem wrote:
> 
> I've pushed Daniel's patch for smoking as
>     smoke-me/davem/EUMM_Locale.
> (with a more detailed commit message) This seems about the least invasive
> change at this late stage.
> I've bumped ExtUtils::MakeMaker::Locale's version from 7.04 7.04_01.
> Is that the right thing to do? Are there any other files that need
> touching to indicate this customisation? I've rather lost touch with the
> state of play on this sort of thing. I guess Porting/Maintainers.pl
> CUSTOMIZED field?? And t/porting/customized.dat???
> 
> 

The branch passes a harness run but there is some more chcp mop up to do. A patch for EUMM_Locale branch is attached. It probably should be squashed.

On the EUMM_Locale branch this was happening.

-------------------------------------------------------------------------------
C:\p521\srcpara\t>perl harness ../cpan/ExtUtils-MakeMaker/t/basic.t
../cpan/ExtUtils-MakeMaker/t/basic.t .. 'chcp' is not recognized as an internal
or external command,
operable program or batch file.
../cpan/ExtUtils-MakeMaker/t/basic.t .. ok
All tests successful.
Files=1, Tests=171, 57 wallclock secs ( 0.03 usr +  0.02 sys =  0.05 CPU)
Result: PASS

C:\p521\srcpara\t>perl harness -v ../cpan/ExtUtils-MakeMaker/t/basic.t
../cpan/ExtUtils-MakeMaker/t/basic.t ..
1..171
'chcp' is not recognized as an internal or external command,
operable program or batch file.
ok 1 - setup
ok 2 - chdir'd to Big-Dummy
ok 3 - Makefile.PL exited with zero
ok 4 - Makefile.PL output looks right
ok 5 - Makefile.PL run in package main
ok 6 - Makefile exists
ok 7 -   been touched
ok 8 - make manifest created a MANIFEST
ok 9 -   not empty
ok 10 -   exited normally
ok 11 -   .ppd file generated
ok 12 -   <SOFTPKG>
ok 13 -   <ABSTRACT>
ok 14 -   <AUTHOR>
ok 15 -   <IMPLEMENTATION>
ok 16 -   <REQUIRE>
ok 17 - no <REQUIRE> for build_require
ok 18 -   <ARCHITECTURE>
ok 19 -   <CODEBASE>
ok 20 -   </IMPLEMENTATION>
ok 21 -   </SOFTPKG>
ok 22 - make test
ok 23 -   exited normally
ok 24 - TEST_VERBOSE
ok 25 -   successful
ok 26 -   exited normally
ok 27 - install
ok 28
ok 29 -   install dir created
ok 30 -   Dummy.pm installed
ok 31 -   Liar.pm installed
ok 32 -   program installed
ok 33 -   packlist created
ok 34 -   perllocal.pod created
ok 35 - install with PREFIX override
ok 36
ok 37 -   install dir created
ok 38 -   Dummy.pm installed
ok 39 -   Liar.pm installed
ok 40 -   program installed
ok 41 -   packlist created
ok 42 -   perllocal.pod created
ok 43 - install with DESTDIR
ok 44
ok 45 -   destdir created
ok 46 -   Dummy.pm installed
ok 47 -   Liar.pm installed
ok 48 -   program installed
ok 49 -   packlist created
ok 50 -   perllocal.pod created
ok 51
ok 52 - DESTDIR should not appear in perllocal
ok 53 - install with PREFIX override and DESTDIR
ok 54
ok 55 -   install dir not created
ok 56 -   destdir created
ok 57 -   Dummy.pm installed
ok 58 -   Liar.pm installed
ok 59 -   program installed
ok 60 -   packlist created
ok 61 -   perllocal.pod created
ok 62 - disttest
# META file validity
ok 63 - META.yml not written to source dir
ok 64 - META.yml written to dist dir
ok 65 - temp META.yml file not left around
ok 66 - MYMETA.yml is written to source dir
ok 67 - MYMETA.yml is written to dist dir on disttest
ok 68 - META.json not written to source dir
ok 69 - META.json written to dist dir
ok 70 - temp META.json file not left around
ok 71 - MYMETA.json is written to source dir
ok 72 - MYMETA.json is written to dist dir on disttest
ok 73 - META.yml validates
ok 74 - META.yml -> name
ok 75 - META.yml -> version
ok 76 - META.yml -> abstract
ok 77 - META.yml -> licenses
ok 78 - META.yml -> authors
ok 79 - META.yml -> prereqs
ok 80 - META.yml -> no_index
ok 81 - META.yml -> dynamic_config
ok 82 - MYMETA.yml validates
ok 83 - MYMETA.yml -> name
ok 84 - MYMETA.yml -> version
ok 85 - MYMETA.yml -> abstract
ok 86 - MYMETA.yml -> licenses
ok 87 - MYMETA.yml -> authors
ok 88 - MYMETA.yml -> prereqs
ok 89 - MYMETA.yml -> no_index
ok 90 - MYMETA.yml -> dynamic_config
ok 91 - META.json validates
ok 92 - META.json -> name
ok 93 - META.json -> version
ok 94 - META.json -> abstract
ok 95 - META.json -> licenses
ok 96 - META.json -> authors
ok 97 - META.json -> prereqs
ok 98 - META.json -> no_index
ok 99 - META.json -> dynamic_config
ok 100 - MYMETA.json validates
ok 101 - MYMETA.json -> name
ok 102 - MYMETA.json -> version
ok 103 - MYMETA.json -> abstract
ok 104 - MYMETA.json -> licenses
ok 105 - MYMETA.json -> authors
ok 106 - MYMETA.json -> prereqs
ok 107 - MYMETA.json -> no_index
ok 108 - MYMETA.json -> dynamic_config
ok 109 - MYMETA.yml validates
ok 110 - MYMETA.yml -> name
ok 111 - MYMETA.yml -> version
ok 112 - MYMETA.yml -> abstract
ok 113 - MYMETA.yml -> licenses
ok 114 - MYMETA.yml -> authors
ok 115 - MYMETA.yml -> prereqs
ok 116 - MYMETA.yml -> no_index
ok 117 - MYMETA.yml -> dynamic_config
ok 118 - MYMETA.json validates
ok 119 - MYMETA.json -> name
ok 120 - MYMETA.json -> version
ok 121 - MYMETA.json -> abstract
ok 122 - MYMETA.json -> licenses
ok 123 - MYMETA.json -> authors
ok 124 - MYMETA.json -> prereqs
ok 125 - MYMETA.json -> no_index
ok 126 - MYMETA.json -> dynamic_config
ok 127 - MANIFEST has META.yml
ok 128 - MANFIEST has META.json
ok 129 - META.yml deleted
ok 130 - MYMETA.yml deleted
ok 131 - META.json deleted
ok 132 - MYMETA.json deleted
ok 133 - MYMETA.yml generation not suppressed by NO_META
ok 134 - MYMETA.json generation not suppressed by NO_META
ok 135 - Makefile.PL exited with zero
ok 136 - META.yml generation suppressed by NO_META
ok 137 - META.json generation suppressed by NO_META
ok 138 - distdir
ok 139 - META.yml generation suppressed by NO_META
ok 140 - META.json generation suppressed by NO_META
ok 141 - MYMETA.yml deleted
ok 142 - MYMETA.json deleted
ok 143 - Makefile.PL exited with zero
ok 144 - distdir
ok 145 - MYMETA.yml generation suppressed by NO_MYMETA
ok 146 - MYMETA.json generation suppressed by NO_MYMETA
ok 147 - META.yml generation not suppressed by NO_MYMETA
ok 148 - META.json generation not suppressed by NO_MYMETA
ok 149 - Makefile.PL exited with zero
ok 150 - distdir
ok 151 - META.yml generated in distdir
ok 152 - META.json generated in distdir
ok 153 - MYMETA.yml not yet generated in distdir
ok 154 - MYMETA.json generated in distdir
ok 155 - MYMETA abstract from META, not Makefile.PL
ok 156 - Saved edited META.json in distdir
ok 157 - Saved edited META.yml in distdir
ok 158
ok 159 - META.yml confirmed in distdir
ok 160 - META.json confirmed in distdir
ok 161 - Makefile.PL in distdir exited with zero
ok 162
ok 163 - MYMETA.yml generated in distdir
ok 164 - MYMETA.json generated in distdir
ok 165 - META abstract is same as was saved
ok 166 - MYMETA abstract from META, not Makefile.PL
ok 167 - Makefile.PL exited with zero
ok 168 - init_dirscan skipped distdir
ok 169 - realclean
ok 170
ok 171 - teardown
ok
All tests successful.
Files=1, Tests=171, 59 wallclock secs ( 0.06 usr +  0.00 sys =  0.06 CPU)
Result: PASS

C:\p521\srcpara\t>
C:\p521\srcpara\t>perl -I../lib -I../cpan/ExtUtils-MakeMaker/t/lib  ../cpan/ExtU
tils-MakeMaker/t/basic.t
1..171
'chcp' is not recognized as an internal or external command,
operable program or batch file.
Error in tempdir() using t\XXXXXXXXXX: Parent directory (t) does not exist at ..
/cpan/ExtUtils-MakeMaker/t/basic.t line 42.
No root path(s) specified
 at ../cpan/ExtUtils-MakeMaker/t/basic.t line 63.
ok 1
ok 2 - teardown
# Looks like you planned 171 tests but ran 2.
# Looks like your test exited with 2 just after 2.

C:\p521\srcpara\t>


-- 
bulk88 ~ bulk88 at hotmail.com

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=123998

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About