Skip to content

Fixing the issue with getting different results on mac m1s #176

Fixing the issue with getting different results on mac m1s

Fixing the issue with getting different results on mac m1s #176

Status Failure
Total duration 59m 56s
Artifacts 8

main.yml

on: pull_request
Matrix: build_on_OSs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
ubuntu-latest-release roadrunner build
Process completed with exit code 8.
manylinux_2_28-release roadrunner build
Process completed with exit code 8.
windows-latest-release roadrunner build
Process completed with exit code 8.
macos-14-debug roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-14-debug roadrunner build
pcre2 10.44 is already installed and up-to-date. To reinstall 10.44, run: brew reinstall pcre2
macos-14-release roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-14-release roadrunner build
pcre2 10.44 is already installed and up-to-date. To reinstall 10.44, run: brew reinstall pcre2
macos-12-debug roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-12-debug roadrunner build
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macos-12-debug roadrunner build
pcre2 10.44 is already installed and up-to-date. To reinstall 10.44, run: brew reinstall pcre2
macos-12-debug roadrunner build
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
ubuntu-latest-debug roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows-latest-debug roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: ilammy/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest-release roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows-latest-release roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-12-release roadrunner build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos-12-release roadrunner build
pcre2 10.44 is already installed and up-to-date. To reinstall 10.44, run: brew reinstall pcre2
macos-12-release roadrunner build
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macos-12-release roadrunner build
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "roadrunner-2.7.0-macos-12-x86_64-Debug", "roadrunner-2.7.0-macos-12-x86_64-Release", "roadrunner-2.7.0-macos-14-arm64-Debug", "roadrunner-2.7.0-macos-14-arm64-Release", "roadrunner-2.7.0-python-wheels-macos-12-x86_64", "roadrunner-2.7.0-python-wheels-macos-14-arm64", "roadrunner-2.7.0-ubuntu-22-x86_64-Debug", "roadrunner-2.7.0-windows-msvc2022-x86_64-Debug". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
roadrunner-2.7.0-macos-12-x86_64-Debug
1.39 GB
roadrunner-2.7.0-macos-12-x86_64-Release
341 MB
roadrunner-2.7.0-macos-14-arm64-Debug
1.18 GB
roadrunner-2.7.0-macos-14-arm64-Release
328 MB
roadrunner-2.7.0-python-wheels-macos-12-x86_64
219 MB
roadrunner-2.7.0-python-wheels-macos-14-arm64
198 MB
roadrunner-2.7.0-ubuntu-22-x86_64-Debug
2.47 GB
roadrunner-2.7.0-windows-msvc2022-x86_64-Debug
4.41 GB