Open ramereth opened 3 years ago
FWIW I've tried the following:
I suspect this is an upstream issue related to the Apple clang 12.x compiler being extra picky about c99 warnings. If I build git without using libarchive and using the system includes, it builds without issue on MacOS 11. I didn't see any upstream issues opened for either libarchive or git.
this commit likely resolved the issue. now facing error with libgecode.
I've updated this issue. This is a problem with macOS 10.15 now that we've removed our 10.14 builders.
here's an ad-hoc where I updated git to the very latest release to see if this problem was resolved.
Description
When building chef-workstation via omnibus on MacOS 11.0, I'm running into the following error (Full build log can be found here):
NOTE: This doesn't doesn't seem to be a problem with building 10.15 or 10.14.
Some other relevant build environment information: