$ make check gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c tls.c -o tls.o gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o tls.exe tls.o syscall.o lib/permstring.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c getgroups.c -o getgroups.o gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o getgroups.exe getgroups.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c getfsdev.c -o getfsdev.o gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o getfsdev.exe getfsdev.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c trimslash.c -o trimslash.o gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o trimslash.exe trimslash.o syscall.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c t_unsafe.c -o t_unsafe.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c t_stub.c -o t_stub.o gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o t_unsafe.exe t_unsafe.o syscall.o util.o t_stub.o lib/compat.o lib/snpr intf.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c wildtest.c -o wildtest.o In file included from wildtest.c:10: popt/popt.h:377: warning: type qualifiers ignored on function return type gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o wildtest.exe wildtest.o popt/findme.o popt/popt.o popt/poptconfig.o p opt/popthelp.o popt/poptparse.o POSIXLY_CORRECT=1 TOOLDIR=`pwd` rsync_bin=`pwd`/rsync.exe srcdir="." ./runtests.sh ============================================================ ./runtests.sh running in /usr/src/rsync-2.6.3/rsync-2.6.3 rsync_bin=/usr/src/rsync-2.6.3/rsync-2.6.3/rsync.exe srcdir=. testuser=testuser os=CYGWIN_NT-5.1 Mozart 1.5.13(0.122/4/2) 2005-03-01 11:01 i686 unknown unknown Cygwin preserve_scratch=no scratchbase=/usr/src/rsync-2.6.3/rsync-2.6.3/testtmp PASS 00-hello PASS backup PASS batch-mode PASS chgrp SKIP chmod-temp-dir (Can't find a tmp dir on a different file system) PASS chmod SKIP chown (Can't chown (probably need root)) PASS compare-dest PASS daemon-gzip-download PASS daemon-gzip-upload ----- daemon log follows Testing for symlinks using 'test -h' building configuration /usr/src/rsync-2.6.3/rsync-2.6.3/testtmp.daemon/test-rsyncd.conf test-from rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(515) ----- daemon log ends ----- daemon rsyncd.log follows ----- daemon rsyncd.log ends FAIL daemon SKIP devices (Rsync won't copy devices unless we're root) PASS duplicates PASS exclude PASS hands PASS hardlinks SKIP longdir (unable to create files in long directory) PASS merge SKIP ssh-basic (Skipping SSH tests because $rsync_enable_ssh_tests is not set) PASS symlink-ignore PASS trimslash PASS unsafe-byname PASS unsafe-links PASS wildmatch ------------------------------------------------------------ ----- overall results: 18 passed 1 failed 5 skipped ------------------------------------------------------------ overall result is 1 make: *** [check] Error 1