Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Spiffy CPAN distribution.

Report information
The Basics
Id: 12740
Status: new
Priority: 0/
Queue: Spiffy

People
Owner: Nobody in particular
Requestors: barbie [...] missbarbell.co.uk
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.22
Fixed in: (no value)



Subject: export4.t fails on MSWin32, Perl 5.6.1
This fails in Spiffy-0.24, but the dropdown list above only goes to 0.22! make test results: [ERROR] [Wed May 4 09:54:36 2005] MAKE TEST failed: No such file or directory C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t\autoload.t t\base.t t\cascade.t t\const.t t\export1.t t\export2.t t\export3.t t\export4.t t\export5.t t\export6.t t\export7.t t\field.t t\field2.t t\field3.t t\filter.t t\filter2.t t\filter3.t t\filter4.t t\filter5.t t\mixin.t t\mixin2.t t\mixin3.t t\new.t t\package.t t\parse.t t\spiffy.t t\stub.t t\super.t t\super2.t t\autoload....ok t\base........ok t\cascade.....ok t\const.......ok t\export1.....ok t\export2.....ok t\export3.....ok t\export4.....dubious Test returned status 255 (wstat 65280, 0xff00) t\export5.....ok t\export6.....ok t\export7.....ok t\field.......ok t\field2......ok t\field3......ok t\filter......ok t\filter2.....ok t\filter3.....ok t\filter4.....ok t\filter5.....ok t\mixin.......ok t\mixin2......ok t\mixin3......ok t\new.........ok t\package.....ok t\parse.......ok t\spiffy......ok t\stub........ok t\super.......ok t\super2......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\export4.t 255 65280 ?? ?? % ?? Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. ":XXX" is not exported by the Spiffy module at C:\.cpanplus\5.6.1\build\Spiffy-0.24\blib\lib/Spiffy.pm line 106 Can't continue after import errors at C:\.cpanplus\5.6.1\build\Spiffy-0.24\blib\lib/Spiffy.pm line 106 BEGIN failed--compilation aborted at t\export4.t line 6. Failed 1/29 test scripts, 96.55% okay. 0/175 subtests failed, 100.00% okay. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff' Stop. H:\>perl -v This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 638 provided by ActiveState Corp. http://www.ActiveState.com ActiveState is a division of Sophos. Built Apr 13 2004 19:24:21 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. H:\>uname -a MINGW32_NT-5.0 ############## 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown (machine name blanked out)