slachiewicz commented on PR #3826: URL: https://github.com/apache/thrift/pull/3826#issuecomment-5635079065
A limit on the verification above, since I had no clean macOS environment for it: - The `sudo … install` steps ran into a scratch prefix (`cmake --install --prefix`, `make install DESTDIR=`), so the install target is tested but not the `/usr/local` permissions. - `flex` on the test machine came from Xcode, not Homebrew, so the `brew install` line was not exercised from a fresh machine. All six formula names resolve. - The unchanged section on building Boost and libevent by hand was not run. The macOS CI job covers the Autotools path on a fresh runner; the CMake path has no CI coverage. *This comment was created with AI assistance.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
