https://bugzilla.samba.org/show_bug.cgi?id=3172
Summary: `make test` fails when using xattr patch Product: rsync Version: 2.6.7 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] tested rsync-2.6.6 and rsync cvs and both fail the same way here's what i did to reproduce: cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot co rsync cd rsync patch -p0 < patches/acls.diff patch -p0 < patches/xattrs.diff autoconf autoheader ./configure --enable-acl-support --enable-xattr-support make proto make make test --> FAIL itemize find log of test failure attached -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html