I get, in part:

cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" xargs
/usr/bin/perl
-I/Volumes/LaCieDisk/sw/src/fink.build/fink-0.29.10-31/fink-0.29.10/perlmod
-MTest::Harness -e 'runtests(@ARGV)'
Checking for Test::More...
./00compile..............................ok
./10features/users_groups................ok
./10features/volume......................ok 1/2
#   Failed test 'Permissions must be enabled on target volume'
#   in ./10features/volume.t at line 24.
#          got: 'Disabled'
#     expected: 'Enabled'
# Looks like you failed 1 test of 2.
./10features/volume......................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
./Base/initialize........................ok
./Base/param.............................ok
./Base/param_boolean.....................ok
./CLI/capture............................ok
./Command/cat............................ok
./Command/chowname.......................
./Command/chowname.......................NOK 2#   Failed test 'chown to a
user'
#   in ./Command/chowname.t at line 27.
#          got: 'unknown'
#     expected: 'nobody'

./Command/chowname.......................NOK 5#   Failed test 'chown to a
group'
#   in ./Command/chowname.t at line 34.
#          got: 'unknown'
#     expected: 'nobody'

./Command/chowname.......................NOK 8#   Failed test 'chown to a
user...'
#   in ./Command/chowname.t at line 43.
#          got: 'unknown'
#     expected: 'nobody'

#   Failed test '  and a group'
#   in ./Command/chowname.t at line 44.
#          got: 'unknown'
#     expected: 'nobody'
./Command/chowname.......................NOK 9# Looks like you failed 4
tests of 9.
./Command/chowname.......................dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 2, 5, 8-9
        Failed 4/9 tests, 55.56% okay
./Command/commands.......................ok
./Command/du_sk..........................ok
        1/6 skipped: can't test permission errors as root
./Command/exports........................ok
./Command/failure........................ok 1/0
./Command/failure........................NOK 29#   Failed test in
./Command/failure.t at line 119.
#     ''
#         !=
#     '0'
./Command/failure........................ok 41/0
#   Failed test in ./Command/failure.t at line 179.
#          got: '1257104242'
#     expected: '1257104241'
./Command/failure........................NOK 42# Looks like you failed 2
tests of 49.
./Command/failure........................dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 29, 42
        Failed 2/49 tests, 95.92% okay
./Command/touch..........................ok
./Config/exports.........................ok
./Config/failure.........................ok
./Config/flag............................ok
./Config/load_save.......................ok
./Config/options.........................ok
./Config/param...........................ok
./Config/verbosity_level.................ok
./Engine/fetch...........................ok
./Finally/buildlocks.....................ok
./Finally/finally........................ok
./FinkVersion/exports....................ok
./FinkVersion/version....................ok
./Mirror/exports.........................ok
./Notify/exports.........................ok
./Package/duplicate_fullnames............ok
./PkgVersion/get_perl....................ok
./PkgVersion/get_ruby....................ok
./PkgVersion/get_splitoffs...............ok
./PkgVersion/non_consecutive_source......ok
./SelfUpdate/last_done...................ok
./SelfUpdate/subclasses..................ok
./Services/eval_conditional..............ok
./Services/execute_nonroot_okay..........ok
        1/12 skipped: You must be non-root for this test
./Services/expand_percent................ok
./Services/prepare_script................ok
./Services/spec2struct...................ok
./Text/DelimMatch........................ok
./Validation/_filename_versioning_cmp....ok
./Validation/exports.....................ok
Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
./10features/volume.t    1   256     2    1  50.00%  2
./Command/chowname.t     4  1024     9    4  44.44%  2 5 8-9
./Command/failure.t      2   512    49    2   4.08%  29 42
2 subtests skipped.
Failed 3/43 test scripts, 93.02% okay. 7/984 subtests failed, 99.29% okay.
make: *** [test] Error 1
### execution of make failed, exit code 2

tia, Jonathan


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to