I'm trying to build and install Samba 3.0.30 on a Solaris 9 SPARC machine. When I do a "make test", the RW1 test is failing. If I go back and configure and build 3.0.28 with the same settings, and do a make test, everything passes. Here's what I'm seeing with 3.0.30:
---8<--- Testing RW1 (0) TEST OUTPUT: host=127.0.0.2 share=tmp user=root myname=cannes Running RW1 starting readwritetest unlink failed (NT_STATUS_OBJECT_NAME_NOT_FOUND) (normal, this file should not exist) Passed readwritetest v1: Yes unlink failed (NT_STATUS_OBJECT_NAME_NOT_FOUND) (normal, this file should not exist) read failed (Read error: Error 0) read -1, expected 130534 close failed (Read error: Error 0) close failed (Read error: Error 0) unlink failed (Read error: Error 0) Passed readwritetest v2: No tdis failed (Read error: Error 0) TEST RW1 FAILED! RW1 took 18.458818 secs TEST FAILED: /export/data/software/cradle/build/samba-3.0.30/source/bin/smbtorture //127.0.0.2/tmp -Uroot%test RW1 (status 1) --->8--- Any pointers where to look next? I can see in the test that it's failing on a cli_read() in rw_torture2(), but I don't know why. I looked at st/smbd_test.log, but there are no errors there. Thanks. -David -- David Eisner http://cradle.brokenglass.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
