-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
Summary:
Running make build
results in 38 warnings and 14 failures.
Description:
On a Mac M1, I have cloned (recursively) the cmdstan repo and tried to run make build
in order to verify that I can build it. The intent is to ensure that a pip install prophet
will build the prophet wheel appropriately. The result is a colorful log referencing a lot of seeming C++ build errors like:
Along with a variety of deprecation warnings that suggest to me that there's just something wrong with my C++ tool chain.
Reproducible Steps:
- git clone cmdstan --recursive
- make build
Current Output:
See description for some screen shots.
Expected Output:
Just a finished build.
Additional Information:
Provide any additional information here.
karsten.chu@AMB-96K7YK cmdstan % clang++ --version
Homebrew clang version 16.0.2
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /opt/homebrew/opt/llvm/bin
Current Version:
v2.32.0
Metadata
Metadata
Assignees
Labels
No labels