Skip Menu |

This queue is for tickets about the ExtUtils-Depends CPAN distribution.

Report information
The Basics
Id: 97922
Status: resolved
Priority: 0/
Queue: ExtUtils-Depends

People
Owner: XAOC [...] cpan.org
Requestors: kmx [...] cpan.org
Cc:
AdminCc:

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



Subject: ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
FAILURE is:

Building and testing ExtUtils-Depends-0.400 ... cp lib/ExtUtils/Depends.pm blib\lib\ExtUtils\Depends.pm
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/01_load.t ........ ok
 *** Can't load dependency information for Fakenew:
   Can't locate Fakenew\Install\Files.pm in @INC (you may need to install the Fakenew\Install\Files module) (@INC contains: C:\strawberry_build\env\temp\hQNQEDGLCJ C:/STRAWB~2/env/USERPR~1/.cpanm/work/1407702413.2408/ExtUtils-Depends-0.400/t/lib C:\STRAWB~2\env\USERPR~1\.cpanm\work\1407702413.2408\ExtUtils-Depends-0.400\blib\lib C:\STRAWB~2\env\USERPR~1\.cpanm\work\1407702413.2408\ExtUtils-Depends-0.400\blib\arch C:/strawberry/perl/site/lib/MSWin32-x64-multi-thread C:/strawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at C:\STRAWB~2\env\USERPR~1\.cpanm\work\1407702413.2408\ExtUtils-Depends-0.400\blib\lib/ExtUtils/Depends.pm line 183.

t/02_save_load.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/03_deps.t ........ ok
t/04_extra_libs.t .. ok

Test Summary Report
-------------------
t/02_save_load.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=4, Tests=4,  2 wallclock secs ( 0.06 usr +  0.03 sys =  0.09 CPU)
Result: FAIL
Subject: Re: [rt.cpan.org #97922] ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
Date: Wed, 13 Aug 2014 20:02:09 +0200
To: bug-ExtUtils-Depends [...] rt.cpan.org, ej_zg [...] hotmail.com
From: Torsten Schoenfeld <kaffeetisch [...] gmx.de>
Thanks for the report, kmx. Can you try Ed J's (CC) fixes, now available in the "win32-test-fix" branch? You can download a snapshot here: <https://git.gnome.org/browse/perl-ExtUtils-Depends/snapshot/win32-test-fix.zip>.
Subject: Re: [rt.cpan.org #97922] ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
Date: Fri, 15 Aug 2014 16:43:53 +0200
To: bug-ExtUtils-Depends [...] rt.cpan.org
From: Karel Miko <kmx [...] cpan.org>
"win32-test-fix" version pass all tests -- kmx
Hi,

would it be possible to release ExtUtils-Depends-0.401 with windows fix?

Or at least could you please confirm that it is safe just to ignore test failures with ExtUtils-Depends-0.400? (I am gonna release next strawberry perl and want be sure that preinstalled ExtUtils-Depends is not broken).

Thanks in advace

--
kmx
On Fri Aug 22 04:34:33 2014, KMX wrote: Show quoted text
> Hi, > > would it be possible to release ExtUtils-Depends-0.401 with windows > fix?
Next release deadline is in about 16 hours (00:00 GMT 23Aug2014). Most likely I'll cut a release tomorrow my time (currently GMT+9).
Subject: Re: [rt.cpan.org #97922] ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
Date: Fri, 22 Aug 2014 11:15:56 +0200
To: bug-ExtUtils-Depends [...] rt.cpan.org
From: Karel Miko <kmx [...] cpan.org>
On 22.8.2014 10:51, Brian Manning via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=97922 > > > On Fri Aug 22 04:34:33 2014, KMX wrote:
>> Hi, >> >> would it be possible to release ExtUtils-Depends-0.401 with windows >> fix?
> Next release deadline is in about 16 hours (00:00 GMT 23Aug2014). Most likely I'll cut a release tomorrow my time (currently GMT+9).
Excellent, thanks a lot. -- kmx
Subject: Re: [rt.cpan.org #97922] ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
Date: Fri, 22 Aug 2014 11:58:59 +0200
To: bug-ExtUtils-Depends [...] rt.cpan.org
From: Torsten Schönfeld <kaffeetisch [...] gmx.de>
Brian, the win32 fix is currently only on the branch win32-test-fix, not on master. Feel free to merge it into master. But since the test failures are bugs in the test suite, it is also safe to ignore them.
Subject: Re: [rt.cpan.org #97922] ExtUtils-Depends-0.400 fails on MS Windows (strawberry perl)
Date: Fri, 22 Aug 2014 11:15:56 +0200
To: bug-ExtUtils-Depends [...] rt.cpan.org
From: Karel Miko <kmx [...] cpan.org>
On 22.8.2014 10:51, Brian Manning via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=97922 > > > On Fri Aug 22 04:34:33 2014, KMX wrote:
>> Hi, >> >> would it be possible to release ExtUtils-Depends-0.401 with windows >> fix?
> Next release deadline is in about 16 hours (00:00 GMT 23Aug2014). Most likely I'll cut a release tomorrow my time (currently GMT+9).
Excellent, thanks a lot. -- kmx
On Fri Aug 22 05:59:09 2014, TSCH wrote: Show quoted text
> Brian, the win32 fix is currently only on the branch win32-test-fix, not > on master. Feel free to merge it into master. But since the test > failures are bugs in the test suite, it is also safe to ignore them.
I'll merge now and push back to git.gnome.org. Thanks for the heads-up.
On Fri Aug 22 08:45:30 2014, XAOC wrote: Show quoted text
> On Fri Aug 22 05:59:09 2014, TSCH wrote:
> > Brian, the win32 fix is currently only on the branch win32-test-fix, not > > on master. Feel free to merge it into master. But since the test > > failures are bugs in the test suite, it is also safe to ignore them.
> > > I'll merge now and push back to git.gnome.org. > > Thanks for the heads-up.
origin/win32-test-fix merged into origin/master I'll cut the release tomorrow morning my time (GMT+9).