[Bug 3172] New: `make test` fails when using xattr patch

samba-bugs at samba.org samba-bugs at samba.org
Sun Oct 16 03:46:00 GMT 2005


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: wayned at samba.org
        ReportedBy: vapier at gentoo.org
         QAContact: rsync-qa at samba.org


tested rsync-2.6.6 and rsync cvs and both fail the same way

here's what i did to reproduce:
cvs -d :pserver:cvs at pserver.samba.org:/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.


More information about the rsync mailing list