Skip to content

⚗ [CI] Try fix MacOS build #859

⚗ [CI] Try fix MacOS build

⚗ [CI] Try fix MacOS build #859

Triggered via push November 7, 2024 12:22
Status Failure
Total duration 11m 35s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 80 warnings
MacOS Clang Release: CMakeLists.txt#L2
The CMAKE_C_COMPILER:
MacOS Clang Release: CMakeLists.txt#L2
The CMAKE_CXX_COMPILER:
MacOS Clang Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
MacOS Clang Debug: CMakeLists.txt#L2
The CMAKE_C_COMPILER:
MacOS Clang Debug: CMakeLists.txt#L2
The CMAKE_CXX_COMPILER:
MacOS Clang Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
Linux Clang Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux Clang Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux Clang Release: 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: 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: lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux GCC Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux GCC Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux GCC Debug: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MacOS Clang Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux GCC Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux GCC Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux GCC Release: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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]
Windows MSVC Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows MSVC Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows MSVC Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows MSVC Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows Clang Release
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows Clang Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows Clang Release: lib/Audio/lib/libnyquist/src/Common.cpp#L198
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/src/VorbisDecoder.cpp#L61
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L116
passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L228
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L246
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L253
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L254
'strcat' is deprecated: This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L293
'_wfopen' is deprecated: This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L198
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L245
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows Clang Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows Clang Debug: lib/Audio/lib/libnyquist/src/Common.cpp#L198
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/src/VorbisDecoder.cpp#L61
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L198
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L245
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L275
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_utils.c#L43
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_utils.c#L64
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_utils.c#L71
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_utils.c#L81
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_utils.c#L88
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Linux Clang Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux Clang Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux Clang Debug: 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: 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: lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MacOS Clang Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/