https://bugzilla.samba.org/show_bug.cgi?id=9860
           Summary: Fix Android build
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: dpb at corrigendum.ru
         QAContact: rsync-qa at samba.org
Created attachment 8851
  --> https://bugzilla.samba.org/attachment.cgi?id=8851
Old config.{guess,sub} don't recognize the Android toolchains
rsync, as it currently is, fails to build for Android because of some minor
(and one moderately-sized) issues. I'm attaching patches to rectify that.
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=9860 --- Comment #1 from ????? ???????? <dpb at corrigendum.ru> 2013-05-06 18:06:50 UTC --- Created attachment 8852 --> https://bugzilla.samba.org/attachment.cgi?id=8852 Android doesn't have S_IEXEC -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=9860 --- Comment #2 from ????? ???????? <dpb at corrigendum.ru> 2013-05-06 18:07:24 UTC --- Created attachment 8853 --> https://bugzilla.samba.org/attachment.cgi?id=8853 Android doesn't have getpass. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=9860 --- Comment #3 from ????? ???????? <dpb at corrigendum.ru> 2013-05-06 18:08:37 UTC --- Created attachment 8854 --> https://bugzilla.samba.org/attachment.cgi?id=8854 This patch isn't required - it just removes a lot of warnings when building for Android -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=9860
Wayne Davison <wayned at samba.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #4 from Wayne Davison <wayned at samba.org> 2013-05-19
21:28:47 UTC ---
Thanks for the nice patch set.  I snagged even newer config.{guess,sub} files
from the GNU folks, and applied the other patches.  Will commit this soon.
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.