Info
Although the doc says it needs Clang 13.0+ for building mongod on macos, the build of the 7.0 branch fails with the following:
OS: MacOS 15.1.1
Clang: Apple Clang 16.0.0
Architecture: arm64 (apple silicon)
Attaching a error doc to the ticket, could we get some latest docs on how to build mongodb on macos?
PS: looking to build it from source rather use the homebrew version.
Top User Comments
JIRAUSER1274619 commented on Tue, 3 Dec 2024 23:00:10 +0000:
This is correct, we plan to add support for MacOS 15 at some point, but we don't have it on the roadmap right now. If you would like to submit a patch to upgrade the code to support MacOS15 that's compatible while maintaining compatibility wtih all other supported platforms, we would be happy to review it! Thank you for your report!
JIRAUSER1265262 commented on Tue, 3 Dec 2024 22:27:05 +0000:
Hi vyasdeep.dv@gmail.com!
MongoDB does not officially support MacOS 15 yet. This also looks like SERVER-91469 / SERVER-87442 which is for adding support for Macos 14 Sonoma (ARM64 and AMD64), which isn't quite done yet.
I'll assign this to our Build team to verify that; thanks for your report!