Skip to content

feat: find LLVM assets based on heuristics and GitHub/Website API + support LLVM/CMake/Ninja Arm + update default version LLVM to 18 + support installing yay on Arch + fix make/pipx/conan/gcovr/meson on MacOS ARM #1445

feat: find LLVM assets based on heuristics and GitHub/Website API + support LLVM/CMake/Ninja Arm + update default version LLVM to 18 + support installing yay on Arch + fix make/pipx/conan/gcovr/meson on MacOS ARM

feat: find LLVM assets based on heuristics and GitHub/Website API + support LLVM/CMake/Ninja Arm + update default version LLVM to 18 + support installing yay on Arch + fix make/pipx/conan/gcovr/meson on MacOS ARM #1445

Triggered via pull request September 8, 2024 00:32
@aminyaaminya
synchronize #285
llvm
Status Failure
Total duration 13m 1s
Artifacts 8

CI.yml

on: pull_request
Matrix: Build
Matrix: BuildExecutable
Matrix: Docker
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 62 warnings
Docker-setup-cpp-fedora-llvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dnf -y install nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --compiler llvm --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true && dnf clean all && rm -rf /tmp/*" did not complete successfully: exit code: 1
Docker-setup-cpp-arch-llvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pacman -Syuu --noconfirm && pacman-db-upgrade && pacman -S --noconfirm --needed nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --compiler llvm --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true && pacman -Scc --noconfirm && rm -rf /var/cache/pacman/pkg/* && rm -rf /tmp/*" did not complete successfully: exit code: 1
Test-ubuntu-20.04
Failed to install nala via installer: Error: Command failed with exit code 100: sudo 'bash' '/tmp/install-nala.sh'
Test-ubuntu-20.04
Process completed with exit code 1.
Test-macos-13
Process completed with exit code 1.
Test-macos-12
Process completed with exit code 1.
Test-windows-2022
Process completed with exit code 1.
Test-windows-2019
Process completed with exit code 1.
Build (ubuntu-22.04, 22.6.0, 9.9.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
Build (ubuntu-22.04, 22.6.0, 9.9.0): src/utils/asset/load-assets.ts#L42
Unexpected nullable number value in conditional. Please handle the nullish/zero/NaN cases explicitly
Build (ubuntu-22.04, 22.6.0, 9.9.0): src/utils/asset/load-assets.ts#L42
Unexpected nullable number value in conditional. Please handle the nullish/zero/NaN cases explicitly
Build (ubuntu-22.04, 22.6.0, 9.9.0): src/utils/asset/load-assets.ts#L48
Unexpected nullable number value in conditional. Please handle the nullish/zero/NaN cases explicitly
Build (ubuntu-22.04, 22.6.0, 9.9.0): src/utils/asset/load-assets.ts#L64
Unexpected nullable number value in conditional. Please handle the nullish/zero/NaN cases explicitly
Build (ubuntu-22.04, 22.6.0, 9.9.0): src/utils/asset/load-assets.ts#L132
Unnecessary conditional, the types have no overlap
Build-Executable-ubuntu-24.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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/
Docker-setup-cpp-fedora-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Build-Executable-windows-2022
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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/
Docker-setup-cpp-arch-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Build-Executable-macos-13
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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/
Docker-setup-cpp-ubuntu-mingw
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Docker-setup-cpp-ubuntu-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-ubuntu-24.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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-24.04
‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)’ is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘void curl_formfree(curl_httppost*)’ is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)’ is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
Test-ubuntu-24.04
‘void curl_formfree(curl_httppost*)’ is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
Test-ubuntu-24.04
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-24.04
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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-22.04
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-22.04
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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-13
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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-13
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Test-macos-13
graphviz 12.1.0 is already installed and up-to-date. To reinstall 12.1.0, run: brew reinstall graphviz
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
bazelisk 1.20.0 is already installed and up-to-date. To reinstall 1.20.0, run: brew reinstall bazelisk
Test-macos-13
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Test-macos-12
graphviz 12.1.0 is already installed and up-to-date. To reinstall 12.1.0, run: brew reinstall graphviz
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
bazelisk 1.20.0 is already installed and up-to-date. To reinstall 1.20.0, run: brew reinstall bazelisk
Test-macos-12
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@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-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Error: Microsoft Visual Studio not found
Test-windows-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
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: "dist", "exe". 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
aminya~setup-cpp~DKAHJF.dockerbuild Expired
11.4 KB
aminya~setup-cpp~E8M8Z4.dockerbuild Expired
11.5 KB
aminya~setup-cpp~IQJDBH.dockerbuild Expired
104 KB
aminya~setup-cpp~JI49W2.dockerbuild Expired
110 KB
aminya~setup-cpp~TAYF2P.dockerbuild Expired
25.8 KB
aminya~setup-cpp~XHJER6.dockerbuild Expired
32.7 KB
dist Expired
6.58 MB
exe Expired
119 MB