Configuration VC7 Normal is BROKEN.

Step: make test

STDOUT output:
        C:\Perl\bin\perl.exe t/harness
t/op/basic......dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay (-1 skipped test: 0 okay, 0.00%)
t/op/integer....dubious
        Test returned status 26 (wstat 6656, 0x1a00)
DIED. FAILED tests 1-26
        Failed 26/26 tests, 0.00% okay
t/op/number.....dubious
        Test returned status 21 (wstat 5376, 0x1500)
DIED. FAILED tests 1-19, 21, 23
        Failed 21/23 tests, 8.70% okay (-2 skipped tests: 0 okay, 0.00%)
t/op/string.....dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 1-3, 5
        Failed 4/5 tests, 20.00% okay (-1 skipped test: 0 okay, 0.00%)
t/op/trans......dubious
        Test returned status 18 (wstat 4608, 0x1200)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------
-------
t/op/basic.t      1   256     2    1  50.00%  1
t/op/integer.t   26  6656    26   26 100.00%  1-26
t/op/number.t    21  5376    23   21  91.30%  1-19 21 23
t/op/string.t     4  1024     5    4  80.00%  1-3 5
t/op/trans.t     18  4608    18   18 100.00%  1-18
4 subtests skipped.


STDERR output:
'C:Perlinperl.exe' is not recognized as an internal or external
command,
operable program or batch file.
#     Failed test (Parrot/Test.pm at line 74)
#          got: 'can't stat t/op/basic1.pbc, code 2
'
#     expected: '42'
# Looks like you failed 1 tests of 2.
...

It looks like the backslashes in the path are being interpreted
incorrectly.  I don't think the problem is in Configure; can somebody
look at it?

--Brent Dax
[EMAIL PROTECTED]

They *will* pay for what they've done.

Reply via email to