Dale Hocevar wrote:
[]
./Command/du_sk........................NOK 1# Failed test (./Command/du_sk.t at line 11) ./Command/du_sk........................NOK 4# Failed test (./Command/du_sk.t at line 29)
#          got: '44'
#     expected: '45'
./Command/du_sk........................NOK 5# Failed test (./Command/du_sk.t at line 30)
#          got: '89'
#     expected: '90'

In this test, fink compares the sum of file sizes it computes by hand with the output of `/usr/bin/du -sk .`. In your case, the former is 1K too small. Anyway, these sizes look very small to me, I would expect something like 156. Is your build directory on some unusual file system, UFS or something?

If you just want to get past this test, you can move the test script t/Command/du_sk.pl out of the way.

--
Martin



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to