[Bug 13044] On macOS 10.12.6 with the new Xcode 9, `make check` is full of failures

samba-bugs at samba.org samba-bugs at samba.org
Wed Sep 20 19:20:31 UTC 2017


https://bugzilla.samba.org/show_bug.cgi?id=13044

--- Comment #6 from chdiza at gmail.com ---
Homebrew's builds for different macOS versions will use as few versions of
Xcode as possible.  Sometimes one version of Xcode is used on two different
macOS VMs with differing macOS versions.  Anyway, those are for Homebrew's
pre-compiled binaries (and in the case of rsync, they don't run `make check`
when building said binaries).  I want to build rsync from source.

I've found that if one manually runs `xcode-select` to point to the folder
where the Command Line Tools live (as opposed to pointing at the tools included
in Xcode.app), there is no problem with rsync and its tests.

As far as I can see now, this is a bug in Xcode 9.0.

Apple is known to be stubborn about this sort of thing though, so it might
require rsync to do some workarounds.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list