Skip to content

clingo: fix bootstrapping on m1 (at least my configuration)#31791

Closed
sethrj wants to merge 1 commit intospack:developfrom
sethrj:clingo-m1-bootstrap
Closed

clingo: fix bootstrapping on m1 (at least my configuration)#31791
sethrj wants to merge 1 commit intospack:developfrom
sethrj:clingo-m1-bootstrap

Conversation

@sethrj
Copy link
Copy Markdown
Contributor

@sethrj sethrj commented Jul 28, 2022

This is with a very very fresh system on an M2 mac running macOS 12.5, with Xcode 13.4.1 (Build version 13F100) and MacOSX12.3.sdk. xcode-select points to XCode rather than CommandLine Tools. CMake 3.23.2 successfully detects the Python include dirs at

/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8

This is with Xcode 13.4.1, Build version 13F100, MacOSX12.3.sdk, on an
M2 mac running macOS 12.5. xcode-select points to XCode rather than CommandLine Tools.
CMake 3.23.2 successfully detects the Python include dirs at
```
/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8
```
@sethrj sethrj added macOS bootstrap Anything that has to do with Spack building its own dependencies. labels Jul 28, 2022
@sethrj sethrj requested a review from adamjstewart July 28, 2022 23:19
@spackbot-app spackbot-app bot requested review from alalazo and tgamblin July 28, 2022 23:19
@sethrj
Copy link
Copy Markdown
Contributor Author

sethrj commented Jul 28, 2022

Fixes #31735

@sethrj sethrj linked an issue Jul 28, 2022 that may be closed by this pull request
4 tasks
@adamjstewart adamjstewart self-assigned this Jul 28, 2022
@sethrj sethrj deleted the clingo-m1-bootstrap branch August 1, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bootstrap Anything that has to do with Spack building its own dependencies. macOS update-package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bootstrap issue: cannot find Python (new apple M2)

2 participants