Skip to content

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

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 #1628

Triggered via pull request January 12, 2025 09:26
@aminyaaminya
synchronize #324
update-cmake
Status Failure
Total duration 14m 26s
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

51 errors and 30 warnings
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-ubuntu-20.04
Failed to install nala via installer: Error: Command failed with exit code 100: sudo 'bash' '/tmp/install-nala.sh'
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-windows-2022
static_assert failed "error STL1000: Unexpected compiler version, expected Clang 17.0.0 or newer."
Test-windows-2022
use of undeclared identifier '__builtin_is_constant_evaluated'; did you mean '_Is_constant_evaluated'?
Test-windows-2022
'_Ty' does not refer to a value
Test-windows-2022
expected class name
Test-windows-2022
'_Ty' does not refer to a value
Test-windows-2022
'_To' does not refer to a value
Test-windows-2022
expected member name or ';' after declaration specifiers
Test-windows-2022
expected ')'
Test-windows-2022
expected member name or ';' after declaration specifiers
Test-windows-2022
expected ')'
Test-windows-2019
STL1000: Unexpected compiler version, expected Clang 11.0.0 or newer.
Test-windows-2019
'_Ty' does not refer to a value
Test-windows-2019
expected class name
Test-windows-2019
'_Ty' does not refer to a value
Test-windows-2019
expected member name or ';' after declaration specifiers
Test-windows-2019
expected ')'
Test-windows-2019
expected member name or ';' after declaration specifiers
Test-windows-2019
expected ')'
Test-windows-2019
'_To' does not refer to a value
Test-windows-2019
expected member name or ';' after declaration specifiers
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-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-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-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
Test-windows-2019
Error: Microsoft Visual Studio not found
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 Digest
aminya~setup-cpp~1FCQ51.dockerbuild Expired
19.4 KB
sha256:33837e552c087f5ab96a64b2efb930b3bea8fb73b81ae6f2e3e4f00a69d4d7a3
aminya~setup-cpp~2B7XXU.dockerbuild Expired
131 KB
sha256:458c6c6f0a8db936e1e6364758c70c9cf2d8e02e283df45d0ea64f431c948166
aminya~setup-cpp~D3L7JE.dockerbuild Expired
17.4 KB
sha256:cad47d059af88e16ccefe3e1b72f0b9ba84cf1b6ca6514201ce12c02b7b36b36
aminya~setup-cpp~H7U91E.dockerbuild Expired
43.3 KB
sha256:e3e341b524f43b58f72143b2132be6348ab359574f02658ab098ac09a91eafd2
aminya~setup-cpp~HGB7IW.dockerbuild Expired
16.9 KB
sha256:a0fd07a32a8b47c77882076cc7dc99af20d599dfb7a5b5058c1b319f25171fc3
aminya~setup-cpp~KZO1T6.dockerbuild Expired
103 KB
sha256:78dac2f44dd1a176650e2adc0928e1c57bc1cabc798fdaf337da2bc8c519bd94
aminya~setup-cpp~VOUH4N.dockerbuild Expired
17.3 KB
sha256:1e13e4103bb154d60cff0c26e003fadba9b04b44e569d860d48353741cec7a48
aminya~setup-cpp~ZGSQPU.dockerbuild Expired
110 KB
sha256:36f6af69d988f0c286cfefcd7baa89b8caca3602d5e09e915d24a85e522887b8
dist Expired
6.66 MB
exe Expired
161 MB