Closed adamjstewart closed 1 month ago
Also reported with Xcode/Apple Clang 15.0.0: https://github.com/spack/spack/issues/45919
I'm pretty sure that it's a Spack-specific problem.
While we are still looking for the Mac environment to test, I wonder if using the latest GNU autoconf 2.72, automate 1.17, and libtool 2.5.3 will resolve this issue.
I think it is most likely the Spack problem, as @skosukhin suggested.
FYI. Not using Spack, I was able to build PnetCDF successfully a Mac OS 14.7 (the platform available to me) with the followings.
I'm also convinced this is a Spack problem, closing.
On macOS 15.0.1 with Apple Clang 16.0.0 I see the following build failure:
It's possible that newer versions of Xcode ship with an ld that is incompatible with parallel-netcdf.
Full build log