Re: Failed tests with macOS Sequoia 15.5

Paul Eggert <[email protected]> Mon, 2 Jun 2025 11:43:49 -0700
Newsgroups gmane.comp.version-control.rcs.bugs
Organization UCLA Computer Science Department
Message-ID <[email protected]>
On 2025-06-02 05:03, Mark Prior wrote:
> Hi, I just built RCS 5.10.1 on my MacBook and it failed a number of 
> tests.

What version of macOS are you using? What compiler? What are the 
symptoms if you don't install the patch?

I can't reproduce the problem on my macOS platform, which looks like this:

$ gcc --version
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
$ sw_vers
ProductName:	macOS
ProductVersion:	12.6
BuildVersion:	21G115


I built RCS 5.10.1 with './configure; make; make check'. All checks 
passed, and I didn't need to make any patches.