fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15 #1628
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 | |
---|---|---|
aminya~setup-cpp~1FCQ51.dockerbuild
|
19.4 KB |
|
aminya~setup-cpp~2B7XXU.dockerbuild
|
131 KB |
|
aminya~setup-cpp~D3L7JE.dockerbuild
|
17.4 KB |
|
aminya~setup-cpp~H7U91E.dockerbuild
|
43.3 KB |
|
aminya~setup-cpp~HGB7IW.dockerbuild
|
16.9 KB |
|
aminya~setup-cpp~KZO1T6.dockerbuild
|
103 KB |
|
aminya~setup-cpp~VOUH4N.dockerbuild
|
17.3 KB |
|
aminya~setup-cpp~ZGSQPU.dockerbuild
|
110 KB |
|
dist
Expired
|
6.66 MB |
|
exe
Expired
|
161 MB |
|