Skip to content

load system CA on android from proper location #1027

load system CA on android from proper location

load system CA on android from proper location #1027

Triggered via pull request December 23, 2024 18:57
Status Failure
Total duration 13m 3s
Artifacts 5

cmake.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 48 warnings
x64-windows-static-md-openssl: src/openssl/engine.c#L85
syntax error: 'constant' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L85
syntax error: missing '{' before '*' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L85
syntax error: ')' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L300
syntax error: 'constant' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L300
syntax error: missing '{' before '*' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L300
syntax error: ')' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L300
expected '(' to follow 'n' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L374
syntax error: 'constant' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L374
syntax error: missing '{' before '*' [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-windows-static-md-openssl: src/openssl/engine.c#L374
'X509_OBJECT': redefinition; different basic types [D:\a\tlsuv\tlsuv\build\tlsuv.vcxproj]
x64-mingw-static-openssl: src/openssl/engine.c#L85
expected ')' before numeric constant
x64-mingw-static-openssl: src/openssl/engine.c#L300
expected ')' before numeric constant
x64-mingw-static-openssl: src/openssl/engine.c#L374
expected ')' before numeric constant
x64-mingw-static-openssl: src/openssl/engine.c#L374
expected ';', ',' or ')' before 'X509_OBJECT'
x64-mingw-static-openssl: src/openssl/engine.c#L417
'by_subj_old_hash' undeclared (first use in this function)
x64-mingw-static-openssl: src/openssl/engine.c#L1071
'subj' undeclared (first use in this function)
x64-mingw-static-openssl
Process completed with exit code 1.
arm64-osx-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
arm64-osx-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
arm64-osx-mbedtls
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
arm64-osx-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
arm64-osx-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
arm64-osx-openssl
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
x64-linux-mbedtls
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
x64-linux-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-linux-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-linux-openssl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
x64-linux-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-linux-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-windows-static-md-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-windows-static-md-openssl
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_t.c#L8
'initializing': conversion from 'int' to 'const unsigned int', signed/unsigned mismatch [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_t.c#L23
unary minus operator applied to unsigned type, result still unsigned [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_t.c#L31
'=': conversion from 'size_t' to 'ULONG', possible loss of data [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_t.c#L27
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_t.c#L126
'uv_link_close_join': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/uv_link_observer_t.c#L17
'uv_link_observer_read_cb': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/defaults.c#L40
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/defaults.c#L46
'err': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/defaults.c#L46
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-openssl: deps/uv_link_t/src/defaults.c#L54
'uv_link_default_alloc_cb_override': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_t.c#L8
'initializing': conversion from 'int' to 'const unsigned int', signed/unsigned mismatch [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_t.c#L23
unary minus operator applied to unsigned type, result still unsigned [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_t.c#L31
'=': conversion from 'size_t' to 'ULONG', possible loss of data [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_t.c#L27
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_t.c#L126
'uv_link_close_join': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/uv_link_observer_t.c#L17
'uv_link_observer_read_cb': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/defaults.c#L40
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/defaults.c#L46
'err': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/defaults.c#L46
'link': unreferenced formal parameter [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls: deps/uv_link_t/src/defaults.c#L54
'uv_link_default_alloc_cb_override': 'void' function returning a value [D:\a\tlsuv\tlsuv\build\deps\uv_link.vcxproj]
x64-windows-static-md-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-windows-static-md-mbedtls
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
x64-mingw-static-openssl
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L29
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L40
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L49
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L60
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L74
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L86
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L98
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L111
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L124
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl: src/pkcs11/pkcs11f.h#L136
'dllimport' attribute ignored [-Wattributes]
x64-mingw-static-openssl
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
arm64-osx-mbedtls-TestReport
27.9 KB
arm64-osx-openssl-TestReport
31.8 KB
x64-linux-mbedtls-TestReport
123 KB
x64-linux-openssl-TestReport
201 KB
x64-windows-static-md-mbedtls-TestReport
28.8 KB