Skip to content

fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15 #1626

fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15

fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15 #1626

Triggered via pull request January 12, 2025 08:48
@aminyaaminya
synchronize #324
update-cmake
Status Failure
Total duration 15m 33s
Artifacts 10

CI.yml

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

Annotations

33 errors and 30 warnings
Test-ubuntu-20.04
Failed to install nala via installer: Error: Command failed with exit code 100: sudo 'bash' '/tmp/install-nala.sh'
Test-windows-2022
Process completed with exit code 1.
Test-macos-14
use of undeclared identifier 'wcschr'
Test-macos-14
use of undeclared identifier 'wcspbrk'
Test-macos-14
use of undeclared identifier 'wcsrchr'; did you mean 'wcschr'?
Test-macos-14
use of undeclared identifier 'wcsstr'; did you mean 'wcschr'?
Test-macos-14
no matching function for call to 'wcschr'
Test-macos-14
cannot initialize a parameter of type 'wchar_t *' with an lvalue of type 'const wchar_t *'
Test-macos-14
unknown type name 'size_t'
Test-macos-14
unknown type name 'size_t'
Test-macos-14
unknown type name 'size_t'
Test-macos-14
use of undeclared identifier 'mbstate_t'
Test-macos-15
use of undeclared identifier 'wcschr'
Test-macos-15
use of undeclared identifier 'wcspbrk'
Test-macos-15
use of undeclared identifier 'wcsrchr'; did you mean 'wcschr'?
Test-macos-15
use of undeclared identifier 'wcsstr'; did you mean 'wcschr'?
Test-macos-15
no matching function for call to 'wcschr'
Test-macos-15
cannot initialize a parameter of type 'wchar_t *' with an lvalue of type 'const wchar_t *'
Test-macos-15
unknown type name 'size_t'
Test-macos-15
unknown type name 'size_t'
Test-macos-15
unknown type name 'size_t'
Test-macos-15
use of undeclared identifier 'mbstate_t'
Test-windows-2019
Process completed with exit code 1.
Test-macos-13
use of undeclared identifier 'wcschr'
Test-macos-13
use of undeclared identifier 'wcspbrk'
Test-macos-13
use of undeclared identifier 'wcsrchr'; did you mean 'wcschr'?
Test-macos-13
use of undeclared identifier 'wcsstr'; did you mean 'wcschr'?
Test-macos-13
no matching function for call to 'wcschr'
Test-macos-13
cannot initialize a parameter of type 'wchar_t *' with an lvalue of type 'const wchar_t *'
Test-macos-13
unknown type name 'size_t'
Test-macos-13
unknown type name 'size_t'
Test-macos-13
unknown type name 'size_t'
Test-macos-13
use of undeclared identifier 'mbstate_t'
Test-ubuntu-24.04
setup-cpp was called without any arguments. Nothing to do.
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-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
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-20.04
setup-cpp was called without any arguments. Nothing to do.
Test-macos-14
gcc 14.2.0_1 is already installed and up-to-date. To reinstall 14.2.0_1, run: brew reinstall gcc
Test-macos-14
graphviz 12.2.1 is already installed and up-to-date. To reinstall 12.2.1, run: brew reinstall graphviz
Test-macos-14
bazelisk 1.25.0 is already installed and up-to-date. To reinstall 1.25.0, run: brew reinstall bazelisk
Test-macos-14
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
Test-macos-15
gcc 14.2.0_1 is already installed and up-to-date. To reinstall 14.2.0_1, run: brew reinstall gcc
Test-macos-15
graphviz 12.2.1 is already installed and up-to-date. To reinstall 12.2.1, run: brew reinstall graphviz
Test-macos-15
bazelisk 1.25.0 is already installed and up-to-date. To reinstall 1.25.0, run: brew reinstall bazelisk
Test-macos-15
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
Test-windows-2019
Error: Microsoft Visual Studio not found
Test-macos-13
gcc 14.2.0_1 is already installed and up-to-date. To reinstall 14.2.0_1, run: brew reinstall gcc
Test-macos-13
graphviz 12.2.1 is already installed and up-to-date. To reinstall 12.2.1, run: brew reinstall graphviz
Test-macos-13
bazelisk 1.25.0 is already installed and up-to-date. To reinstall 1.25.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
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~13EZUN.dockerbuild
109 KB
aminya~setup-cpp~7BQ08M.dockerbuild
19.2 KB
aminya~setup-cpp~FYKJ4A.dockerbuild
131 KB
aminya~setup-cpp~HLV9UM.dockerbuild
104 KB
aminya~setup-cpp~KV77KP.dockerbuild
43.8 KB
aminya~setup-cpp~OVDW1N.dockerbuild
18.2 KB
aminya~setup-cpp~Y7A9I6.dockerbuild
18.3 KB
aminya~setup-cpp~Z3F1LB.dockerbuild
16.9 KB
dist Expired
6.66 MB
exe Expired
161 MB