Steps to reproduce the issue
$ spack install r@4.0.3+X
...
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/hfs/hfs_format.h:794:2: error: unknown type name 'uuid_string_t'; did you mean 'io_string_t'?
...
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/hfs/hfs_format.h:796:20: error: use of undeclared identifier 'uuid_string_t'
...
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/hfs/hfs_format.h:794:2: error: unknown type name 'uuid_string_t'; did you mean 'io_string_t'?
...
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/hfs/hfs_format.h:796:20: error: use of undeclared identifier 'uuid_string_t'
...
Information on your system
- Spack: 0.15.4-1838-f59bbf9c3a
- Python: 3.8.6
- Platform: darwin-catalina-ivybridge
Additional information
R 4.0.2 (the current version of the package) has a ton of build issues with Apple Clang 12. R 4.0.3 seems to have fewer, but I still see the above error.
General information
Steps to reproduce the issue
Information on your system
Additional information
R 4.0.2 (the current version of the package) has a ton of build issues with Apple Clang 12. R 4.0.3 seems to have fewer, but I still see the above error.
General information
spack debug reportand reported the version of Spack/Python/Platformspack maintainers <name-of-the-package>and @mentioned any maintainers