On Thu, Dec 12, 2002 at 05:18:25PM -0500, Chris Nandor wrote:
> http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz
> 
> If you have the time, please try this build out, compiling and testing.  
> It's been tested with perl 5.6.0 and gcc2/gcc3 on Mac OS X 10.2, but I 
> imagine it should work with any combination of perl 5.6.0/5.6.1/5.8.0, 
> gcc2/gcc3, and Mac OS X 10.1/10.2.

Test results for os 10.2.2, perl 5.6.0:

PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin 
-I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; 
runtests @ARGV;' t/*.t */t/*.t
t/Carbon.......................## Component Manager: attempting to find symbols in a 
component alias of type (imdc/MP42/MSFT)
ok
Components/t/Components........## Component Manager: attempting to find symbols in a 
component alias of type (imdc/MP42/MSFT)
ok
Files/t/Files..................ok
Gestalt/t/Gestalt..............ok
MacPerl/t/MacPerl..............## Component Manager: attempting to find symbols in a 
component alias of type (imdc/MP42/MSFT)
Use of uninitialized value in pattern match (m//) at blib/lib/MacPerl.pm line 144.
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 145.
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 146.
#     Failed test (MacPerl/t/MacPerl.t at line 88)
#          got: undef
#     expected: '3'
Use of uninitialized value in pattern match (m//) at blib/lib/MacPerl.pm line 125.
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 126.
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 127.
#     Failed test (MacPerl/t/MacPerl.t at line 91)
#          got: 'dha'
#     expected: undef
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 107.
Use of uninitialized value in substitution (s///) at blib/lib/MacPerl.pm line 108.
Use of uninitialized value in string eq at blib/lib/MacPerl.pm line 110.
Use of uninitialized value in string eq at blib/lib/MacPerl.pm line 110.
Use of uninitialized value in string eq at blib/lib/MacPerl.pm line 110.
#     Failed test (MacPerl/t/MacPerl.t at line 94)
#          got: ''
#     expected: '1'
# Looks like you failed 3 tests of 13.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 11-13
        Failed 3/13 tests, 76.92% okay
Memory/t/Memory................ok
MoreFiles/t/MoreFiles..........ok
Notification/t/Notification....ok
Processes/t/Processes..........ok
Resources/t/Resources..........ok
Sound/t/Sound..................## Component Manager: attempting to find symbols in a 
component alias of type (imdc/MP42/MSFT)
ok
Speech/t/Speech................## Component Manager: attempting to find symbols in a 
component alias of type (imdc/MP42/MSFT)
ok
Types/t/Types..................ok
Failed 1/13 test scripts, 92.31% okay. 3/85 subtests failed, 96.47% okay.
Failed Test         Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
MacPerl/t/MacPerl.t    3   768    13    3  23.08%  11-13
make: *** [test_dynamic] Error 35

-- 
David H. Adler - <[EMAIL PROTECTED]> - http://www.panix.com/~dha/
 One dude sitting at home, bong in hand, is only a danger to junk
food, which, last I checked, was not considered sentient.  Murder, on
the other hand, is quite harmful.    - Chuck Crews

Reply via email to