Skip to content

better support for ALPN #796

better support for ALPN

better support for ALPN #796

Triggered via pull request August 2, 2023 15:05
Status Failure
Total duration 13m 47s
Artifacts

cmake.yml

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

Annotations

72 errors and 34 warnings
build (ubuntu, mbedtls): sample/engine_test.c#L73
unknown type name ‘tls_engine’; did you mean ‘tlsuv_engine_t’?
build (ubuntu, mbedtls): sample/engine_test.c#L107
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L107
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L137
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L137
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L155
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L155
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L159
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L159
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L168
‘tls_context_api’ has no member named ‘free_engine’; did you mean ‘new_engine’?
build (ubuntu, mbedtls): sample/engine_test.c#L73
unknown type name ‘tls_engine’; did you mean ‘tlsuv_engine_t’?
build (ubuntu, mbedtls): sample/engine_test.c#L107
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L107
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L137
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L137
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L155
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L155
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L159
request for member ‘api’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L159
request for member ‘engine’ in something not a structure or union
build (ubuntu, mbedtls): sample/engine_test.c#L168
‘tls_context_api’ has no member named ‘free_engine’; did you mean ‘new_engine’?
build (ubuntu, openssl): sample/engine_test.c#L73
unknown type name ‘tls_engine’; did you mean ‘tlsuv_engine_t’?
build (ubuntu, openssl): sample/engine_test.c#L107
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L107
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L137
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L137
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L155
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L155
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L159
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L159
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L168
‘tls_context_api’ has no member named ‘free_engine’; did you mean ‘new_engine’?
build (ubuntu, openssl): sample/engine_test.c#L73
unknown type name ‘tls_engine’; did you mean ‘tlsuv_engine_t’?
build (ubuntu, openssl): sample/engine_test.c#L107
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L107
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L137
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L137
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L155
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L155
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L159
request for member ‘api’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L159
request for member ‘engine’ in something not a structure or union
build (ubuntu, openssl): sample/engine_test.c#L168
‘tls_context_api’ has no member named ‘free_engine’; did you mean ‘new_engine’?
build (macOS, openssl): sample/engine_test.c#L73
use of undeclared identifier 'tls_engine'
build (macOS, openssl): sample/engine_test.c#L73
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L107
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L107
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L137
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L137
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L155
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L155
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L159
use of undeclared identifier 'engine'
build (macOS, openssl): sample/engine_test.c#L159
use of undeclared identifier 'engine'
build (windows, openssl): sample/engine_test.c#L73
'tls_engine': undeclared identifier
build (windows, openssl): sample/engine_test.c#L73
'engine': undeclared identifier
build (windows, openssl): sample/engine_test.c#L73
'=': left operand must be l-value
build (windows, openssl): sample/engine_test.c#L107
'engine': undeclared identifier
build (windows, openssl): sample/engine_test.c#L107
left of '->api' must point to struct/union
build (windows, openssl): sample/engine_test.c#L107
left of '->engine' must point to struct/union
build (windows, openssl): sample/engine_test.c#L137
'engine': undeclared identifier
build (windows, openssl): sample/engine_test.c#L137
left of '->api' must point to struct/union
build (windows, openssl): sample/engine_test.c#L137
left of '->engine' must point to struct/union
build (windows, openssl): sample/engine_test.c#L155
'engine': undeclared identifier
build (macOS, mbedtls): sample/engine_test.c#L73
use of undeclared identifier 'tls_engine'
build (macOS, mbedtls): sample/engine_test.c#L73
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L107
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L107
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L137
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L137
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L155
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L155
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L159
use of undeclared identifier 'engine'
build (macOS, mbedtls): sample/engine_test.c#L159
use of undeclared identifier 'engine'
build (windows, mbedtls): src/mbedtls/engine.c#L264
'ca': undeclared identifier
build (windows, mbedtls)
run-cmake action execution failed: 'Error: "'D:\a\_temp\1428335293\cmake-3.27.1-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (ubuntu, mbedtls): sample/engine_test.c#L73
initialization of ‘int *’ from incompatible pointer type ‘tlsuv_engine_t’ {aka ‘struct tlsuv_engine_s *’} [-Wincompatible-pointer-types]
build (ubuntu, mbedtls)
No files were found with the provided path: /home/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, mbedtls)
openssl currently requires the following library from the system package
build (ubuntu, mbedtls): src/mbedtls/engine.c#L507
passing argument 2 of ‘mbedtls_ssl_conf_alpn_protocols’ from incompatible pointer type [-Wincompatible-pointer-types]
build (ubuntu, mbedtls): sample/engine_test.c#L73
initialization of ‘int *’ from incompatible pointer type ‘tlsuv_engine_t’ {aka ‘struct tlsuv_engine_s *’} [-Wincompatible-pointer-types]
build (ubuntu, openssl): sample/engine_test.c#L73
initialization of ‘int *’ from incompatible pointer type ‘tlsuv_engine_t’ {aka ‘struct tlsuv_engine_s *’} [-Wincompatible-pointer-types]
build (ubuntu, openssl)
No files were found with the provided path: /home/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, openssl)
openssl currently requires the following library from the system package
build (ubuntu, openssl): sample/engine_test.c#L73
initialization of ‘int *’ from incompatible pointer type ‘tlsuv_engine_t’ {aka ‘struct tlsuv_engine_s *’} [-Wincompatible-pointer-types]
build (macOS, openssl)
No files were found with the provided path: /Users/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (windows, openssl): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/http.c#L275
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L280
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L289
'status': unreferenced formal parameter
build (windows, openssl): src/http.c#L289
'l': unreferenced formal parameter
build (windows, openssl): src/http.c#L315
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl): src/http.c#L330
'function': conversion from 'size_t' to 'unsigned int', possible loss of data
build (windows, openssl): src/http.c#L332
'>': signed/unsigned mismatch
build (windows, openssl): src/http.c#L337
'>=': signed/unsigned mismatch
build (windows, openssl): src/http.c#L397
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
build (macOS, mbedtls)
No files were found with the provided path: /Users/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (macOS, mbedtls): src/mbedtls/engine.c#L507
passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
build (windows, mbedtls): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/tlsuv.c#L58
'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
build (windows, mbedtls): src/tlsuv.c#L193
'l': unreferenced formal parameter
build (windows, mbedtls): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/http.c#L275
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L280
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L289
'status': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L289
'l': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L315
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L330
'function': conversion from 'size_t' to 'unsigned int', possible loss of data
build (windows, mbedtls)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.