Skip to content

Add c++ std to cmake file and disabled CI tests on win #26

Add c++ std to cmake file and disabled CI tests on win

Add c++ std to cmake file and disabled CI tests on win #26

Triggered via push October 17, 2024 08:10
Status Failure
Total duration 19m 15s
Artifacts

unix_ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 246 warnings
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cc' 'cc' '/usr/bin//gcc-11' '40'
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
Failed to install the gcc 11
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cc' 'cc' '/usr/bin//gcc-11' '40'
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
Failed to install the gcc 11
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cc' 'cc' '/usr/bin//gcc-11' '40'
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
Failed to install the gcc 11
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cxx' 'cxx' '/usr/bin//g++-11' '40'
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
Failed to install the gcc 11
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cxx' 'cxx' '/usr/bin//g++-11' '40'
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
Failed to install the gcc 11
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cc' 'cc' '/usr/bin//gcc-11' '40'
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
Failed to install the gcc 11
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
Error: Command failed with exit code 2: sudo 'update-alternatives' '--install' '/usr/bin/cc' 'cc' '/usr/bin//gcc-11' '40'
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
Failed to install the gcc 11
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
Error: Failed to install apt packages: Command failed with exit code 100: sudo 'apt-get' 'install' '--fix-broken' '-y' 'gcc-11' 'g++-11' Error: Command failed with exit code 100: sudo 'apt-get' 'install' '--fix-broken' '-y' 'gcc-11' 'g++-11' at Hi (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:128056) at P (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:19069) at file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20072 at k (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20081) at Se (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:45401) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async er (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:73868) at async file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:267311 at async file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:267093
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
Failed to install the gcc 11
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
No formulae or casks found for venv.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
No formulae or casks found for venv.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, ZIP)
Process completed with exit code 1.
Test (windows-2022, msvc, Visual Studio 17 2022, Debug)
Process completed with exit code 1.
Test (ubuntu-20.04, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Debug)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, clang++-14, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, clang++-14, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Debug)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, clang++-14, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Debug)
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.
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 14, Ninja Multi-Config, Release)
Could not find package g++ with version 11. Installing the latest version.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Debug)
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.
Test (ubuntu-20.04, clang++-14, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, clang++-14, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Debug)
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.
Test (ubuntu-latest, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 17, Ninja Multi-Config, Release)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Release)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Release)
Could not find package gcc with version 11. Installing the latest version.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 17, Ninja Multi-Config, Release)
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.
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
Could not find package g++ with version 11. Installing the latest version.
Test (ubuntu-20.04, gcc-11, 20, Ninja Multi-Config, Debug)
Could not find package gcc with version 11. Installing the latest version.
Test (ubuntu-latest, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, clang++-14, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, clang++-14, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Test (ubuntu-20.04, gcc-11, 23, Ninja Multi-Config, Debug)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Test (ubuntu-latest, clang++-14, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 20, Ninja Multi-Config, Release)
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.
Test (ubuntu-latest, gcc-11, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, gcc-11, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, gcc-11, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, clang++-14, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, clang++-14, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, gcc-11, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
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.
Test (ubuntu-latest, gcc-11, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 14, Ninja Multi-Config, Release)
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.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
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.
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, clang++-14, 23, Ninja Multi-Config, Debug)
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.
Test (ubuntu-latest, gcc-11, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, gcc-11, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 14, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 14, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, gcc-11, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, gcc-11, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 14, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ubuntu-latest, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Debug)
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.
Test (ubuntu-latest, llvm-13.0.0, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, llvm-13.0.0, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 17, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 20, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Debug)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
boost 1.86.0 is already installed and up-to-date. To reinstall 1.86.0, run: brew reinstall boost
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
No available formula with the name "venv".
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
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.
Test (macos-12, llvm-13.0.0, 23, Ninja Multi-Config, Release)
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.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, ZIP)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Release, ZIP)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Release, ZIP)
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Debug)
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...