- Notifications
You must be signed in to change notification settings - Fork584
powershell based macos arm project build error#4864
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I have just tried the macos build on my apple silicon base macbook pro with the "release/2.4" branch, then I saw the only one error at the end, so I am not sure if the build process had completely done or not. What build step causes the last error below for both x64 and arm64 builds?
|
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 3 comments 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Compared to Windows build artifacts, the macos artifacts has not quicetw and recvfuzz. Not sure the following warning is related or not.
|
BetaWas this translation helpful?Give feedback.
All reactions
-
I believe both of those artifacts are Windows only, so they shouldn't be present on mac. |
BetaWas this translation helpful?Give feedback.
All reactions
-
@wfurt any ideas on the mac build errors above? |
BetaWas this translation helpful?Give feedback.
All reactions
-
I see the error but it does not fail the build for me e.g. result code from the script is 0. I also tried |
BetaWas this translation helpful?Give feedback.