Skip to content

🔨 [CI] Fix missing dependencies #24

🔨 [CI] Fix missing dependencies

🔨 [CI] Fix missing dependencies #24

Triggered via push February 5, 2025 12:57
Status Failure
Total duration 10m 21s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 38 warnings
Linux Clang Release: Lab/Cool/lib/easy_ffmpeg/src/VideoDecoder.cpp#L302
too many arguments to function call, expected single argument '__filename', have 3 arguments
Linux Clang Release: Lab/Cool/lib/easy_ffmpeg/src/VideoDecoder.cpp#L467
no member named 'clamp' in namespace 'std'
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Debug: Lab/Cool/lib/easy_ffmpeg/src/VideoDecoder.cpp#L302
too many arguments to function call, expected single argument '__filename', have 3 arguments
Linux Clang Debug: Lab/Cool/lib/easy_ffmpeg/src/VideoDecoder.cpp#L467
no member named 'clamp' in namespace 'std'
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build 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'.'
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 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 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 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 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'."'
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 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 Debug
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
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/src/Cool/Task/TaskManager.cpp#L232
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_Deque_iterator<std::shared_ptr<Cool::Task>, const std::shared_ptr<Cool::Task>&, const std::shared_ptr<Cool::Task>*>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/src/Cool/Task/TaskManager.cpp#L240
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<Cool::TaskManager::TaskAndCondition>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Lab/Cool/src/Cool/Task/TaskManager.cpp#L248
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<std::shared_ptr<Cool::Task> >, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
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 Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L232
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_Deque_iterator<std::shared_ptr<Cool::Task>, const std::shared_ptr<Cool::Task>&, const std::shared_ptr<Cool::Task>*>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L240
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<Cool::TaskManager::TaskAndCondition>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Lab/Cool/src/Cool/Task/TaskManager.cpp#L248
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<std::shared_ptr<Cool::Task> >, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
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]
MacOS Clang Release: Lab/Cool/lib/img/lib/stb_image/stb_image_write.h#L782
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS 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]
MacOS 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]
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/lib/oscpack/ip/IpEndpointName.cpp#L53
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/oscpack/ip/IpEndpointName.cpp#L55
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/oscpack/ip/IpEndpointName.cpp#L68
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/oscpack/ip/IpEndpointName.cpp#L70
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/oscpack/ip/IpEndpointName.cpp#L78
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/oscpack/ip/IpEndpointName.cpp#L80
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: Lab/Cool/lib/wcam/src/internal/wcam_macos.cpp#L7
unused parameter 'id' [-Wunused-parameter]
MacOS Clang Debug: Lab/Cool/lib/wcam/src/internal/wcam_macos.cpp#L7
unused parameter 'resolution' [-Wunused-parameter]
MacOS Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Lab/Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]