fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15 #1629
Annotations
2 errors and 46 warnings
Test-macos-15
Unable to find Node version '12' for platform darwin and architecture arm64.
|
Test-ubuntu-20.04
Failed to install nala via installer: Error: Command failed with exit code 100: sudo 'bash' '/tmp/install-nala.sh'
|
Build (ubuntu-22.04):
src/llvm/__tests__/llvm.test.ts#L83
'binDir' is already declared in the upper scope on line 67 column 13
|
Build (ubuntu-22.04):
src/llvm/__tests__/llvm.test.ts#L88
'binDir' is already declared in the upper scope on line 67 column 13
|
Test-macos-14
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
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
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
setup-cpp was called without any arguments. Nothing to do.
|
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
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-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-13
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
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-macos-13
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-windows-2019
Error: Microsoft Visual Studio not found
|
Test-windows-2019
setup-cpp was called without any arguments. Nothing to do.
|
Test-windows-2019
setup-cpp was called without any arguments. Nothing to do.
|
Test-windows-2022
setup-cpp was called without any arguments. Nothing to do.
|
Test-windows-2022
setup-cpp was called without any arguments. Nothing to do.
|
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~63F18T.dockerbuild
|
109 KB |
sha256:d262d25eb55be8a76bec33229fed59a84ffa6303804270ab5e044a592e41214d
|
|
aminya~setup-cpp~AMPACP.dockerbuild
|
103 KB |
sha256:af847461b50d48083c9c30d2b80443852619e1e8602ba45a9f59239afd33245d
|
|
aminya~setup-cpp~BSDZQG.dockerbuild
|
17.3 KB |
sha256:4fd4d0d0c1211ca8544d71477190be4cd3a85340fd989ab4768faee3d3b3b299
|
|
aminya~setup-cpp~DJ842K.dockerbuild
|
19 KB |
sha256:aca4163e4e300a2992d4e4cb2643eebb80aae181acaeb032863cd2eda3df1ff2
|
|
aminya~setup-cpp~GFOF2N.dockerbuild
|
17.6 KB |
sha256:a567fb706b6f8099f1a71eac25b15e16acc5ce0071f44bb59967b76b5775e611
|
|
aminya~setup-cpp~JURMCW.dockerbuild
|
18.8 KB |
sha256:790eaaaaf255c6d8b627e59e14804027369c41a6f9cf8c4e50dff7aa42c99c7f
|
|
aminya~setup-cpp~LLQ3DQ.dockerbuild
|
130 KB |
sha256:203c297a8ba5c20643fa5f83cd927608c50f9bb31ace93f755bc0cdad22fd9c1
|
|
aminya~setup-cpp~OX880S.dockerbuild
|
44.7 KB |
sha256:21c2378c3692fc57a35d9d2ba2de8cddfbbb2fa05f7c78900b55e816c5c95729
|
|
dist
Expired
|
6.66 MB |
|
|
exe
Expired
|
161 MB |
|