Skip to content

🔧 [CMakeLists.txt] Find OpenSSL package #27

🔧 [CMakeLists.txt] Find OpenSSL package

🔧 [CMakeLists.txt] Find OpenSSL package #27

Triggered via push February 5, 2025 13:09
Status Failure
Total duration 9m 0s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 46 warnings
Windows MSVC Debug
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
Windows MSVC Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
Windows Clang Release
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
Windows Clang Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L6
‘Task_CheckForLongPathsEnabled’ has not been declared
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L8
‘has_long_paths_enabled’ is not a member of ‘Cool’
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L10
‘_notification_id’ was not declared in this scope
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L15
‘_notification_id’ was not declared in this scope
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L23
‘enable_long_paths_by_asking_user_permission’ is not a member of ‘Cool’
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L28
‘Task_CheckForLongPathsEnabled’ was not declared in this scope
Linux GCC Release: src/Task_CheckForLongPathsEnabled.cpp#L28
‘_notification_id’ was not declared in this scope
Linux GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows Clang Debug
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
Windows Clang Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
Windows MSVC Release
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
Windows MSVC Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
Linux Clang Release: src/Version/VersionName.cpp#L40
non-void lambda does not return a value in all control paths [-Werror,-Wreturn-type]
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Debug: src/Version/VersionName.cpp#L40
control reaches end of non-void function [-Werror=return-type]
Linux GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Debug: src/Version/VersionName.cpp#L40
non-void lambda does not return a value in all control paths [-Werror,-Wreturn-type]
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Release
no matching function for call to 'construct_at'
MacOS Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Debug
no matching function for call to 'construct_at'
MacOS Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Release: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
#warning "Don't have the functions lrint() and lrintf ()." [-Wcpp]
Linux GCC Release: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
#warning "Replacing these functions with a standard C cast." [-Wcpp]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L81
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L84
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux Clang Release
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
Linux Clang Release: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
Linux Clang Release: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
Linux Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<_Deque_iterator<shared_ptr<Task>, const shared_ptr<Task> &, const shared_ptr<Task> *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<TaskAndCondition>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<shared_ptr<Task>>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
#warning "Don't have the functions lrint() and lrintf ()." [-Wcpp]
Linux GCC Debug: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
#warning "Replacing these functions with a standard C cast." [-Wcpp]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L81
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L84
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux Clang Debug
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
Linux Clang Debug: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
Linux Clang Debug: Lab/Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<__deque_iterator<shared_ptr<Task>, const shared_ptr<Task> *, const shared_ptr<Task> &, const shared_ptr<Task> *const *, long>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<TaskAndCondition, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<shared_ptr<Task>, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Lab/Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<__deque_iterator<shared_ptr<Task>, const shared_ptr<Task> *, const shared_ptr<Task> &, const shared_ptr<Task> *const *, long>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Lab/Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<TaskAndCondition, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Lab/Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<shared_ptr<Task>, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]