-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Mac incremental has failing tests on all branches #5327
Comments
Ran on my local arm mac's result, I think I need update/clean up the environment in mac, let me do it. |
I think there is some dependencies issue in the conan center about the zlib or something, maybe the default package is arm version now. Since I cannot successfully build the OpenStudio after I wipe out the conan cache and install the dependencies from conan center. |
When I try to build the depencies from
It will raise this issue.
|
Well, I tried build it in a clean mac from aws and works well. |
This is another issue, remedied by the script: https://gist.github.com/wenyikuang/18239d61a00c179ec5b176bcc28ad23f Basically the network is buggy gettextlib could only be fetched by ftp. And conanprofile need to be updated to To build boost correctly too. |
Issue overview
The following tests FAILED:
Current Behavior
https://ci.openstudio.net/blue/organizations/jenkins/openstudio-incremental-osx/detail/PR-5321/2/pipeline
Expected Behavior
CI should be all green or it's pointless
Details
Environment
Some additional details about your environment for this issue (if relevant):
The text was updated successfully, but these errors were encountered: